"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/14 05:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara" 2026/02/14 05:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone1997079889" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:03:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/14 05:03:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:03:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:03:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:03:56 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:03:56 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:03:57 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:03:57 DEBUG : B2 bucket rclone-test-hasopuh5wara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:03:58 DEBUG : Creating backend with remote "/non-existing" 2026/02/14 05:03:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/14 05:03:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:03:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:00 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:00 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:00 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:01 INFO : B2 bucket rclone-test-hasopuh5wara: Running all checks before starting transfers 2026/02/14 05:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:01 INFO : B2 bucket rclone-test-hasopuh5wara: Checks finished, now starting transfers 2026/02/14 05:04:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:02 ERROR : Ignoring --no-traverse with sync 2026/02/14 05:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:03 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:04:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.68s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/14 05:04:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:05 DEBUG : hello world2: size = 12 OK 2026/02/14 05:04:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/14 05:04:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:04:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:06 DEBUG : potato2: size = 11 OK 2026/02/14 05:04:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:04:07 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:07 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:08 DEBUG : potato2: size = 11 OK 2026/02/14 05:04:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/14 05:04:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:04:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/14 05:04:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:04:09 INFO : sub dir2: Making directory 2026/02/14 05:04:09 INFO : sub dir: Making directory 2026/02/14 05:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:09 INFO : sub dir2/sub sub dir2: Making directory 2026/02/14 05:04:09 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:09 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:09 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/14 05:04:09 DEBUG : B2 bucket rclone-test-hasopuh5wara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:10 INFO : sub dir2: Making directory 2026/02/14 05:04:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/14 05:04:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:10 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:10 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:11 DEBUG : sub dir2: Making directory with metadata 2026/02/14 05:04:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:04:11 INFO : sub dir2: Making directory 2026/02/14 05:04:11 INFO : sub dir: Making directory 2026/02/14 05:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:12 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:04:12 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/14 05:04:12 DEBUG : B2 bucket rclone-test-hasopuh5wara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/14 05:04:12 DEBUG : B2 bucket rclone-test-hasopuh5wara: 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:13 INFO : sub dir2: Making directory 2026/02/14 05:04:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:13 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:13 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:14 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:14 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:04:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:15 DEBUG : sub dir2: Making directory with metadata 2026/02/14 05:04:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:04:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:04:15 INFO : sub dir2: Making directory 2026/02/14 05:04:15 INFO : sub dir: Making directory 2026/02/14 05:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:15 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:15 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:15 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:04:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/14 05:04:15 DEBUG : B2 bucket rclone-test-hasopuh5wara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:16 INFO : sub dir2: Making directory 2026/02/14 05:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:17 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:17 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:17 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:04:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-widewin9dida" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-widewin9dida 2026/02/14 05:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:20 DEBUG : B2 bucket rclone-test-widewin9dida: Waiting for checks to finish 2026/02/14 05:04:20 DEBUG : B2 bucket rclone-test-widewin9dida: Waiting for transfers to finish 2026/02/14 05:04:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:21 DEBUG : B2 bucket rclone-test-widewin9dida: Purge remote 2026/02/14 05:04:21 INFO : B2 bucket rclone-test-widewin9dida: cleaning bucket "rclone-test-widewin9dida" of all files 2026/02/14 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff21da3809d5bab9fc80e1b_f1026c907f1510cd6_d20260214_m050421_c001_v0001167_t0000_u01771045461073") --- PASS: TestServerSideCopy (4.68s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:04:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:04:23 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 05:04:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:24 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 05:04:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 05:04:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-paxihuj3xeha" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-paxihuj3xeha 2026/02/14 05:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:26 DEBUG : B2 bucket rclone-test-paxihuj3xeha: Waiting for checks to finish 2026/02/14 05:04:26 DEBUG : B2 bucket rclone-test-paxihuj3xeha: Waiting for transfers to finish 2026/02/14 05:04:27 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:04:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-paxihuj3xeha) 2026/02/14 05:04:28 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 05:04:28 DEBUG : B2 bucket rclone-test-paxihuj3xeha: Waiting for checks to finish 2026/02/14 05:04:28 DEBUG : B2 bucket rclone-test-paxihuj3xeha: Waiting for transfers to finish 2026/02/14 05:04:29 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 05:04:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 05:04:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:29 DEBUG : B2 bucket rclone-test-paxihuj3xeha: Purge remote 2026/02/14 05:04:29 INFO : B2 bucket rclone-test-paxihuj3xeha: cleaning bucket "rclone-test-paxihuj3xeha" of all files 2026/02/14 05:04:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f723d33809d5bab9fc80e1b_f100b5d3861c3963c_d20260214_m050428_c001_v0001091_t0014_u01771045468654") 2026/02/14 05:04:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f723d33809d5bab9fc80e1b_f111e496b69a0e4ee_d20260214_m050427_c001_v0001153_t0009_u01771045467273") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:04:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:04:31 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 05:04:31 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:31 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:32 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 05:04:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 05:04:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/14 05:04:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyakiw2leso" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-xeyakiw2leso 2026/02/14 05:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:35 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for checks to finish 2026/02/14 05:04:35 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for transfers to finish 2026/02/14 05:04:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:04:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xeyakiw2leso) 2026/02/14 05:04:37 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 05:04:37 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for checks to finish 2026/02/14 05:04:37 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for transfers to finish 2026/02/14 05:04:37 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 05:04:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 05:04:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:38 INFO : sub dir/hello world: Deleted 2026/02/14 05:04:39 DEBUG : testing file moves 2026/02/14 05:04:39 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for checks to finish 2026/02/14 05:04:39 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:04:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xeyakiw2leso) 2026/02/14 05:04:39 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 05:04:39 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Waiting for transfers to finish 2026/02/14 05:04:39 DEBUG : sub dir/hello world: size = 24 OK 2026/02/14 05:04:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/14 05:04:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 05:04:39 INFO : sub dir/hello world: Deleted 2026/02/14 05:04:40 DEBUG : B2 bucket rclone-test-xeyakiw2leso: Purge remote 2026/02/14 05:04:40 INFO : B2 bucket rclone-test-xeyakiw2leso: cleaning bucket "rclone-test-xeyakiw2leso" of all files 2026/02/14 05:04:40 DEBUG : sub dir/hello world: Deleting (id "4_zef125d33809d5bab9fc80e1b_f115dff85bf74996a_d20260214_m050439_c001_v0001120_t0040_u01771045479353") 2026/02/14 05:04:40 DEBUG : sub dir/hello world: Deleting (id "4_zef125d33809d5bab9fc80e1b_f1115371f66140903_d20260214_m050437_c001_v0001102_t0002_u01771045477452") 2026/02/14 05:04:40 DEBUG : sub dir/hello world: Deleting (id "4_zef125d33809d5bab9fc80e1b_f102d205ed7272546_d20260214_m050435_c001_v0001105_t0055_u01771045475710") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:42 ERROR : error listing: directory not found 2026/02/14 05:04:42 INFO : Local file system at /tmp/rclone1997079889: Making directory 2026/02/14 05:04:42 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:42 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:04:44 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for checks to finish 2026/02/14 05:04:44 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for transfers to finish 2026/02/14 05:04:44 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/14 05:04:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:04:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/14 05:04:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/14 05:04:45 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:45 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:45 DEBUG : check sum: size = 1 OK 2026/02/14 05:04:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:04:45 INFO : check sum: Copied (new) 2026/02/14 05:04:45 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:46 DEBUG : check sum: size = 1 OK 2026/02/14 05:04:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:04:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/14 05:04:46 DEBUG : check sum: Unchanged skipping 2026/02/14 05:04:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:46 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/14 05:04:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:47 DEBUG : sizeonly: size = 6 OK 2026/02/14 05:04:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 05:04:47 INFO : sizeonly: Copied (new) 2026/02/14 05:04:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:47 DEBUG : sizeonly: size = 6 OK 2026/02/14 05:04:47 DEBUG : sizeonly: Sizes identical 2026/02/14 05:04:47 DEBUG : sizeonly: Unchanged skipping 2026/02/14 05:04:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/14 05:04:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/14 05:04:49 INFO : ignore-size: Copied (new) 2026/02/14 05:04:49 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:04:49 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:49 DEBUG : ignore-size: Unchanged skipping 2026/02/14 05:04:49 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:49 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:51 DEBUG : existing: size = 6 OK 2026/02/14 05:04:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:04:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:51 DEBUG : existing: Unchanged skipping 2026/02/14 05:04:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:51 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:51 INFO : There was nothing to transfer 2026/02/14 05:04:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/14 05:04:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:52 DEBUG : existing: size = 6 OK 2026/02/14 05:04:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 05:04:52 INFO : existing: Copied (replaced existing) 2026/02/14 05:04:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 05:04:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:53 DEBUG : existing: size = 6 OK 2026/02/14 05:04:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 05:04:53 INFO : existing: Copied (new) 2026/02/14 05:04:53 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:53 DEBUG : existing: Destination exists, skipping 2026/02/14 05:04:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:53 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/14 05:04:55 DEBUG : c/non empty space: size = 5 OK 2026/02/14 05:04:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:04:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 05:04:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:55 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 05:04:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:56 DEBUG : a/potato2: size = 60 OK 2026/02/14 05:04:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:04:56 INFO : a/potato2: Copied (new) 2026/02/14 05:04:56 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:04:58 DEBUG : empty space: size = 1 OK 2026/02/14 05:04:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/14 05:04:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:04:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/14 05:04:58 DEBUG : empty space: Unchanged skipping 2026/02/14 05:04:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:58 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:58 INFO : There was nothing to transfer 2026/02/14 05:04:58 DEBUG : empty space: size = 1 OK 2026/02/14 05:04:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/14 05:04:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:04:59 INFO : empty space: Updated modification time in destination 2026/02/14 05:04:59 DEBUG : empty space: Unchanged skipping 2026/02/14 05:04:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:04:59 DEBUG : Waiting for deletions to finish 2026/02/14 05:04:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:01 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/14 05:05:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:05:01 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:01 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:02 DEBUG : foo: size = 3 OK 2026/02/14 05:05:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/14 05:05:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:02 DEBUG : foo: sha1 differ 2026/02/14 05:05:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:02 DEBUG : foo: size = 3 OK 2026/02/14 05:05:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/14 05:05:02 INFO : foo: Copied (replaced existing) 2026/02/14 05:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:04 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/14 05:05:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:04 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:04 DEBUG : potato: size = 60 OK 2026/02/14 05:05:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:04 INFO : potato: Copied (new) 2026/02/14 05:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:06 DEBUG : potato: size = 60 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:06 DEBUG : potato: Sizes differ 2026/02/14 05:05:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:07 DEBUG : potato: size = 21 OK 2026/02/14 05:05:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/14 05:05:07 INFO : potato: Copied (replaced existing) 2026/02/14 05:05:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:09 DEBUG : potato: size = 21 OK 2026/02/14 05:05:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/14 05:05:09 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:09 DEBUG : potato: sha1 differ 2026/02/14 05:05:09 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:09 DEBUG : potato: size = 21 OK 2026/02/14 05:05:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/14 05:05:09 INFO : potato: Copied (replaced existing) 2026/02/14 05:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:11 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:11 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/14 05:05:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:11 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:13 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:13 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:13 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:13 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:14 DEBUG : potato2: size = 60 OK 2026/02/14 05:05:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:14 INFO : potato2: Copied (new) 2026/02/14 05:05:14 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:17 INFO : d: Making directory 2026/02/14 05:05:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/14 05:05:17 DEBUG : c/non empty space: size = 5 OK 2026/02/14 05:05:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:17 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:17 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 05:05:17 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:18 DEBUG : a/potato2: size = 60 OK 2026/02/14 05:05:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:18 INFO : a/potato2: Copied (new) 2026/02/14 05:05:18 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/14 05:05:20 DEBUG : c/non empty space: size = 5 OK 2026/02/14 05:05:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:20 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 05:05:20 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:20 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:21 DEBUG : a/potato2: size = 60 OK 2026/02/14 05:05:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:21 INFO : a/potato2: Copied (new) 2026/02/14 05:05:21 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting files as there were IO errors 2026/02/14 05:05:21 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:23 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:23 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:23 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:23 INFO : potato: Deleted 2026/02/14 05:05:23 DEBUG : potato2: size = 60 OK 2026/02/14 05:05:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:26 INFO : potato: Deleted 2026/02/14 05:05:26 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:26 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:27 DEBUG : potato2: size = 60 OK 2026/02/14 05:05:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:05:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.15s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:05:28 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:28 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:29 DEBUG : potato2: size = 19 OK 2026/02/14 05:05:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/14 05:05:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:31 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : enormous: Excluded 2026/02/14 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : potato2: Excluded 2026/02/14 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:31 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:31 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:31 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:31 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:31 INFO : There was nothing to transfer 2026/02/14 05:05:31 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : enormous: Excluded 2026/02/14 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : potato2: Excluded 2026/02/14 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 05:05:31 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:31 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for checks to finish 2026/02/14 05:05:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/14 05:05:31 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:31 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for transfers to finish 2026/02/14 05:05:31 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:34 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 05:05:34 DEBUG : enormous: Excluded 2026/02/14 05:05:34 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 05:05:34 DEBUG : potato2: Excluded 2026/02/14 05:05:34 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:05:34 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:34 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:34 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:34 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:34 INFO : enormous: Deleted 2026/02/14 05:05:34 INFO : potato2: Deleted 2026/02/14 05:05:34 INFO : There was nothing to transfer 2026/02/14 05:05:35 DEBUG : empty space: size = 1 OK 2026/02/14 05:05:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/14 05:05:35 DEBUG : empty space: Unchanged skipping 2026/02/14 05:05:35 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for checks to finish 2026/02/14 05:05:35 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for transfers to finish 2026/02/14 05:05:35 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:35 INFO : enormous: Deleted 2026/02/14 05:05:35 INFO : potato2: Deleted 2026/02/14 05:05:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:37 DEBUG : five: Need to transfer - File not found at Destination 2026/02/14 05:05:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:37 DEBUG : four: size = 8 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:37 DEBUG : four: Sizes differ 2026/02/14 05:05:37 DEBUG : one: Destination is newer than source, skipping 2026/02/14 05:05:37 DEBUG : three: size = 5 OK 2026/02/14 05:05:37 DEBUG : three: Sizes identical 2026/02/14 05:05:37 DEBUG : two: size = 3 OK 2026/02/14 05:05:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:37 DEBUG : two: sha1 differ 2026/02/14 05:05:37 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/14 05:05:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 05:05:37 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:37 DEBUG : five: size = 4 OK 2026/02/14 05:05:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/14 05:05:37 INFO : five: Copied (new) 2026/02/14 05:05:38 DEBUG : two: size = 3 OK 2026/02/14 05:05:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 05:05:38 INFO : two: Copied (replaced existing) 2026/02/14 05:05:38 DEBUG : four: size = 4 OK 2026/02/14 05:05:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/14 05:05:38 INFO : four: Copied (replaced existing) 2026/02/14 05:05:38 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:38 DEBUG : five: size = 4 OK 2026/02/14 05:05:38 DEBUG : four: size = 4 OK 2026/02/14 05:05:38 DEBUG : one: Destination is newer than source, skipping 2026/02/14 05:05:38 DEBUG : three: size = 5 OK 2026/02/14 05:05:38 DEBUG : two: size = 3 OK 2026/02/14 05:05:38 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1997079889) 2026/02/14 05:05:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:05:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 05:05:38 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/14 05:05:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 05:05:38 DEBUG : three: sha1 differ 2026/02/14 05:05:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/14 05:05:38 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/14 05:05:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/14 05:05:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 05:05:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/14 05:05:38 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/14 05:05:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 05:05:38 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:39 DEBUG : three: size = 5 OK 2026/02/14 05:05:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:05:39 INFO : three: Copied (replaced existing) 2026/02/14 05:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.82s) === 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/14 05:05:40 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:40 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:40 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 05:05:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/14 05:05:40 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:40 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:41 DEBUG : yam: size = 11 OK 2026/02/14 05:05:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:41 INFO : yam: Copied (new) 2026/02/14 05:05:41 DEBUG : potato: size = 14 OK 2026/02/14 05:05:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 05:05:41 INFO : potato: Copied (new) 2026/02/14 05:05:41 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:41 DEBUG : potato: size = 14 OK 2026/02/14 05:05:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:05:41 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:41 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:41 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:41 DEBUG : potato: Unchanged skipping 2026/02/14 05:05:41 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:42 DEBUG : yaml: size = 11 OK 2026/02/14 05:05:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:42 INFO : yam: Copied (server-side copy) to: yaml 2026/02/14 05:05:42 INFO : yam: Deleted 2026/02/14 05:05:42 INFO : yaml: Renamed from "yam" 2026/02/14 05:05:42 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/14 05:05:43 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:43 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/14 05:05:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 05:05:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:44 DEBUG : potato: size = 14 OK 2026/02/14 05:05:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 05:05:44 INFO : potato: Copied (new) 2026/02/14 05:05:44 DEBUG : yam: size = 11 OK 2026/02/14 05:05:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:44 INFO : yam: Copied (new) 2026/02/14 05:05:44 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:44 DEBUG : potato: size = 14 OK 2026/02/14 05:05:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:05:44 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:44 DEBUG : potato: Unchanged skipping 2026/02/14 05:05:44 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:44 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:44 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:45 DEBUG : yaml: size = 11 OK 2026/02/14 05:05:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:45 INFO : yam: Copied (server-side copy) to: yaml 2026/02/14 05:05:45 INFO : yam: Deleted 2026/02/14 05:05:45 INFO : yaml: Renamed from "yam" 2026/02/14 05:05:45 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/14 05:05:46 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:46 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 05:05:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/14 05:05:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:47 DEBUG : sub/yam: size = 11 OK 2026/02/14 05:05:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:47 INFO : sub/yam: Copied (new) 2026/02/14 05:05:47 DEBUG : potato: size = 14 OK 2026/02/14 05:05:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 05:05:47 INFO : potato: Copied (new) 2026/02/14 05:05:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:05:48 INFO : B2 bucket rclone-test-hasopuh5wara: Making map for --track-renames 2026/02/14 05:05:48 INFO : B2 bucket rclone-test-hasopuh5wara: Finished making map for --track-renames 2026/02/14 05:05:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:48 DEBUG : potato: size = 14 OK 2026/02/14 05:05:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:05:48 DEBUG : potato: Unchanged skipping 2026/02/14 05:05:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for renames to finish 2026/02/14 05:05:48 DEBUG : yam: size = 11 OK 2026/02/14 05:05:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 05:05:48 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/14 05:05:48 INFO : sub/yam: Deleted 2026/02/14 05:05:48 INFO : yam: Renamed from "sub/yam" 2026/02/14 05:05:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:49 DEBUG : Creating backend with remote "/tmp/rclone1997079889/dir1" 2026/02/14 05:05:49 DEBUG : Config file has changed externally - reloading 2026/02/14 05:05:49 DEBUG : Creating backend with remote "/tmp/rclone1997079889/dir2" 2026/02/14 05:05:49 DEBUG : Local file system at /tmp/rclone1997079889/dir2: Using server-side directory move 2026/02/14 05:05:49 INFO : Local file system at /tmp/rclone1997079889/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/14 05:05:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/14 05:05:49 INFO : file1.txt: Moved (server-side) 2026/02/14 05:05:49 DEBUG : Local file system at /tmp/rclone1997079889/dir2: Waiting for checks to finish 2026/02/14 05:05:49 DEBUG : Local file system at /tmp/rclone1997079889/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:05:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/14 05:05:50 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:50 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/14 05:05:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/14 05:05:50 INFO : nested/sub dir/file: Copied (new) 2026/02/14 05:05:50 INFO : nested/sub dir/file: Deleted 2026/02/14 05:05:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:05:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:05:51 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:05:51 INFO : sub dir/hello world: Deleted 2026/02/14 05:05:51 INFO : sub dir: Removing directory 2026/02/14 05:05:51 INFO : nested/sub dir: Removing directory 2026/02/14 05:05:51 INFO : nested: Removing directory 2026/02/14 05:05:51 DEBUG : Local file system at /tmp/rclone1997079889: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/14 05:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 05:05:52 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:52 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 05:05:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:05:52 INFO : sub dir/hello world: Copied (new) 2026/02/14 05:05:52 INFO : sub dir/hello world: Deleted 2026/02/14 05:05:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/14 05:05:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/14 05:05:52 INFO : nested/sub dir/file: Copied (new) 2026/02/14 05:05:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/14 05:05:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 05:05:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:53 DEBUG : existing: size = 6 OK 2026/02/14 05:05:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 05:05:53 INFO : existing: Copied (new) 2026/02/14 05:05:53 INFO : existing: Deleted 2026/02/14 05:05:54 DEBUG : existing-b: size = 6 OK 2026/02/14 05:05:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/14 05:05:54 INFO : existing-b: Copied (new) 2026/02/14 05:05:54 INFO : existing-b: Deleted 2026/02/14 05:05:54 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:05:54 DEBUG : existing: Destination exists, skipping 2026/02/14 05:05:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/14 05:05:54 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:05:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nefabut1muno" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-nefabut1muno 2026/02/14 05:06:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:10 DEBUG : empty space: size = 1 OK 2026/02/14 05:06:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 05:06:10 DEBUG : empty space: Unchanged skipping 2026/02/14 05:06:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:06:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nefabut1muno) 2026/02/14 05:06:10 DEBUG : potato3: Sizes differ 2026/02/14 05:06:10 DEBUG : B2 bucket rclone-test-nefabut1muno: Waiting for checks to finish 2026/02/14 05:06:10 INFO : empty space: Deleted 2026/02/14 05:06:10 DEBUG : B2 bucket rclone-test-nefabut1muno: Waiting for transfers to finish 2026/02/14 05:06:10 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:10 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:10 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:10 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:10 INFO : potato3: Deleted 2026/02/14 05:06:10 INFO : potato2: Deleted 2026/02/14 05:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xifocuq7rako" 2026/02/14 05:06:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/14 05:06:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 05:06:12 DEBUG : B2 bucket rclone-test-xifocuq7rako: Waiting for checks to finish 2026/02/14 05:06:12 DEBUG : B2 bucket rclone-test-xifocuq7rako: Waiting for transfers to finish 2026/02/14 05:06:13 DEBUG : empty space: size = 1 OK 2026/02/14 05:06:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:06:13 INFO : empty space: Copied (server-side copy) 2026/02/14 05:06:13 INFO : empty space: Deleted 2026/02/14 05:06:13 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:13 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:13 INFO : potato3: Deleted 2026/02/14 05:06:13 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:13 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:14 INFO : potato2: Deleted 2026/02/14 05:06:14 DEBUG : B2 bucket rclone-test-xifocuq7rako: Purge remote 2026/02/14 05:06:14 INFO : B2 bucket rclone-test-xifocuq7rako: cleaning bucket "rclone-test-xifocuq7rako" of all files 2026/02/14 05:06:14 DEBUG : empty space: Deleting (id "4_zdfd2cdf380ad5bab9fc80e1b_f108ba5d59275bcd5_d20260214_m050612_c001_v0001134_t0032_u01771045572960") 2026/02/14 05:06:14 DEBUG : potato2: Deleting (id "4_zdfd2cdf380ad5bab9fc80e1b_f1197387301f28de2_d20260214_m050613_c001_v0001173_t0043_u01771045573282") 2026/02/14 05:06:14 DEBUG : potato3: Deleting (id "4_zdfd2cdf380ad5bab9fc80e1b_f1007623885e17925_d20260214_m050613_c001_v0001185_t0029_u01771045573332") 2026/02/14 05:06:15 DEBUG : B2 bucket rclone-test-nefabut1muno: Purge remote 2026/02/14 05:06:15 INFO : B2 bucket rclone-test-nefabut1muno: cleaning bucket "rclone-test-nefabut1muno" of all files 2026/02/14 05:06:15 DEBUG : empty space: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f408ea39cebb5b14c_d20260214_m050613_c001_v7007000_t0000_u01771045573257") 2026/02/14 05:06:15 DEBUG : empty space: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f117d978ad0825292_d20260214_m050558_c001_v0001144_t0018_u01771045558965") 2026/02/14 05:06:15 DEBUG : potato2: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f408ea39cebb5b14f_d20260214_m050613_c001_v7007000_t0000_u01771045573968") 2026/02/14 05:06:15 DEBUG : potato2: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f115391017a2cf96d_d20260214_m050610_c001_v0001097_t0010_u01771045570125") 2026/02/14 05:06:15 DEBUG : potato3: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f408ea39cebb5b14d_d20260214_m050613_c001_v7007000_t0000_u01771045573527") 2026/02/14 05:06:15 DEBUG : potato3: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f1134b319fb51b032_d20260214_m050610_c001_v0001185_t0040_u01771045570509") 2026/02/14 05:06:15 DEBUG : potato3: Deleting (id "4_zcff29d6380ad5bab9fc80e1b_f117d978ad0825296_d20260214_m050600_c001_v0001144_t0002_u01771045560640") 2026/02/14 05:06:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/02/14 05:06:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 05:06:15 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (21.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vubibix8huha" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-vubibix8huha 2026/02/14 05:06:22 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 05:06:22 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 05:06:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:06:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vubibix8huha) 2026/02/14 05:06:22 DEBUG : potato3: Sizes differ 2026/02/14 05:06:22 DEBUG : B2 bucket rclone-test-vubibix8huha: Waiting for checks to finish 2026/02/14 05:06:22 DEBUG : B2 bucket rclone-test-vubibix8huha: Waiting for transfers to finish 2026/02/14 05:06:22 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:22 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:22 INFO : potato2: Deleted 2026/02/14 05:06:23 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:23 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:23 INFO : potato3: Deleted 2026/02/14 05:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqusag3love" 2026/02/14 05:06:24 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 05:06:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 05:06:25 DEBUG : B2 bucket rclone-test-wiqusag3love: Waiting for checks to finish 2026/02/14 05:06:25 DEBUG : B2 bucket rclone-test-wiqusag3love: Waiting for transfers to finish 2026/02/14 05:06:26 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:26 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:26 INFO : potato2: Deleted 2026/02/14 05:06:26 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:26 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:26 INFO : potato3: Deleted 2026/02/14 05:06:26 DEBUG : B2 bucket rclone-test-wiqusag3love: Purge remote 2026/02/14 05:06:26 INFO : B2 bucket rclone-test-wiqusag3love: cleaning bucket "rclone-test-wiqusag3love" of all files 2026/02/14 05:06:27 DEBUG : potato2: Deleting (id "4_z3f220d1380bd5bab9fc80e1b_f1016ad35cd50e1ef_d20260214_m050625_c001_v0001173_t0051_u01771045585716") 2026/02/14 05:06:27 DEBUG : potato3: Deleting (id "4_z3f220d1380bd5bab9fc80e1b_f110f7970dc84e591_d20260214_m050626_c001_v0001101_t0021_u01771045586088") 2026/02/14 05:06:27 DEBUG : B2 bucket rclone-test-vubibix8huha: Purge remote 2026/02/14 05:06:27 INFO : B2 bucket rclone-test-vubibix8huha: cleaning bucket "rclone-test-vubibix8huha" of all files 2026/02/14 05:06:27 DEBUG : empty space: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f1043416905df828b_d20260214_m050621_c001_v0001150_t0045_u01771045581482") 2026/02/14 05:06:27 DEBUG : potato2: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f41959969dc8353c8_d20260214_m050626_c001_v7007000_t0000_u01771045586124") 2026/02/14 05:06:27 DEBUG : potato2: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f1068633678395f33_d20260214_m050622_c001_v0001171_t0033_u01771045582495") 2026/02/14 05:06:27 DEBUG : potato3: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f41959969dc8353d0_d20260214_m050626_c001_v7007000_t0000_u01771045586478") 2026/02/14 05:06:27 DEBUG : potato3: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f119979d8be8ba079_d20260214_m050622_c001_v0001038_t0032_u01771045582863") 2026/02/14 05:06:27 DEBUG : potato3: Deleting (id "4_zef02ede380ad5bab9fc80e1b_f1043416905df828d_d20260214_m050621_c001_v0001150_t0004_u01771045581780") --- PASS: TestServerSideMoveWithFilter (12.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wepakun5daqu" 2026/02/14 05:06:33 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hasopuh5wara -> B2 bucket rclone-test-wepakun5daqu 2026/02/14 05:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:35 DEBUG : empty space: size = 1 OK 2026/02/14 05:06:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 05:06:35 DEBUG : empty space: Unchanged skipping 2026/02/14 05:06:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:06:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wepakun5daqu) 2026/02/14 05:06:35 DEBUG : potato3: Sizes differ 2026/02/14 05:06:35 DEBUG : B2 bucket rclone-test-wepakun5daqu: Waiting for checks to finish 2026/02/14 05:06:35 INFO : empty space: Deleted 2026/02/14 05:06:35 DEBUG : B2 bucket rclone-test-wepakun5daqu: Waiting for transfers to finish 2026/02/14 05:06:35 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:35 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:35 INFO : potato2: Deleted 2026/02/14 05:06:36 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:36 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:36 INFO : potato3: Deleted 2026/02/14 05:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jafesow4tepa" 2026/02/14 05:06:37 INFO : tomatoDir: Making directory 2026/02/14 05:06:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/14 05:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 05:06:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 05:06:38 DEBUG : B2 bucket rclone-test-jafesow4tepa: Waiting for checks to finish 2026/02/14 05:06:38 DEBUG : B2 bucket rclone-test-jafesow4tepa: Waiting for transfers to finish 2026/02/14 05:06:39 DEBUG : empty space: size = 1 OK 2026/02/14 05:06:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 05:06:39 INFO : empty space: Copied (server-side copy) 2026/02/14 05:06:39 INFO : empty space: Deleted 2026/02/14 05:06:39 DEBUG : potato2: size = 60 OK 2026/02/14 05:06:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 05:06:39 INFO : potato2: Copied (server-side copy) 2026/02/14 05:06:39 DEBUG : potato3: size = 68 OK 2026/02/14 05:06:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 05:06:39 INFO : potato3: Copied (server-side copy) 2026/02/14 05:06:39 INFO : potato2: Deleted 2026/02/14 05:06:40 INFO : potato3: Deleted 2026/02/14 05:06:40 DEBUG : B2 bucket rclone-test-jafesow4tepa: Purge remote 2026/02/14 05:06:40 INFO : B2 bucket rclone-test-jafesow4tepa: cleaning bucket "rclone-test-jafesow4tepa" of all files 2026/02/14 05:06:40 DEBUG : empty space: Deleting (id "4_z2fe23d5380bd5bab9fc80e1b_f117d1b29bfd43503_d20260214_m050638_c001_v0001173_t0021_u01771045598917") 2026/02/14 05:06:40 DEBUG : potato2: Deleting (id "4_z2fe23d5380bd5bab9fc80e1b_f11009b02479c74db_d20260214_m050639_c001_v0001173_t0041_u01771045599282") 2026/02/14 05:06:40 DEBUG : potato3: Deleting (id "4_z2fe23d5380bd5bab9fc80e1b_f1101d51ec7b47a4c_d20260214_m050639_c001_v0001038_t0008_u01771045599304") 2026/02/14 05:06:41 DEBUG : B2 bucket rclone-test-wepakun5daqu: Purge remote 2026/02/14 05:06:41 INFO : B2 bucket rclone-test-wepakun5daqu: cleaning bucket "rclone-test-wepakun5daqu" of all files 2026/02/14 05:06:41 DEBUG : empty space: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f40260b94683f7d53_d20260214_m050639_c001_v7007000_t0000_u01771045599526") 2026/02/14 05:06:41 DEBUG : empty space: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f106d72693950c596_d20260214_m050634_c001_v0001185_t0053_u01771045594766") 2026/02/14 05:06:41 DEBUG : potato2: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f40260b94683f7d55_d20260214_m050639_c001_v7007000_t0000_u01771045599802") 2026/02/14 05:06:41 DEBUG : potato2: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f1063a459f1b026fe_d20260214_m050635_c001_v0001134_t0044_u01771045595544") 2026/02/14 05:06:41 DEBUG : potato3: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f420b9a3bb843ac14_d20260214_m050639_c001_v7007000_t0000_u01771045599923") 2026/02/14 05:06:41 DEBUG : potato3: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f11930e27004b1ab2_d20260214_m050635_c001_v0001033_t0026_u01771045595911") 2026/02/14 05:06:41 DEBUG : potato3: Deleting (id "4_z6fb22d2380bd5bab9fc80e1b_f106d72693950c59c_d20260214_m050634_c001_v0001185_t0055_u01771045594967") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.58s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/rclone-sync-test" 2026/02/14 05:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/rclone-sync-test-include/layer2" 2026/02/14 05:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/rclone-sync-test-ignore-file" 2026/02/14 05:06:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/14 05:06:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 05:06:54 DEBUG : pacer: Reducing sleep to 10ms 2026/02/14 05:06:54 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test: Waiting for checks to finish 2026/02/14 05:06:54 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test: Waiting for transfers to finish 2026/02/14 05:06:54 DEBUG : Waiting for deletions to finish 2026/02/14 05:06:54 INFO : There was nothing to transfer 2026/02/14 05:06:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:06:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:06:55 DEBUG : Waiting for deletions to finish 2026/02/14 05:06:55 INFO : There was nothing to transfer 2026/02/14 05:06:55 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/14 05:06:55 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/14 05:06:55 DEBUG : Waiting for deletions to finish 2026/02/14 05:06:55 INFO : There was nothing to transfer 2026/02/14 05:06:56 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:06:56 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:06:56 DEBUG : Waiting for deletions to finish 2026/02/14 05:06:56 INFO : There was nothing to transfer 2026/02/14 05:06:56 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/14 05:06:56 DEBUG : B2 bucket rclone-test-hasopuh5wara path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/14 05:06:56 DEBUG : Waiting for deletions to finish 2026/02/14 05:06:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/CompareDest" 2026/02/14 05:07:00 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 05:07:00 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:00 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:01 DEBUG : one: size = 3 OK 2026/02/14 05:07:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:07:01 INFO : one: Copied (new) 2026/02/14 05:07:01 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:01 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:01 DEBUG : one: Sizes differ 2026/02/14 05:07:01 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:01 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:02 DEBUG : one: size = 5 OK 2026/02/14 05:07:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 05:07:02 INFO : one: Copied (replaced existing) 2026/02/14 05:07:02 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:04 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:04 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:04 DEBUG : one: Sizes differ 2026/02/14 05:07:04 DEBUG : one: size = 5 OK 2026/02/14 05:07:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 05:07:04 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:04 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:04 INFO : There was nothing to transfer 2026/02/14 05:07:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:06 DEBUG : one: Sizes differ 2026/02/14 05:07:06 DEBUG : two: size = 3 OK 2026/02/14 05:07:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 05:07:06 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:06 DEBUG : one: size = 5 OK 2026/02/14 05:07:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 05:07:06 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:06 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:06 INFO : There was nothing to transfer 2026/02/14 05:07:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:06 DEBUG : one: Sizes differ 2026/02/14 05:07:07 DEBUG : two: size = 3 OK 2026/02/14 05:07:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 05:07:07 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:07 DEBUG : one: size = 5 OK 2026/02/14 05:07:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 05:07:07 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:07 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:07 INFO : There was nothing to transfer 2026/02/14 05:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:08 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:08 DEBUG : one: Sizes differ 2026/02/14 05:07:08 DEBUG : two: size = 3 OK 2026/02/14 05:07:08 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/14 05:07:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 05:07:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 05:07:08 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:08 DEBUG : one: size = 5 OK 2026/02/14 05:07:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 05:07:08 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:08 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:08 INFO : There was nothing to transfer 2026/02/14 05:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:08 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:08 DEBUG : one: Sizes differ 2026/02/14 05:07:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:09 DEBUG : two: size = 3 (B2 bucket rclone-test-hasopuh5wara path CompareDest) 2026/02/14 05:07:09 DEBUG : two: Sizes differ 2026/02/14 05:07:09 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 05:07:09 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:09 DEBUG : one: size = 5 OK 2026/02/14 05:07:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 05:07:09 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:09 DEBUG : two: size = 5 OK 2026/02/14 05:07:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/14 05:07:09 INFO : two: Copied (new) 2026/02/14 05:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:07:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dest" 2026/02/14 05:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/pre-dest1" 2026/02/14 05:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/pre-dest2" 2026/02/14 05:07:17 DEBUG : 1: size = 1 OK 2026/02/14 05:07:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:07:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/14 05:07:18 DEBUG : 2: size = 1 OK 2026/02/14 05:07:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:07:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/14 05:07:18 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/14 05:07:18 DEBUG : B2 bucket rclone-test-hasopuh5wara path dest: Waiting for checks to finish 2026/02/14 05:07:18 DEBUG : B2 bucket rclone-test-hasopuh5wara path dest: Waiting for transfers to finish 2026/02/14 05:07:19 DEBUG : 3: size = 1 OK 2026/02/14 05:07:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/14 05:07:19 INFO : 3: Copied (new) 2026/02/14 05:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.08s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/CopyDest" 2026/02/14 05:07:24 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 05:07:24 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:24 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:25 DEBUG : one: size = 3 OK 2026/02/14 05:07:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:07:25 INFO : one: Copied (new) 2026/02/14 05:07:25 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:25 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:25 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:25 DEBUG : one: Sizes differ 2026/02/14 05:07:25 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:26 DEBUG : one: size = 5 OK 2026/02/14 05:07:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 05:07:26 INFO : one: Copied (replaced existing) 2026/02/14 05:07:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/BackupDir" 2026/02/14 05:07:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:29 DEBUG : one: Sizes differ 2026/02/14 05:07:29 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:29 DEBUG : one: size = 5 OK 2026/02/14 05:07:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:29 DEBUG : one: Sizes differ 2026/02/14 05:07:31 DEBUG : one: size = 3 OK 2026/02/14 05:07:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:07:31 INFO : one: Copied (server-side copy) 2026/02/14 05:07:31 INFO : one: Deleted 2026/02/14 05:07:31 DEBUG : one: size = 5 OK 2026/02/14 05:07:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 05:07:31 INFO : one: Copied (server-side copy) 2026/02/14 05:07:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/14 05:07:31 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:31 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:33 DEBUG : one: size = 5 OK 2026/02/14 05:07:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:33 DEBUG : one: Unchanged skipping 2026/02/14 05:07:33 DEBUG : two: size = 3 OK 2026/02/14 05:07:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:33 DEBUG : two: size = 3 OK 2026/02/14 05:07:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 05:07:33 INFO : two: Copied (server-side copy) 2026/02/14 05:07:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/14 05:07:33 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:33 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:33 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:34 DEBUG : one: size = 5 OK 2026/02/14 05:07:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:34 DEBUG : one: Unchanged skipping 2026/02/14 05:07:34 DEBUG : two: size = 3 OK 2026/02/14 05:07:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:34 DEBUG : two: Unchanged skipping 2026/02/14 05:07:34 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:34 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:34 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:34 INFO : There was nothing to transfer 2026/02/14 05:07:35 DEBUG : one: size = 5 OK 2026/02/14 05:07:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:35 DEBUG : one: Unchanged skipping 2026/02/14 05:07:35 DEBUG : three: size = 7 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:35 DEBUG : three: size = 5 (B2 bucket rclone-test-hasopuh5wara path CopyDest) 2026/02/14 05:07:35 DEBUG : three: Sizes differ 2026/02/14 05:07:35 DEBUG : three: Destination not found in --copy-dest 2026/02/14 05:07:35 DEBUG : three: Need to transfer - File not found at Destination 2026/02/14 05:07:35 DEBUG : two: size = 3 OK 2026/02/14 05:07:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 05:07:35 DEBUG : two: Unchanged skipping 2026/02/14 05:07:35 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:35 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:36 DEBUG : three: size = 7 OK 2026/02/14 05:07:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/14 05:07:36 INFO : three: Copied (new) 2026/02/14 05:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.82s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:07:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/cfa2bd73808d5bab9fc80e1b/c001_v0001171_t0028": EOF 2026/02/14 05:07:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/cfa2bd73808d5bab9fc80e1b/c001_v0001171_t0028": EOF) 2026/02/14 05:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hasopuh5wara: 1/10 (Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/cfa2bd73808d5bab9fc80e1b/c001_v0001171_t0028": EOF) 2026/02/14 05:07:42 DEBUG : pacer: Reducing sleep to 10ms 2026/02/14 05:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/backup" 2026/02/14 05:07:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:45 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:45 DEBUG : one: Sizes differ 2026/02/14 05:07:45 DEBUG : two: size = 3 OK 2026/02/14 05:07:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:07:45 DEBUG : two: Unchanged skipping 2026/02/14 05:07:45 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:47 DEBUG : one: size = 3 OK 2026/02/14 05:07:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:07:47 INFO : one: Copied (server-side copy) 2026/02/14 05:07:47 INFO : one: Deleted 2026/02/14 05:07:47 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:48 DEBUG : one: size = 4 OK 2026/02/14 05:07:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:07:48 INFO : one: Copied (new) 2026/02/14 05:07:48 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:49 DEBUG : three.txt: size = 5 OK 2026/02/14 05:07:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:07:49 INFO : three.txt: Copied (server-side copy) 2026/02/14 05:07:49 INFO : three.txt: Deleted 2026/02/14 05:07:49 INFO : three.txt: Moved into backup dir 2026/02/14 05:07:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:51 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:51 DEBUG : one: Sizes differ 2026/02/14 05:07:51 DEBUG : two: size = 3 OK 2026/02/14 05:07:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:07:51 DEBUG : two: Unchanged skipping 2026/02/14 05:07:51 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:07:51 DEBUG : one: size = 4 OK 2026/02/14 05:07:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:07:51 INFO : one: Copied (server-side copy) 2026/02/14 05:07:52 INFO : one: Deleted 2026/02/14 05:07:52 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:07:52 DEBUG : one: size = 5 OK 2026/02/14 05:07:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:07:52 INFO : one: Copied (new) 2026/02/14 05:07:52 DEBUG : Waiting for deletions to finish 2026/02/14 05:07:53 DEBUG : three.txt: size = 6 OK 2026/02/14 05:07:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:07:53 INFO : three.txt: Copied (server-side copy) 2026/02/14 05:07:53 INFO : three.txt: Deleted 2026/02/14 05:07:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.53s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:07:56 DEBUG : Config file has changed externally - reloading 2026/02/14 05:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/backup" 2026/02/14 05:07:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:07:59 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:07:59 DEBUG : one: Sizes differ 2026/02/14 05:07:59 DEBUG : two: size = 3 OK 2026/02/14 05:07:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:07:59 DEBUG : two: Unchanged skipping 2026/02/14 05:07:59 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:01 DEBUG : one.bak: size = 3 OK 2026/02/14 05:08:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:08:01 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:01 INFO : one: Deleted 2026/02/14 05:08:01 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:02 DEBUG : one: size = 4 OK 2026/02/14 05:08:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:02 INFO : one: Copied (new) 2026/02/14 05:08:02 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:03 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 05:08:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:08:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:03 INFO : three.txt: Deleted 2026/02/14 05:08:03 INFO : three.txt: Moved into backup dir 2026/02/14 05:08:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:05 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:05 DEBUG : one: Sizes differ 2026/02/14 05:08:05 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:05 DEBUG : two: size = 3 OK 2026/02/14 05:08:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:05 DEBUG : two: Unchanged skipping 2026/02/14 05:08:06 DEBUG : one.bak: size = 4 OK 2026/02/14 05:08:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:06 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:06 INFO : one: Deleted 2026/02/14 05:08:06 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:07 DEBUG : one: size = 5 OK 2026/02/14 05:08:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:08:07 INFO : one: Copied (new) 2026/02/14 05:08:07 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:08 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 05:08:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:08 INFO : three.txt: Deleted 2026/02/14 05:08:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/backup" 2026/02/14 05:08:16 DEBUG : two: size = 3 OK 2026/02/14 05:08:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:16 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:16 DEBUG : two: Unchanged skipping 2026/02/14 05:08:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:16 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:16 DEBUG : one: Sizes differ 2026/02/14 05:08:17 DEBUG : one-2019-01-01: size = 3 OK 2026/02/14 05:08:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:08:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 05:08:17 INFO : one: Deleted 2026/02/14 05:08:17 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:18 DEBUG : one: size = 4 OK 2026/02/14 05:08:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:18 INFO : one: Copied (new) 2026/02/14 05:08:18 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/14 05:08:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:08:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 05:08:19 INFO : three.txt: Deleted 2026/02/14 05:08:19 INFO : three.txt: Moved into backup dir 2026/02/14 05:08:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:21 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:21 DEBUG : one: Sizes differ 2026/02/14 05:08:21 DEBUG : two: size = 3 OK 2026/02/14 05:08:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:21 DEBUG : two: Unchanged skipping 2026/02/14 05:08:21 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:22 DEBUG : one-2019-01-01: size = 4 OK 2026/02/14 05:08:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 05:08:22 INFO : one: Deleted 2026/02/14 05:08:22 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:22 DEBUG : one: size = 5 OK 2026/02/14 05:08:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:08:22 INFO : one: Copied (new) 2026/02/14 05:08:22 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/14 05:08:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 05:08:23 INFO : three.txt: Deleted 2026/02/14 05:08:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.64s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:08:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:28 DEBUG : one: Sizes differ 2026/02/14 05:08:28 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:28 DEBUG : two: size = 3 OK 2026/02/14 05:08:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:28 DEBUG : two: Unchanged skipping 2026/02/14 05:08:29 DEBUG : one.bak: size = 3 OK 2026/02/14 05:08:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:08:29 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:29 INFO : one: Deleted 2026/02/14 05:08:29 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:30 DEBUG : one: size = 4 OK 2026/02/14 05:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:30 INFO : one: Copied (new) 2026/02/14 05:08:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:31 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 05:08:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:08:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:31 INFO : three.txt: Deleted 2026/02/14 05:08:31 INFO : three.txt: Moved into backup dir 2026/02/14 05:08:32 DEBUG : one.bak: Excluded (Path Filter) 2026/02/14 05:08:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/14 05:08:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:32 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:32 DEBUG : one: Sizes differ 2026/02/14 05:08:32 DEBUG : two: size = 3 OK 2026/02/14 05:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:32 DEBUG : two: Unchanged skipping 2026/02/14 05:08:32 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for checks to finish 2026/02/14 05:08:33 DEBUG : one.bak: size = 4 OK 2026/02/14 05:08:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:33 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:33 INFO : one: Deleted 2026/02/14 05:08:33 DEBUG : B2 bucket rclone-test-hasopuh5wara path dst: Waiting for transfers to finish 2026/02/14 05:08:34 DEBUG : one: size = 5 OK 2026/02/14 05:08:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:08:34 INFO : one: Copied (new) 2026/02/14 05:08:34 DEBUG : Waiting for deletions to finish 2026/02/14 05:08:34 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 05:08:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:34 INFO : three.txt: Deleted 2026/02/14 05:08:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.04s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:08:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:39 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:39 DEBUG : one: Sizes differ 2026/02/14 05:08:41 DEBUG : one.bak: size = 3 OK 2026/02/14 05:08:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:08:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:41 INFO : one: Deleted 2026/02/14 05:08:42 DEBUG : one: size = 4 OK 2026/02/14 05:08:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:42 INFO : one: Copied (new) 2026/02/14 05:08:42 DEBUG : two: size = 3 OK 2026/02/14 05:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:42 DEBUG : two: Unchanged skipping 2026/02/14 05:08:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:42 DEBUG : three.txt: Sizes differ 2026/02/14 05:08:43 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 05:08:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:08:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:43 INFO : three.txt: Deleted 2026/02/14 05:08:43 DEBUG : three.txt: size = 6 OK 2026/02/14 05:08:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:43 INFO : three.txt: Copied (new) 2026/02/14 05:08:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:44 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:44 DEBUG : one: Sizes differ 2026/02/14 05:08:45 DEBUG : one.bak: size = 4 OK 2026/02/14 05:08:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:45 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 05:08:45 INFO : one: Deleted 2026/02/14 05:08:46 DEBUG : one: size = 5 OK 2026/02/14 05:08:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:08:46 INFO : one: Copied (new) 2026/02/14 05:08:46 DEBUG : two: size = 3 OK 2026/02/14 05:08:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:46 DEBUG : two: Unchanged skipping 2026/02/14 05:08:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:46 DEBUG : three.txt: Sizes differ 2026/02/14 05:08:47 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 05:08:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 05:08:47 INFO : three.txt: Deleted 2026/02/14 05:08:48 DEBUG : three.txt: size = 19 OK 2026/02/14 05:08:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/14 05:08:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.47s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hasopuh5wara/dst" 2026/02/14 05:08:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:53 DEBUG : one: size = 3 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:53 DEBUG : one: Sizes differ 2026/02/14 05:08:54 DEBUG : one-2019-01-01: size = 3 OK 2026/02/14 05:08:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 05:08:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 05:08:54 INFO : one: Deleted 2026/02/14 05:08:55 DEBUG : one: size = 4 OK 2026/02/14 05:08:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:55 INFO : one: Copied (new) 2026/02/14 05:08:55 DEBUG : two: size = 3 OK 2026/02/14 05:08:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:55 DEBUG : two: Unchanged skipping 2026/02/14 05:08:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:55 DEBUG : three.txt: Sizes differ 2026/02/14 05:08:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/14 05:08:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 05:08:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 05:08:56 INFO : three.txt: Deleted 2026/02/14 05:08:56 DEBUG : three.txt: size = 6 OK 2026/02/14 05:08:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:56 INFO : three.txt: Copied (new) 2026/02/14 05:08:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/14 05:08:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 05:08:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/14 05:08:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:57 DEBUG : one: size = 4 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:57 DEBUG : one: Sizes differ 2026/02/14 05:08:58 DEBUG : one-2019-01-01: size = 4 OK 2026/02/14 05:08:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 05:08:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 05:08:58 INFO : one: Deleted 2026/02/14 05:08:58 DEBUG : one: size = 5 OK 2026/02/14 05:08:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 05:08:58 INFO : one: Copied (new) 2026/02/14 05:08:58 DEBUG : two: size = 3 OK 2026/02/14 05:08:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:08:58 DEBUG : two: Unchanged skipping 2026/02/14 05:08:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:08:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hasopuh5wara path dst) 2026/02/14 05:08:59 DEBUG : three.txt: Sizes differ 2026/02/14 05:08:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/14 05:08:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 05:08:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 05:08:59 INFO : three.txt: Deleted 2026/02/14 05:09:00 DEBUG : three.txt: size = 19 OK 2026/02/14 05:09:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/14 05:09:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:09:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:02 DEBUG : Testêé: Sizes differ 2026/02/14 05:09:02 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:04 DEBUG : Testêé: size = 14 OK 2026/02/14 05:09:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/14 05:09:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/14 05:09:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.43s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:09:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 05:09:05 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:05 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:05 DEBUG : existing: size = 6 OK 2026/02/14 05:09:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 05:09:05 INFO : existing: Copied (new) 2026/02/14 05:09:05 DEBUG : Waiting for deletions to finish 2026/02/14 05:09:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:06 DEBUG : existing: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:06 DEBUG : existing: Sizes differ 2026/02/14 05:09:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/14 05:09:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:06 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting files as there were IO errors 2026/02/14 05:09:06 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:09:07 DEBUG : EXISTING: size = 6 OK 2026/02/14 05:09:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:07 DEBUG : existing: Unchanged skipping 2026/02/14 05:09:07 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:07 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:07 DEBUG : Waiting for deletions to finish 2026/02/14 05:09:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", 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-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:09:30 DEBUG : both0: size = 6 OK 2026/02/14 05:09:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both10: size = 6 OK 2026/02/14 05:09:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both11: size = 6 OK 2026/02/14 05:09:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both12: size = 6 OK 2026/02/14 05:09:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:30 DEBUG : both0: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both13: size = 6 OK 2026/02/14 05:09:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both13: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both14: size = 6 OK 2026/02/14 05:09:30 DEBUG : both10: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both15: size = 6 OK 2026/02/14 05:09:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both15: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both16: size = 6 OK 2026/02/14 05:09:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both16: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both17: size = 6 OK 2026/02/14 05:09:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both11: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both18: size = 6 OK 2026/02/14 05:09:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both18: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both19: size = 6 OK 2026/02/14 05:09:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both12: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both1: size = 6 OK 2026/02/14 05:09:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both1: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both2: size = 6 OK 2026/02/14 05:09:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both2: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both3: size = 6 OK 2026/02/14 05:09:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both3: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both4: size = 6 OK 2026/02/14 05:09:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both14: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both5: size = 6 OK 2026/02/14 05:09:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both17: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both6: size = 6 OK 2026/02/14 05:09:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both19: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both7: size = 6 OK 2026/02/14 05:09:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both4: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both8: size = 6 OK 2026/02/14 05:09:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both8: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both9: size = 6 OK 2026/02/14 05:09:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:30 DEBUG : both9: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both5: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both6: Unchanged skipping 2026/02/14 05:09:30 DEBUG : both7: Unchanged skipping 2026/02/14 05:09:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:09:31 INFO : only10: Deleted 2026/02/14 05:09:31 INFO : only14: Deleted 2026/02/14 05:09:31 INFO : only6: Deleted 2026/02/14 05:09:31 INFO : only7: Deleted 2026/02/14 05:09:31 INFO : only8: Deleted 2026/02/14 05:09:31 INFO : only11: Deleted 2026/02/14 05:09:31 INFO : only15: Deleted 2026/02/14 05:09:31 INFO : only18: Deleted 2026/02/14 05:09:31 INFO : only4: Deleted 2026/02/14 05:09:31 INFO : only12: Deleted 2026/02/14 05:09:31 INFO : only17: Deleted 2026/02/14 05:09:31 INFO : only2: Deleted 2026/02/14 05:09:31 INFO : only3: Deleted 2026/02/14 05:09:31 INFO : only5: Deleted 2026/02/14 05:09:32 INFO : only0: Deleted 2026/02/14 05:09:32 INFO : only13: Deleted 2026/02/14 05:09:32 INFO : only16: Deleted 2026/02/14 05:09:32 INFO : only19: Deleted 2026/02/14 05:09:32 INFO : only1: Deleted 2026/02/14 05:09:32 INFO : only9: Deleted 2026/02/14 05:09:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.40s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:09:58 DEBUG : both0: size = 6 OK 2026/02/14 05:09:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both0: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both10: size = 6 OK 2026/02/14 05:09:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both12: size = 6 OK 2026/02/14 05:09:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both11: size = 6 OK 2026/02/14 05:09:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:09:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both13: size = 6 OK 2026/02/14 05:09:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both10: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both14: size = 6 OK 2026/02/14 05:09:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both12: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both15: size = 6 OK 2026/02/14 05:09:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both11: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both16: size = 6 OK 2026/02/14 05:09:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both13: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both17: size = 6 OK 2026/02/14 05:09:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both14: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both18: size = 6 OK 2026/02/14 05:09:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both15: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both19: size = 6 OK 2026/02/14 05:09:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both19: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both1: size = 6 OK 2026/02/14 05:09:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both1: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both2: size = 6 OK 2026/02/14 05:09:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both2: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both3: size = 6 OK 2026/02/14 05:09:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both3: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both4: size = 6 OK 2026/02/14 05:09:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both4: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both5: size = 6 OK 2026/02/14 05:09:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both5: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both6: size = 6 OK 2026/02/14 05:09:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both16: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both7: size = 6 OK 2026/02/14 05:09:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both17: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both8: size = 6 OK 2026/02/14 05:09:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both18: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both9: size = 6 OK 2026/02/14 05:09:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:09:58 DEBUG : both6: Unchanged skipping 2026/02/14 05:09:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only0: Sizes differ 2026/02/14 05:09:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : both7: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both8: Unchanged skipping 2026/02/14 05:09:58 DEBUG : both9: Unchanged skipping 2026/02/14 05:09:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only11: Sizes differ 2026/02/14 05:09:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only12: Sizes differ 2026/02/14 05:09:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only13: Sizes differ 2026/02/14 05:09:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only14: Sizes differ 2026/02/14 05:09:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only15: Sizes differ 2026/02/14 05:09:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only16: Sizes differ 2026/02/14 05:09:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only17: Sizes differ 2026/02/14 05:09:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only18: Sizes differ 2026/02/14 05:09:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only19: Sizes differ 2026/02/14 05:09:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only1: Sizes differ 2026/02/14 05:09:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only2: Sizes differ 2026/02/14 05:09:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only3: Sizes differ 2026/02/14 05:09:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only4: Sizes differ 2026/02/14 05:09:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only10: Sizes differ 2026/02/14 05:09:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only5: Sizes differ 2026/02/14 05:09:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only6: Sizes differ 2026/02/14 05:09:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only7: Sizes differ 2026/02/14 05:09:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only8: Sizes differ 2026/02/14 05:09:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1997079889) 2026/02/14 05:09:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-hasopuh5wara) 2026/02/14 05:09:58 DEBUG : only9: Sizes differ 2026/02/14 05:09:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:09:58 DEBUG : only0: size = 0 OK 2026/02/14 05:09:58 DEBUG : only11: size = 0 OK 2026/02/14 05:09:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only0: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only11: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only15: size = 0 OK 2026/02/14 05:09:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only15: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only14: size = 0 OK 2026/02/14 05:09:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only14: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only16: size = 0 OK 2026/02/14 05:09:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only16: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only13: size = 0 OK 2026/02/14 05:09:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only13: Copied (replaced existing) 2026/02/14 05:09:58 DEBUG : only17: size = 0 OK 2026/02/14 05:09:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:58 INFO : only17: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only12: size = 0 OK 2026/02/14 05:09:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only12: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only18: size = 0 OK 2026/02/14 05:09:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only18: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only19: size = 0 OK 2026/02/14 05:09:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only19: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only1: size = 0 OK 2026/02/14 05:09:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only1: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only2: size = 0 OK 2026/02/14 05:09:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only2: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only3: size = 0 OK 2026/02/14 05:09:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only3: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only4: size = 0 OK 2026/02/14 05:09:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only4: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only10: size = 0 OK 2026/02/14 05:09:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only10: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only5: size = 0 OK 2026/02/14 05:09:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only5: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only6: size = 0 OK 2026/02/14 05:09:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only6: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only7: size = 0 OK 2026/02/14 05:09:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only7: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only8: size = 0 OK 2026/02/14 05:09:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only8: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : only9: size = 0 OK 2026/02/14 05:09:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 05:09:59 INFO : only9: Copied (replaced existing) 2026/02/14 05:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.19s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:07 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:10:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:10:07 DEBUG : empty_on_remote: Making directory with metadata 2026/02/14 05:10:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:10:07 INFO : empty_on_remote: Making directory 2026/02/14 05:10:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/14 05:10:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:10 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:10:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:10:10 DEBUG : empty_on_remote: Making directory with metadata 2026/02/14 05:10:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 05:10:10 INFO : empty_on_remote: Making directory 2026/02/14 05:10:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/14 05:10:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:12 INFO : sub dir: Making directory 2026/02/14 05:10:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 05:10:15 INFO : sub dir: Making directory 2026/02/14 05:10:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:25 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:25 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:10:25 DEBUG : apple: size = 5 OK 2026/02/14 05:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : apple: Unchanged skipping 2026/02/14 05:10:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:10:25 DEBUG : banana: size = 6 OK 2026/02/14 05:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : banana: Unchanged skipping 2026/02/14 05:10:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:10:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:10:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:10:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:10:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:10:25 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:10:25 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:25 INFO : There was nothing to transfer 2026/02/14 05:10:25 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:26 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:10:26 DEBUG : apple: size = 5 OK 2026/02/14 05:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : banana: size = 6 OK 2026/02/14 05:10:26 DEBUG : apple: Unchanged skipping 2026/02/14 05:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : banana: Unchanged skipping 2026/02/14 05:10:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:10:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:10:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:10:26 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:10:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:26 INFO : There was nothing to transfer 2026/02/14 05:10:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:26 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:42 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:42 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : apple: size = 5 OK 2026/02/14 05:10:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : apple: Unchanged skipping 2026/02/14 05:10:43 DEBUG : banana: size = 6 OK 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:10:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : banana: Unchanged skipping 2026/02/14 05:10:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:10:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:10:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:10:43 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:43 INFO : There was nothing to transfer 2026/02/14 05:10:43 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:43 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:10:43 DEBUG : apple: size = 5 OK 2026/02/14 05:10:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : apple: Unchanged skipping 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:10:43 DEBUG : banana: size = 6 OK 2026/02/14 05:10:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : banana: Unchanged skipping 2026/02/14 05:10:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:10:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:10:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:10:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:10:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:10:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:10:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:10:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:10:43 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:10:43 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:43 INFO : There was nothing to transfer 2026/02/14 05:10:43 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:44 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:10:58 DEBUG : Waiting for deletions to finish 2026/02/14 05:10:59 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:10:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:10:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:10:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:10:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:10:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:10:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:10:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:10:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:10:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:10:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 05:10:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:10:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:10:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:00 DEBUG : YmFuYW5h: size = 6 OK 2026/02/14 05:11:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 05:11:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/14 05:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/14 05:11:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:11:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:00 DEBUG : YXBwbGU=: size = 5 OK 2026/02/14 05:11:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 05:11:00 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/14 05:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/14 05:11:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:11:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/14 05:11:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:11:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/14 05:11:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:11:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/14 05:11:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:11:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/14 05:11:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:11:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:11:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:11:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:11:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:11:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/14 05:11:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:11:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:11:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/14 05:11:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:11:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/14 05:11:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:11:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/14 05:11:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:11:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/14 05:11:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:11:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/14 05:11:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:11:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/14 05:11:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:11:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:02 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:02 INFO : apple: Deleted 2026/02/14 05:11:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 05:11:02 INFO : appleappleapplebanana: Deleted 2026/02/14 05:11:02 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 05:11:02 INFO : splitbananasplit: Deleted 2026/02/14 05:11:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 05:11:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 05:11:03 INFO : banana: Deleted 2026/02/14 05:11:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 05:11:03 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 05:11:03 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:03 DEBUG : YXBwbGU=: size = 5 OK 2026/02/14 05:11:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : apple: Unchanged skipping 2026/02/14 05:11:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:11:03 DEBUG : YmFuYW5h: size = 6 OK 2026/02/14 05:11:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : banana: Unchanged skipping 2026/02/14 05:11:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/14 05:11:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 05:11:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:11:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:11:03 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:11:03 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:03 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:03 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/14 05:11:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:04 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:04 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:04 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 05:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:04 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 05:11:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 05:11:04 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 05:11:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 05:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 05:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 05:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 05:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 05:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:11:18 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:19 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 05:11:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 05:11:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 05:11:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 05:11:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 05:11:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 05:11:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 05:11:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 05:11:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 05:11:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 05:11:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/14 05:11:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:19 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:11:19 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:19 DEBUG : PREFIXapple: size = 5 OK 2026/02/14 05:11:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 05:11:19 INFO : apple: Copied (new) to: PREFIXapple 2026/02/14 05:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:20 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/14 05:11:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:11:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/14 05:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:11:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:20 DEBUG : PREFIXbanana: size = 6 OK 2026/02/14 05:11:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 05:11:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/14 05:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:20 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/14 05:11:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:11:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/14 05:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:11:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:11:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:11:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:11:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:11:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/14 05:11:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:11:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/14 05:11:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:11:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/14 05:11:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:11:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/14 05:11:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:11:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/14 05:11:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:11:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/14 05:11:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:11:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/14 05:11:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:11:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/14 05:11:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:11:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/14 05:11:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:11:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/14 05:11:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:11:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:21 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 05:11:22 INFO : banana: Deleted 2026/02/14 05:11:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 05:11:22 INFO : apple: Deleted 2026/02/14 05:11:22 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 05:11:22 INFO : splitbananasplit: Deleted 2026/02/14 05:11:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 05:11:22 INFO : appleappleapplebanana: Deleted 2026/02/14 05:11:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 05:11:22 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 05:11:22 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 05:11:23 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 05:11:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 05:11:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:11:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:23 DEBUG : apple: size = 5 OK 2026/02/14 05:11:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 05:11:23 INFO : apple: Copied (new) 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:11:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:11:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:11:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:11:23 INFO : appleappleapplebanana: Copied (new) 2026/02/14 05:11:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:11:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:11:23 INFO : splitbananasplit: Copied (new) 2026/02/14 05:11:23 DEBUG : banana: size = 6 OK 2026/02/14 05:11:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 05:11:23 INFO : banana: Copied (new) 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:11:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:11:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:11:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:11:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:11:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:11:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:11:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:11:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:11:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:11:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:11:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/14 05:11:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:11:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:11:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:11:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:11:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:11:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:11:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:11:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:11:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:11:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:11:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:11:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:11:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/14 05:11:25 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/14 05:11:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/14 05:11:26 INFO : PREFIXapple: Deleted 2026/02/14 05:11:26 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/14 05:11:26 INFO : PREFIXbanana: Deleted 2026/02/14 05:11:26 INFO : PREFIXsplitbananasplit: Deleted 2026/02/14 05:11:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/14 05:11:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:26 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:26 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:11:42 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:42 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/14 05:11:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:42 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:11:42 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/14 05:11:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:11:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/14 05:11:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:11:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:43 DEBUG : appleSUFFIX: size = 5 OK 2026/02/14 05:11:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 05:11:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/14 05:11:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 05:11:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/14 05:11:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:11:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/14 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:11:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/14 05:11:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:11:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:11:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:11:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:11:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:11:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:11:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:11:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/14 05:11:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:11:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/14 05:11:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:11:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/14 05:11:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:11:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/14 05:11:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:11:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/14 05:11:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:11:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/14 05:11:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:11:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/14 05:11:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:11:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:45 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:45 INFO : apple: Deleted 2026/02/14 05:11:45 INFO : appleappleapplebanana: Deleted 2026/02/14 05:11:45 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 05:11:45 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 05:11:45 INFO : banana: Deleted 2026/02/14 05:11:45 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 05:11:45 INFO : splitbananasplit: Deleted 2026/02/14 05:11:45 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 05:11:46 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 05:11:46 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 05:11:46 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 05:11:46 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 05:11:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 05:11:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 05:11:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:11:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:11:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:11:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:11:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:11:47 INFO : splitbananasplit: Copied (new) 2026/02/14 05:11:47 DEBUG : banana: size = 6 OK 2026/02/14 05:11:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 05:11:47 INFO : banana: Copied (new) 2026/02/14 05:11:47 DEBUG : apple: size = 5 OK 2026/02/14 05:11:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 05:11:47 INFO : apple: Copied (new) 2026/02/14 05:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:11:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:11:47 INFO : appleappleapplebanana: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:11:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:11:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:11:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:11:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:11:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/14 05:11:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:11:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:11:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:11:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:11:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:11:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:11:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:11:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:11:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:11:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:11:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:11:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:11:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:11:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:11:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:11:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:11:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/14 05:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:11:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:11:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/14 05:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:11:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:11:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/14 05:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:11:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:11:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/14 05:11:49 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:49 INFO : bananaSUFFIX: Deleted 2026/02/14 05:11:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : splitbananasplitSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : appleSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/14 05:11:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/14 05:11:49 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:50 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : Waiting for deletions to finish 2026/02/14 05:11:50 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:12:05 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:05 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : apple: size = 5 OK 2026/02/14 05:12:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:06 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:06 DEBUG : banana: size = 6 OK 2026/02/14 05:12:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:06 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 05:12:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 05:12:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:06 DEBUG : splitbanan: size = 16 OK 2026/02/14 05:12:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 05:12:06 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/14 05:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/14 05:12:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 05:12:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/14 05:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:06 DEBUG : appleapple: size = 21 OK 2026/02/14 05:12:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 05:12:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/14 05:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/14 05:12:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 05:12:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/14 05:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 05:12:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/14 05:12:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 05:12:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/14 05:12:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 05:12:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/14 05:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 05:12:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/14 05:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 05:12:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/14 05:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/14 05:12:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 05:12:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/14 05:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/14 05:12:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 05:12:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/14 05:12:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/14 05:12:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 05:12:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/14 05:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/14 05:12:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 05:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/14 05:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/14 05:12:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 05:12:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/14 05:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/14 05:12:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 05:12:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/14 05:12:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/14 05:12:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 05:12:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/14 05:12:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/14 05:12:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 05:12:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/14 05:12:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/14 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 05:12:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/14 05:12:10 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:10 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 05:12:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 05:12:10 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 05:12:10 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 05:12:11 INFO : splitbananasplit: Deleted 2026/02/14 05:12:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 05:12:11 INFO : appleappleapplebanana: Deleted 2026/02/14 05:12:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 05:12:11 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 05:12:11 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:11 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : appleapple: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:12 DEBUG : apple: size = 5 OK 2026/02/14 05:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:12 DEBUG : appleapple: size = 21 OK 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:12:12 DEBUG : banana: size = 6 OK 2026/02/14 05:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:12 DEBUG : splitbanan: size = 16 OK 2026/02/14 05:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 05:12:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 05:12:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 05:12:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 05:12:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 05:12:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 05:12:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 05:12:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 05:12:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 05:12:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 05:12:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 05:12:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/14 05:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/14 05:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/14 05:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:12:12 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:12 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:12 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:12 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:12 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : appleapple: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:12:29 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:29 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:29 DEBUG : apple: size = 5 OK 2026/02/14 05:12:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:12:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:12:29 DEBUG : banana: size = 6 OK 2026/02/14 05:12:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:29 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:12:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:12:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:12:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:12:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:12:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:12:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:12:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:12:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:12:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:30 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:30 DEBUG : banana: size = 6 OK 2026/02/14 05:12:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:12:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:12:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : apple: size = 5 OK 2026/02/14 05:12:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:12:30 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:30 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:31 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:31 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:12:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:47 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:47 DEBUG : apple: size = 5 OK 2026/02/14 05:12:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:12:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:12:47 DEBUG : banana: size = 6 OK 2026/02/14 05:12:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:12:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:12:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:12:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:12:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:12:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:12:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:12:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:12:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:12:47 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:47 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:48 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : apple: size = 5 OK 2026/02/14 05:12:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:12:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : apple: Unchanged skipping 2026/02/14 05:12:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:12:48 DEBUG : banana: size = 6 OK 2026/02/14 05:12:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:12:48 DEBUG : banana: Unchanged skipping 2026/02/14 05:12:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:12:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:12:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:12:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:12:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:12:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:12:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:12:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:12:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:12:48 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:48 DEBUG : Waiting for deletions to finish 2026/02/14 05:12:48 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:03 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:04 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:04 DEBUG : apple: size = 5 OK 2026/02/14 05:13:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : banana: size = 6 OK 2026/02/14 05:13:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:04 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:04 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:04 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:04 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : apple: size = 5 OK 2026/02/14 05:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:05 DEBUG : banana: size = 6 OK 2026/02/14 05:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:05 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:05 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:05 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:05 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:05 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:05 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:21 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:22 DEBUG : apple: size = 5 OK 2026/02/14 05:13:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:22 DEBUG : banana: size = 6 OK 2026/02/14 05:13:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:22 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:22 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:22 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:22 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:23 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : apple: size = 5 OK 2026/02/14 05:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:23 DEBUG : banana: size = 6 OK 2026/02/14 05:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:23 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:23 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:23 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:23 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:23 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:39 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:39 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:40 DEBUG : banana: size = 6 OK 2026/02/14 05:13:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:40 DEBUG : apple: size = 5 OK 2026/02/14 05:13:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:40 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:40 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:40 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:40 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : apple: size = 5 OK 2026/02/14 05:13:41 DEBUG : banana: size = 6 OK 2026/02/14 05:13:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : apple: Unchanged skipping 2026/02/14 05:13:41 DEBUG : banana: Unchanged skipping 2026/02/14 05:13:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 05:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 05:13:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 05:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 05:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 05:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 05:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 05:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 05:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 05:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 05:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 05:13:41 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:41 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:41 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:41 DEBUG : apple: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : banana: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 05:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.27s) --- PASS: TestTransform/NFC (14.30s) --- PASS: TestTransform/NFD (17.41s) --- PASS: TestTransform/base64 (20.03s) --- PASS: TestTransform/prefix (22.77s) --- PASS: TestTransform/suffix (23.58s) --- PASS: TestTransform/truncate (21.94s) --- PASS: TestTransform/encoder (19.14s) --- PASS: TestTransform/ISO-8859-1 (17.33s) --- PASS: TestTransform/charmap (16.80s) --- PASS: TestTransform/lowercase (18.31s) --- PASS: TestTransform/ascii (17.67s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 05:13:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 05:13:46 INFO : sub dir_somesuffix: Making directory 2026/02/14 05:13:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 05:13:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/14 05:13:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 05:13:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/14 05:13:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 05:13:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:46 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/14 05:13:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 05:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:48 INFO : tictactoe: Making directory 2026/02/14 05:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/14 05:13:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:48 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:49 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/14 05:13:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/14 05:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:50 INFO : toe: Making directory 2026/02/14 05:13:50 INFO : toe/toe: Making directory 2026/02/14 05:13:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 05:13:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 05:13:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 05:13:50 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:50 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/14 05:13:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/14 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:51 INFO : toe: Making directory 2026/02/14 05:13:51 INFO : toe/toe: Making directory 2026/02/14 05:13:51 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 05:13:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 05:13:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 05:13:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:51 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/14 05:13:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/14 05:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:53 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:13:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:53 INFO : tictacempty_dir: Making directory 2026/02/14 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:53 INFO : tictactoe: Making directory 2026/02/14 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:53 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:53 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:13:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:13:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:53 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 05:13:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.89s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:55 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:13:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:55 INFO : tictacempty_dir: Making directory 2026/02/14 05:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:55 INFO : tictactoe: Making directory 2026/02/14 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:55 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:55 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:13:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:13:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:13:55 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:13:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:13:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 05:13:56 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:56 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:13:56 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:56 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 05:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:13:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/14 05:13:56 NOTICE: B2 bucket rclone-test-hasopuh5wara: 0 differences found 2026/02/14 05:13:56 NOTICE: B2 bucket rclone-test-hasopuh5wara: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:57 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:57 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:57 INFO : tictactoe: Making directory 2026/02/14 05:13:57 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:57 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:57 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:13:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:57 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:57 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 05:13:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:13:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:58 DEBUG : Waiting for deletions to finish 2026/02/14 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:13:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 05:13:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 05:13:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 05:13:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/14 05:13:58 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:13:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2026/02/14 05:13:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:13:59 INFO : toe: Making directory 2026/02/14 05:13:59 INFO : toe/toe: Making directory 2026/02/14 05:13:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 05:13:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:13:59 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:00 DEBUG : toe/toe/toe: size = 11 OK 2026/02/14 05:14:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:00 INFO : toe/toe/toe: Copied (new) 2026/02/14 05:14:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:14:01 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:14:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 05:14:01 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:01 INFO : tictacempty_dir: Making directory 2026/02/14 05:14:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:01 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:01 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:01 INFO : tictactoe: Making directory 2026/02/14 05:14:01 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:01 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:01 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:14:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 05:14:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:14:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:14:01 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:14:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:02 INFO : toe/toe/toe.txt: Deleted 2026/02/14 05:14:02 INFO : toe/toe: Removing directory 2026/02/14 05:14:02 INFO : toe: Removing directory 2026/02/14 05:14:02 INFO : empty_dir: Removing directory 2026/02/14 05:14:02 DEBUG : Local file system at /tmp/rclone1997079889: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.00s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:14:03 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:14:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:03 INFO : tictacempty_dir: Making directory 2026/02/14 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:03 INFO : tictactoe: Making directory 2026/02/14 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:03 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:03 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:14:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:03 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:14:03 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:14:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:04 INFO : toe/toe/toe.txt: Deleted 2026/02/14 05:14:04 INFO : toe/toe: Removing directory 2026/02/14 05:14:04 INFO : toe: Removing directory 2026/02/14 05:14:04 INFO : empty_dir: Removing directory 2026/02/14 05:14:04 DEBUG : Local file system at /tmp/rclone1997079889: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/14 05:14:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.12s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:14:06 DEBUG : Reset feature "Copy" 2026/02/14 05:14:06 DEBUG : Reset feature "Move" 2026/02/14 05:14:06 DEBUG : Reset feature "Copy" 2026/02/14 05:14:06 DEBUG : Reset feature "Move" 2026/02/14 05:14:06 DEBUG : empty_dir: Making directory with metadata 2026/02/14 05:14:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 05:14:06 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:06 INFO : tictacempty_dir: Making directory 2026/02/14 05:14:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 05:14:06 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:06 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:06 INFO : tictactoe: Making directory 2026/02/14 05:14:06 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:06 DEBUG : toe: transformed to: tictactoe 2026/02/14 05:14:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:06 INFO : tictactoe/tictactoe: Making directory 2026/02/14 05:14:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 05:14:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 05:14:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:14:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:14:06 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:14:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 05:14:07 INFO : toe/toe/toe.txt: Deleted 2026/02/14 05:14:07 INFO : toe/toe: Removing directory 2026/02/14 05:14:07 INFO : toe: Removing directory 2026/02/14 05:14:07 INFO : empty_dir: Removing directory 2026/02/14 05:14:07 DEBUG : Local file system at /tmp/rclone1997079889: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 05:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 05:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 05:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 05:14:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 05:14:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/14 05:14:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.76s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:14:11 DEBUG : toe: transformed to: dG9l 2026/02/14 05:14:11 DEBUG : toe: transformed to: dG9l 2026/02/14 05:14:11 INFO : dG9l: Making directory 2026/02/14 05:14:11 DEBUG : toe: transformed to: dG9l 2026/02/14 05:14:11 DEBUG : toe: transformed to: dG9l 2026/02/14 05:14:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/14 05:14:11 INFO : dG9l/dG9l: Making directory 2026/02/14 05:14:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/14 05:14:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/14 05:14:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 05:14:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 05:14:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 05:14:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:14:11 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/14 05:14:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 05:14:12 DEBUG : Waiting for deletions to finish 2026/02/14 05:14:12 DEBUG : dG9l: transformed to: toe 2026/02/14 05:14:12 DEBUG : dG9l: transformed to: toe 2026/02/14 05:14:12 DEBUG : dG9l: transformed to: toe 2026/02/14 05:14:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/14 05:14:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/14 05:14:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 05:14:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/14 05:14:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/14 05:14:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/14 05:14:12 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for checks to finish 2026/02/14 05:14:12 DEBUG : Local file system at /tmp/rclone1997079889: Waiting for transfers to finish 2026/02/14 05:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hasopuh5wara", Local "Local file system at /tmp/rclone1997079889", Modify Window "1ms" 2026/02/14 05:14:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:13 DEBUG : toe: transformed to: 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe: transformed to: 2026/02/14 05:14:14 INFO : B2 bucket rclone-test-hasopuh5wara: Making directory 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe: transformed to: 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe: transformed to: 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe/toe: transformed to: 2026/02/14 05:14:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/14 05:14:14 INFO : toe/toe: Making directory 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe/toe: transformed to: 2026/02/14 05:14:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe: transformed to: 2026/02/14 05:14:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 05:14:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 05:14:14 DEBUG : toe/toe/toe: transformed to: 2026/02/14 05:14:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/14 05:14:14 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for checks to finish 2026/02/14 05:14:14 DEBUG : B2 bucket rclone-test-hasopuh5wara: Waiting for transfers to finish 2026/02/14 05:14:14 DEBUG : toe/toe/toe: size = 11 OK 2026/02/14 05:14:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 05:14:14 INFO : toe/toe/toe: Copied (new) 2026/02/14 05:14:14 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting files as there were IO errors 2026/02/14 05:14:14 ERROR : B2 bucket rclone-test-hasopuh5wara: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/02/14 05:14:15 DEBUG : B2 bucket rclone-test-hasopuh5wara: Purge remote 2026/02/14 05:14:15 INFO : B2 bucket rclone-test-hasopuh5wara: cleaning bucket "rclone-test-hasopuh5wara" of all files 2026/02/14 05:14:16 DEBUG : BackupDir/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a64_d20260214_m050736_c001_v7007000_t0000_u01771045656759") 2026/02/14 05:14:16 DEBUG : BackupDir/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f113924b1cbf49dcf_d20260214_m050730_c001_v0001134_t0056_u01771045650695") 2026/02/14 05:14:16 DEBUG : CompareDest/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f408ea39cebb5b244_d20260214_m050710_c001_v7007000_t0000_u01771045630393") 2026/02/14 05:14:16 DEBUG : CompareDest/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f57c_d20260214_m050703_c001_v0001097_t0056_u01771045623881") 2026/02/14 05:14:16 DEBUG : CompareDest/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f408ea39cebb5b245_d20260214_m050710_c001_v7007000_t0000_u01771045630579") 2026/02/14 05:14:16 DEBUG : CompareDest/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ac32_d20260214_m050705_c001_v0001171_t0013_u01771045625559") 2026/02/14 05:14:16 DEBUG : CopyDest/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a65_d20260214_m050736_c001_v7007000_t0000_u01771045656941") 2026/02/14 05:14:16 DEBUG : CopyDest/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a997_d20260214_m050727_c001_v0001036_t0024_u01771045647483") 2026/02/14 05:14:16 DEBUG : CopyDest/three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a66_d20260214_m050737_c001_v7007000_t0000_u01771045657123") 2026/02/14 05:14:16 DEBUG : CopyDest/three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ac7e_d20260214_m050734_c001_v0001171_t0050_u01771045654945") 2026/02/14 05:14:16 DEBUG : CopyDest/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a67_d20260214_m050737_c001_v7007000_t0000_u01771045657306") 2026/02/14 05:14:17 DEBUG : CopyDest/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f73c_d20260214_m050732_c001_v0001097_t0002_u01771045652371") 2026/02/14 05:14:17 DEBUG : EXISTING: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559418_d20260214_m050908_c001_v7007000_t0000_u01771045748394") 2026/02/14 05:14:17 DEBUG : EXISTING: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa59_d20260214_m050907_c001_v0001097_t0031_u01771045747244") 2026/02/14 05:14:17 DEBUG : PREFIXapple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc1b_d20260214_m051125_c001_v7007000_t0000_u01771045885986") 2026/02/14 05:14:17 DEBUG : PREFIXapple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c76f_d20260214_m051119_c001_v0001185_t0035_u01771045879860") 2026/02/14 05:14:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0ee_d20260214_m051126_c001_v7007000_t0000_u01771045886083") 2026/02/14 05:14:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab95_d20260214_m051119_c001_v0001036_t0042_u01771045879850") 2026/02/14 05:14:17 DEBUG : PREFIXbanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b19828ce_d20260214_m051126_c001_v7007000_t0000_u01771045886104") 2026/02/14 05:14:17 DEBUG : PREFIXbanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdd5_d20260214_m051119_c001_v0001097_t0020_u01771045879873") 2026/02/14 05:14:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b461_d20260214_m051126_c001_v7007000_t0000_u01771045886108") 2026/02/14 05:14:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390239_d20260214_m051119_c001_v0001029_t0014_u01771045879837") 2026/02/14 05:14:17 DEBUG : Testêé: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55940b_d20260214_m050904_c001_v7007000_t0000_u01771045744741") 2026/02/14 05:14:17 DEBUG : Testêé: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa39_d20260214_m050903_c001_v0001097_t0010_u01771045743378") 2026/02/14 05:14:17 DEBUG : Testêé: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9fb_d20260214_m050902_c001_v0001036_t0023_u01771045742074") 2026/02/14 05:14:17 DEBUG : YXBwbGU=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55957b_d20260214_m051104_c001_v7007000_t0000_u01771045864678") 2026/02/14 05:14:17 DEBUG : YXBwbGU=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd8d_d20260214_m051100_c001_v0001097_t0014_u01771045860018") 2026/02/14 05:14:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55957c_d20260214_m051104_c001_v7007000_t0000_u01771045864858") 2026/02/14 05:14:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab5b_d20260214_m051100_c001_v0001036_t0056_u01771045860026") 2026/02/14 05:14:17 DEBUG : YmFuYW5h: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55957d_d20260214_m051105_c001_v7007000_t0000_u01771045865044") 2026/02/14 05:14:17 DEBUG : YmFuYW5h: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c5e6_d20260214_m051100_c001_v0001185_t0057_u01771045860037") 2026/02/14 05:14:17 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca91_d20260214_m050521_c001_v7007000_t0000_u01771045521527") 2026/02/14 05:14:17 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a87b_d20260214_m050520_c001_v0001036_t0003_u01771045520625") 2026/02/14 05:14:18 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca87_d20260214_m050518_c001_v7007000_t0000_u01771045518868") 2026/02/14 05:14:18 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a86b_d20260214_m050517_c001_v0001036_t0057_u01771045517845") 2026/02/14 05:14:18 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835159_d20260214_m050456_c001_v7007000_t0000_u01771045496930") 2026/02/14 05:14:18 DEBUG : a/potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a81f_d20260214_m050455_c001_v0001036_t0051_u01771045495946") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8784_d20260214_m051342_c001_v7007000_t0000_u01771046022094") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390313_d20260214_m051337_c001_v0001029_t0022_u01771046017701") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b656_d20260214_m051324_c001_v7007000_t0000_u01771046004438") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902f3_d20260214_m051320_c001_v0001029_t0044_u01771046000054") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba1_d20260214_m051306_c001_v7007000_t0000_u01771045986223") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902cd_d20260214_m051302_c001_v0001029_t0007_u01771045982046") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999ea9a_d20260214_m051249_c001_v7007000_t0000_u01771045969473") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902b5_d20260214_m051245_c001_v0001029_t0004_u01771045965762") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596db_d20260214_m051232_c001_v7007000_t0000_u01771045952098") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902a1_d20260214_m051227_c001_v0001029_t0016_u01771045947668") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d0f_d20260214_m051212_c001_v7007000_t0000_u01771045932980") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390287_d20260214_m051203_c001_v0001029_t0036_u01771045923783") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b97_d20260214_m051151_c001_v7007000_t0000_u01771045911051") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939026d_d20260214_m051147_c001_v0001029_t0037_u01771045907049") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c145_d20260214_m051145_c001_v7007000_t0000_u01771045905355") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c923_d20260214_m051140_c001_v0001185_t0003_u01771045900099") 2026/02/14 05:14:18 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8778e_d20260214_m051127_c001_v7007000_t0000_u01771045887475") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7d3_d20260214_m051123_c001_v0001185_t0011_u01771045883466") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b19828a0_d20260214_m051122_c001_v7007000_t0000_u01771045882317") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390237_d20260214_m051117_c001_v0001029_t0041_u01771045877486") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e954674604ee_d20260214_m051102_c001_v7007000_t0000_u01771045862351") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd84_d20260214_m051057_c001_v0001097_t0055_u01771045857289") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7596_d20260214_m051044_c001_v7007000_t0000_u01771045844667") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd3d_d20260214_m051040_c001_v0001097_t0025_u01771045840524") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d4f_d20260214_m051027_c001_v7007000_t0000_u01771045827284") 2026/02/14 05:14:19 DEBUG : apple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc91_d20260214_m051023_c001_v0001097_t0023_u01771045823774") 2026/02/14 05:14:19 DEBUG : appleSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91e9f_d20260214_m051149_c001_v7007000_t0000_u01771045909589") 2026/02/14 05:14:19 DEBUG : appleSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390263_d20260214_m051143_c001_v0001029_t0034_u01771045903108") 2026/02/14 05:14:19 DEBUG : appleapple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d10_d20260214_m051213_c001_v7007000_t0000_u01771045933163") 2026/02/14 05:14:19 DEBUG : appleapple: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390289_d20260214_m051206_c001_v0001029_t0020_u01771045926609") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8785_d20260214_m051342_c001_v7007000_t0000_u01771046022279") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070176_d20260214_m051338_c001_v0001097_t0017_u01771046018551") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b65b_d20260214_m051324_c001_v7007000_t0000_u01771046004630") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307011c_d20260214_m051320_c001_v0001097_t0017_u01771046000958") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba3_d20260214_m051306_c001_v7007000_t0000_u01771045986407") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307007e_d20260214_m051303_c001_v0001097_t0041_u01771045983149") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999ea9c_d20260214_m051249_c001_v7007000_t0000_u01771045969655") 2026/02/14 05:14:19 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ffe4_d20260214_m051246_c001_v0001097_t0039_u01771045966381") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596dc_d20260214_m051232_c001_v7007000_t0000_u01771045952280") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ff83_d20260214_m051228_c001_v0001097_t0053_u01771045948302") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ee855cc723e56_d20260214_m051211_c001_v7007000_t0000_u01771045931025") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fec2_d20260214_m051204_c001_v0001097_t0047_u01771045924634") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b98_d20260214_m051151_c001_v7007000_t0000_u01771045911235") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe82_d20260214_m051147_c001_v0001097_t0007_u01771045907074") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4184c63025d0db0a_d20260214_m051145_c001_v7007000_t0000_u01771045905367") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939025f_d20260214_m051140_c001_v0001029_t0024_u01771045900839") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8778f_d20260214_m051127_c001_v7007000_t0000_u01771045887659") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdf7_d20260214_m051123_c001_v0001097_t0015_u01771045883480") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8777d_d20260214_m051122_c001_v7007000_t0000_u01771045882349") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c74f_d20260214_m051118_c001_v0001185_t0008_u01771045878593") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f407baf0a39c6483e_d20260214_m051102_c001_v7007000_t0000_u01771045862726") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c5c0_d20260214_m051058_c001_v0001185_t0007_u01771045858162") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7597_d20260214_m051044_c001_v7007000_t0000_u01771045844851") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c45a_d20260214_m051041_c001_v0001185_t0003_u01771045841292") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d50_d20260214_m051027_c001_v7007000_t0000_u01771045827464") 2026/02/14 05:14:20 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c333_d20260214_m051024_c001_v0001185_t0032_u01771045824528") 2026/02/14 05:14:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb37365720b_d20260214_m051149_c001_v7007000_t0000_u01771045909342") 2026/02/14 05:14:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe74_d20260214_m051143_c001_v0001097_t0020_u01771045903104") 2026/02/14 05:14:20 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca93_d20260214_m050521_c001_v7007000_t0000_u01771045521709") 2026/02/14 05:14:20 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a873_d20260214_m050519_c001_v0001036_t0010_u01771045519417") 2026/02/14 05:14:20 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca85_d20260214_m050518_c001_v7007000_t0000_u01771045518317") 2026/02/14 05:14:21 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a863_d20260214_m050515_c001_v0001036_t0014_u01771045515840") 2026/02/14 05:14:21 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835154_d20260214_m050456_c001_v7007000_t0000_u01771045496379") 2026/02/14 05:14:21 DEBUG : b/potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a81b_d20260214_m050454_c001_v0001036_t0006_u01771045494691") 2026/02/14 05:14:21 DEBUG : backup/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680c9d3_d20260214_m050753_c001_v7007000_t0000_u01771045673823") 2026/02/14 05:14:21 DEBUG : backup/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f111d7c3af0051be0_d20260214_m050751_c001_v0001043_t0039_u01771045671720") 2026/02/14 05:14:21 DEBUG : backup/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f108aab19c670c405_d20260214_m050746_c001_v0001173_t0020_u01771045666942") 2026/02/14 05:14:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef3_d20260214_m050824_c001_v7007000_t0000_u01771045704192") 2026/02/14 05:14:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f115f15bfb6d0315f_d20260214_m050821_c001_v0001039_t0054_u01771045701721") 2026/02/14 05:14:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f115b50b3bc906154_d20260214_m050817_c001_v0001167_t0008_u01771045697321") 2026/02/14 05:14:21 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d865_d20260214_m050809_c001_v7007000_t0000_u01771045689135") 2026/02/14 05:14:21 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1169ec7689fa5047_d20260214_m050806_c001_v0001097_t0016_u01771045686217") 2026/02/14 05:14:21 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1176fe49e35c117d_d20260214_m050800_c001_v0001097_t0051_u01771045680780") 2026/02/14 05:14:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef4_d20260214_m050824_c001_v7007000_t0000_u01771045704373") 2026/02/14 05:14:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f115844f4defa18e3_d20260214_m050822_c001_v0001109_t0034_u01771045702805") 2026/02/14 05:14:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1119a7531ffacb61_d20260214_m050818_c001_v0001173_t0021_u01771045698973") 2026/02/14 05:14:21 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680c9d4_d20260214_m050754_c001_v7007000_t0000_u01771045674005") 2026/02/14 05:14:21 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f115e6b82147adcd1_d20260214_m050752_c001_v0001172_t0028_u01771045672945") 2026/02/14 05:14:21 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f110a740503813b95_d20260214_m050748_c001_v0001040_t0049_u01771045668921") 2026/02/14 05:14:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d867_d20260214_m050809_c001_v7007000_t0000_u01771045689361") 2026/02/14 05:14:21 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11009b02479c7ecd_d20260214_m050807_c001_v0001173_t0022_u01771045687787") 2026/02/14 05:14:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1048dd6e5f53aad9_d20260214_m050802_c001_v0001173_t0004_u01771045682736") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8786_d20260214_m051342_c001_v7007000_t0000_u01771046022466") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d603_d20260214_m051338_c001_v0001185_t0024_u01771046018330") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b65e_d20260214_m051324_c001_v7007000_t0000_u01771046004822") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d377_d20260214_m051320_c001_v0001185_t0035_u01771046000770") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba4_d20260214_m051306_c001_v7007000_t0000_u01771045986589") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d119_d20260214_m051302_c001_v0001185_t0043_u01771045982891") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaa1_d20260214_m051249_c001_v7007000_t0000_u01771045969839") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cf10_d20260214_m051246_c001_v0001185_t0036_u01771045966192") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596dd_d20260214_m051232_c001_v7007000_t0000_u01771045952463") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cd35_d20260214_m051228_c001_v0001185_t0008_u01771045948107") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d11_d20260214_m051213_c001_v7007000_t0000_u01771045933350") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb31_d20260214_m051204_c001_v0001185_t0013_u01771045924441") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b9a_d20260214_m051151_c001_v7007000_t0000_u01771045911416") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abd1_d20260214_m051147_c001_v0001036_t0030_u01771045907059") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f855b_d20260214_m051145_c001_v7007000_t0000_u01771045905775") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe5e_d20260214_m051140_c001_v0001097_t0058_u01771045900291") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87791_d20260214_m051127_c001_v7007000_t0000_u01771045887842") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390245_d20260214_m051123_c001_v0001029_t0043_u01771045883496") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc15_d20260214_m051122_c001_v7007000_t0000_u01771045882093") 2026/02/14 05:14:22 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab91_d20260214_m051118_c001_v0001036_t0030_u01771045878193") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680ca86_d20260214_m051102_c001_v7007000_t0000_u01771045862962") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab59_d20260214_m051057_c001_v0001036_t0058_u01771045857673") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7598_d20260214_m051045_c001_v7007000_t0000_u01771045845035") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab3f_d20260214_m051040_c001_v0001036_t0029_u01771045840978") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d51_d20260214_m051027_c001_v7007000_t0000_u01771045827644") 2026/02/14 05:14:23 DEBUG : banana: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab17_d20260214_m051024_c001_v0001036_t0055_u01771045824085") 2026/02/14 05:14:23 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8562_d20260214_m051149_c001_v7007000_t0000_u01771045909330") 2026/02/14 05:14:23 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abc3_d20260214_m051143_c001_v0001036_t0004_u01771045903117") 2026/02/14 05:14:23 DEBUG : both0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d98d_d20260214_m051000_c001_v7007000_t0000_u01771045800174") 2026/02/14 05:14:23 DEBUG : both0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa3f_d20260214_m050937_c001_v0001036_t0008_u01771045777059") 2026/02/14 05:14:23 DEBUG : both0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa8_d20260214_m050932_c001_v7007000_t0000_u01771045772765") 2026/02/14 05:14:23 DEBUG : both0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa07_d20260214_m050910_c001_v0001036_t0037_u01771045750257") 2026/02/14 05:14:23 DEBUG : both1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d98f_d20260214_m051000_c001_v7007000_t0000_u01771045800358") 2026/02/14 05:14:23 DEBUG : both1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa41_d20260214_m050938_c001_v0001036_t0038_u01771045778621") 2026/02/14 05:14:23 DEBUG : both1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfab_d20260214_m050932_c001_v7007000_t0000_u01771045772948") 2026/02/14 05:14:23 DEBUG : both1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa09_d20260214_m050911_c001_v0001036_t0002_u01771045751090") 2026/02/14 05:14:23 DEBUG : both10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d990_d20260214_m051000_c001_v7007000_t0000_u01771045800540") 2026/02/14 05:14:23 DEBUG : both10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa71_d20260214_m050948_c001_v0001036_t0005_u01771045788232") 2026/02/14 05:14:23 DEBUG : both10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfad_d20260214_m050933_c001_v7007000_t0000_u01771045773129") 2026/02/14 05:14:23 DEBUG : both10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa23_d20260214_m050920_c001_v0001036_t0013_u01771045760016") 2026/02/14 05:14:23 DEBUG : both11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d991_d20260214_m051000_c001_v7007000_t0000_u01771045800726") 2026/02/14 05:14:23 DEBUG : both11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa77_d20260214_m050949_c001_v0001036_t0020_u01771045789238") 2026/02/14 05:14:23 DEBUG : both11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfae_d20260214_m050933_c001_v7007000_t0000_u01771045773313") 2026/02/14 05:14:24 DEBUG : both11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa25_d20260214_m050920_c001_v0001036_t0026_u01771045760993") 2026/02/14 05:14:24 DEBUG : both12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d992_d20260214_m051000_c001_v7007000_t0000_u01771045800913") 2026/02/14 05:14:24 DEBUG : both12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa7d_d20260214_m050950_c001_v0001036_t0042_u01771045790014") 2026/02/14 05:14:24 DEBUG : both12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb0_d20260214_m050933_c001_v7007000_t0000_u01771045773500") 2026/02/14 05:14:24 DEBUG : both12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa27_d20260214_m050921_c001_v0001036_t0004_u01771045761739") 2026/02/14 05:14:24 DEBUG : both13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d993_d20260214_m051001_c001_v7007000_t0000_u01771045801096") 2026/02/14 05:14:24 DEBUG : both13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa89_d20260214_m050950_c001_v0001036_t0039_u01771045790990") 2026/02/14 05:14:24 DEBUG : both13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb2_d20260214_m050933_c001_v7007000_t0000_u01771045773684") 2026/02/14 05:14:24 DEBUG : both13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa29_d20260214_m050922_c001_v0001036_t0046_u01771045762914") 2026/02/14 05:14:24 DEBUG : both14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d994_d20260214_m051001_c001_v7007000_t0000_u01771045801280") 2026/02/14 05:14:24 DEBUG : both14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa8f_d20260214_m050951_c001_v0001036_t0035_u01771045791873") 2026/02/14 05:14:24 DEBUG : both14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb3_d20260214_m050933_c001_v7007000_t0000_u01771045773866") 2026/02/14 05:14:24 DEBUG : both14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa2b_d20260214_m050923_c001_v0001036_t0002_u01771045763937") 2026/02/14 05:14:24 DEBUG : both15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d995_d20260214_m051001_c001_v7007000_t0000_u01771045801464") 2026/02/14 05:14:24 DEBUG : both15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa95_d20260214_m050952_c001_v0001036_t0025_u01771045792732") 2026/02/14 05:14:24 DEBUG : both15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb4_d20260214_m050934_c001_v7007000_t0000_u01771045774048") 2026/02/14 05:14:24 DEBUG : both15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa2d_d20260214_m050925_c001_v0001036_t0008_u01771045765038") 2026/02/14 05:14:24 DEBUG : both16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d997_d20260214_m051001_c001_v7007000_t0000_u01771045801647") 2026/02/14 05:14:24 DEBUG : both16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa9f_d20260214_m050953_c001_v0001036_t0037_u01771045793672") 2026/02/14 05:14:24 DEBUG : both16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb5_d20260214_m050934_c001_v7007000_t0000_u01771045774230") 2026/02/14 05:14:25 DEBUG : both16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa31_d20260214_m050926_c001_v0001036_t0056_u01771045766129") 2026/02/14 05:14:25 DEBUG : both17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d998_d20260214_m051001_c001_v7007000_t0000_u01771045801838") 2026/02/14 05:14:25 DEBUG : both17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aaa3_d20260214_m050954_c001_v0001036_t0039_u01771045794591") 2026/02/14 05:14:25 DEBUG : both17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb6_d20260214_m050934_c001_v7007000_t0000_u01771045774411") 2026/02/14 05:14:25 DEBUG : both17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa33_d20260214_m050926_c001_v0001036_t0022_u01771045766989") 2026/02/14 05:14:25 DEBUG : both18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d999_d20260214_m051002_c001_v7007000_t0000_u01771045802031") 2026/02/14 05:14:25 DEBUG : both18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aaab_d20260214_m050955_c001_v0001036_t0050_u01771045795591") 2026/02/14 05:14:25 DEBUG : both18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb7_d20260214_m050934_c001_v7007000_t0000_u01771045774640") 2026/02/14 05:14:25 DEBUG : both18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa35_d20260214_m050928_c001_v0001036_t0021_u01771045768091") 2026/02/14 05:14:25 DEBUG : both19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99a_d20260214_m051002_c001_v7007000_t0000_u01771045802219") 2026/02/14 05:14:25 DEBUG : both19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aab5_d20260214_m050956_c001_v0001036_t0029_u01771045796548") 2026/02/14 05:14:25 DEBUG : both19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfb9_d20260214_m050934_c001_v7007000_t0000_u01771045774822") 2026/02/14 05:14:25 DEBUG : both19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa39_d20260214_m050929_c001_v0001036_t0013_u01771045769063") 2026/02/14 05:14:25 DEBUG : both2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99b_d20260214_m051002_c001_v7007000_t0000_u01771045802404") 2026/02/14 05:14:25 DEBUG : both2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa45_d20260214_m050939_c001_v0001036_t0001_u01771045779472") 2026/02/14 05:14:25 DEBUG : both2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfba_d20260214_m050935_c001_v7007000_t0000_u01771045775004") 2026/02/14 05:14:25 DEBUG : both2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa0b_d20260214_m050912_c001_v0001036_t0057_u01771045752246") 2026/02/14 05:14:25 DEBUG : both3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99c_d20260214_m051002_c001_v7007000_t0000_u01771045802588") 2026/02/14 05:14:25 DEBUG : both3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa4d_d20260214_m050940_c001_v0001036_t0003_u01771045780776") 2026/02/14 05:14:25 DEBUG : both3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfbb_d20260214_m050935_c001_v7007000_t0000_u01771045775187") 2026/02/14 05:14:25 DEBUG : both3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa0f_d20260214_m050913_c001_v0001036_t0041_u01771045753045") 2026/02/14 05:14:26 DEBUG : both4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99d_d20260214_m051002_c001_v7007000_t0000_u01771045802774") 2026/02/14 05:14:26 DEBUG : both4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa57_d20260214_m050942_c001_v0001036_t0059_u01771045782339") 2026/02/14 05:14:26 DEBUG : both4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfbc_d20260214_m050935_c001_v7007000_t0000_u01771045775368") 2026/02/14 05:14:26 DEBUG : both4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa11_d20260214_m050913_c001_v0001036_t0048_u01771045753813") 2026/02/14 05:14:26 DEBUG : both5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99e_d20260214_m051003_c001_v7007000_t0000_u01771045803002") 2026/02/14 05:14:26 DEBUG : both5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa5b_d20260214_m050943_c001_v0001036_t0038_u01771045783272") 2026/02/14 05:14:26 DEBUG : both5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfbd_d20260214_m050935_c001_v7007000_t0000_u01771045775551") 2026/02/14 05:14:26 DEBUG : both5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa13_d20260214_m050915_c001_v0001036_t0025_u01771045755036") 2026/02/14 05:14:26 DEBUG : both6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d99f_d20260214_m051003_c001_v7007000_t0000_u01771045803195") 2026/02/14 05:14:26 DEBUG : both6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa63_d20260214_m050944_c001_v0001036_t0058_u01771045784633") 2026/02/14 05:14:26 DEBUG : both6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfbe_d20260214_m050935_c001_v7007000_t0000_u01771045775733") 2026/02/14 05:14:26 DEBUG : both6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa15_d20260214_m050915_c001_v0001036_t0036_u01771045755935") 2026/02/14 05:14:26 DEBUG : both7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a0_d20260214_m051003_c001_v7007000_t0000_u01771045803380") 2026/02/14 05:14:26 DEBUG : both7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa65_d20260214_m050945_c001_v0001036_t0048_u01771045785599") 2026/02/14 05:14:26 DEBUG : both7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfbf_d20260214_m050935_c001_v7007000_t0000_u01771045775915") 2026/02/14 05:14:26 DEBUG : both7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa1b_d20260214_m050916_c001_v0001036_t0032_u01771045756984") 2026/02/14 05:14:26 DEBUG : both8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a2_d20260214_m051003_c001_v7007000_t0000_u01771045803562") 2026/02/14 05:14:26 DEBUG : both8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa67_d20260214_m050946_c001_v0001036_t0022_u01771045786450") 2026/02/14 05:14:26 DEBUG : both8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfc0_d20260214_m050936_c001_v7007000_t0000_u01771045776097") 2026/02/14 05:14:26 DEBUG : both8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa1f_d20260214_m050918_c001_v0001036_t0004_u01771045758161") 2026/02/14 05:14:26 DEBUG : both9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a3_d20260214_m051003_c001_v7007000_t0000_u01771045803753") 2026/02/14 05:14:26 DEBUG : both9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa6d_d20260214_m050947_c001_v0001036_t0024_u01771045787294") 2026/02/14 05:14:26 DEBUG : both9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfc1_d20260214_m050936_c001_v7007000_t0000_u01771045776281") 2026/02/14 05:14:27 DEBUG : both9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa21_d20260214_m050919_c001_v0001036_t0025_u01771045759187") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca94_d20260214_m050521_c001_v7007000_t0000_u01771045521890") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a877_d20260214_m050519_c001_v0001036_t0025_u01771045519875") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca88_d20260214_m050519_c001_v7007000_t0000_u01771045519049") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a869_d20260214_m050517_c001_v0001036_t0034_u01771045517001") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83515b_d20260214_m050457_c001_v7007000_t0000_u01771045497112") 2026/02/14 05:14:27 DEBUG : c/non empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a81d_d20260214_m050455_c001_v0001036_t0025_u01771045495153") 2026/02/14 05:14:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55957e_d20260214_m051105_c001_v7007000_t0000_u01771045865267") 2026/02/14 05:14:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390219_d20260214_m051100_c001_v0001029_t0003_u01771045860046") 2026/02/14 05:14:27 DEBUG : check sum: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835134_d20260214_m050446_c001_v7007000_t0000_u01771045486745") 2026/02/14 05:14:27 DEBUG : check sum: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7ed_d20260214_m050445_c001_v0001036_t0050_u01771045485665") 2026/02/14 05:14:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41365644e2b943f3_d20260214_m051413_c001_v7007000_t0000_u01771046053580") 2026/02/14 05:14:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390371_d20260214_m051411_c001_v0001029_t0027_u01771046051908") 2026/02/14 05:14:27 DEBUG : dest/3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a44_d20260214_m050720_c001_v7007000_t0000_u01771045640659") 2026/02/14 05:14:27 DEBUG : dest/3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4032546a0fb9a219_d20260214_m050719_c001_v0001185_t0028_u01771045639564") 2026/02/14 05:14:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d13_d20260214_m051213_c001_v7007000_t0000_u01771045933536") 2026/02/14 05:14:27 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fecc_d20260214_m051206_c001_v0001097_t0030_u01771045926633") 2026/02/14 05:14:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8787_d20260214_m051342_c001_v7007000_t0000_u01771046022650") 2026/02/14 05:14:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390303_d20260214_m051329_c001_v0001029_t0030_u01771046009226") 2026/02/14 05:14:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b661_d20260214_m051325_c001_v7007000_t0000_u01771046005006") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902dd_d20260214_m051310_c001_v0001029_t0015_u01771045990899") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba5_d20260214_m051306_c001_v7007000_t0000_u01771045986772") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902bd_d20260214_m051254_c001_v0001029_t0022_u01771045974102") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaa4_d20260214_m051250_c001_v7007000_t0000_u01771045970021") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902ab_d20260214_m051236_c001_v0001029_t0027_u01771045956816") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596de_d20260214_m051232_c001_v7007000_t0000_u01771045952662") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390293_d20260214_m051217_c001_v0001029_t0000_u01771045937674") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d08_d20260214_m051211_c001_v7007000_t0000_u01771045931011") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939027b_d20260214_m051155_c001_v0001029_t0022_u01771045915694") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b9c_d20260214_m051151_c001_v7007000_t0000_u01771045911600") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9c5_d20260214_m051147_c001_v0001185_t0050_u01771045907373") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c146_d20260214_m051145_c001_v7007000_t0000_u01771045905537") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c883_d20260214_m051132_c001_v0001185_t0040_u01771045892137") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87792_d20260214_m051128_c001_v7007000_t0000_u01771045888026") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7d5_d20260214_m051123_c001_v0001185_t0052_u01771045883682") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc17_d20260214_m051122_c001_v7007000_t0000_u01771045882499") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390227_d20260214_m051109_c001_v0001029_t0027_u01771045869369") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8776c_d20260214_m051102_c001_v7007000_t0000_u01771045862981") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd58_d20260214_m051049_c001_v0001097_t0024_u01771045849336") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7599_d20260214_m051045_c001_v7007000_t0000_u01771045845219") 2026/02/14 05:14:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fce7_d20260214_m051031_c001_v0001097_t0026_u01771045831910") 2026/02/14 05:14:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d52_d20260214_m051027_c001_v7007000_t0000_u01771045827825") 2026/02/14 05:14:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc77_d20260214_m051017_c001_v0001097_t0030_u01771045817245") 2026/02/14 05:14:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8c_d20260214_m051149_c001_v7007000_t0000_u01771045909538") 2026/02/14 05:14:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c96d_d20260214_m051143_c001_v0001185_t0004_u01771045903300") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d15_d20260214_m051213_c001_v7007000_t0000_u01771045933721") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abf5_d20260214_m051206_c001_v0001036_t0001_u01771045926640") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8788_d20260214_m051342_c001_v7007000_t0000_u01771046022837") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d4f1_d20260214_m051330_c001_v0001185_t0011_u01771046010099") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b665_d20260214_m051325_c001_v7007000_t0000_u01771046005189") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d263_d20260214_m051311_c001_v0001185_t0007_u01771045991683") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba6_d20260214_m051306_c001_v7007000_t0000_u01771045986955") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d017_d20260214_m051255_c001_v0001185_t0024_u01771045975015") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaa7_d20260214_m051250_c001_v7007000_t0000_u01771045970208") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51ce08_d20260214_m051237_c001_v0001185_t0013_u01771045957871") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596df_d20260214_m051232_c001_v7007000_t0000_u01771045952847") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cc45_d20260214_m051218_c001_v0001185_t0052_u01771045938509") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e95467460617_d20260214_m051211_c001_v7007000_t0000_u01771045931181") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51ca8b_d20260214_m051156_c001_v0001185_t0016_u01771045916472") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b9d_d20260214_m051151_c001_v7007000_t0000_u01771045911782") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abd5_d20260214_m051147_c001_v0001036_t0004_u01771045907421") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8558_d20260214_m051145_c001_v7007000_t0000_u01771045905383") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe36_d20260214_m051132_c001_v0001097_t0016_u01771045892697") 2026/02/14 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87793_d20260214_m051128_c001_v7007000_t0000_u01771045888209") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7d9_d20260214_m051123_c001_v0001185_t0044_u01771045883870") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f42141b7349d8bccc_d20260214_m051122_c001_v7007000_t0000_u01771045882501") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab79_d20260214_m051110_c001_v0001036_t0041_u01771045870329") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559577_d20260214_m051102_c001_v7007000_t0000_u01771045862905") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab49_d20260214_m051050_c001_v0001036_t0053_u01771045850016") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c759a_d20260214_m051045_c001_v7007000_t0000_u01771045845403") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab2f_d20260214_m051032_c001_v0001036_t0059_u01771045832924") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d53_d20260214_m051028_c001_v7007000_t0000_u01771045828006") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab07_d20260214_m051017_c001_v0001036_t0051_u01771045817646") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8a_d20260214_m051149_c001_v7007000_t0000_u01771045909355") 2026/02/14 05:14:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c971_d20260214_m051143_c001_v0001185_t0015_u01771045903535") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d16_d20260214_m051213_c001_v7007000_t0000_u01771045933904") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb61_d20260214_m051206_c001_v0001185_t0028_u01771045926806") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8789_d20260214_m051343_c001_v7007000_t0000_u01771046023021") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307013e_d20260214_m051330_c001_v0001097_t0048_u01771046010644") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b667_d20260214_m051325_c001_v7007000_t0000_u01771046005376") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a930700f6_d20260214_m051312_c001_v0001097_t0003_u01771045992228") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba7_d20260214_m051307_c001_v7007000_t0000_u01771045987140") 2026/02/14 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070022_d20260214_m051255_c001_v0001097_t0020_u01771045975567") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaaa_d20260214_m051250_c001_v7007000_t0000_u01771045970390") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ffba_d20260214_m051239_c001_v0001097_t0000_u01771045959105") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e0_d20260214_m051233_c001_v7007000_t0000_u01771045953030") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ff1f_d20260214_m051219_c001_v0001097_t0028_u01771045939056") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680ca97_d20260214_m051211_c001_v7007000_t0000_u01771045931031") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fea8_d20260214_m051157_c001_v0001097_t0058_u01771045917039") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b9f_d20260214_m051151_c001_v7007000_t0000_u01771045911964") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390271_d20260214_m051147_c001_v0001029_t0000_u01771045907468") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4184c63025d0db0b_d20260214_m051145_c001_v7007000_t0000_u01771045905550") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390257_d20260214_m051133_c001_v0001029_t0020_u01771045893569") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87795_d20260214_m051128_c001_v7007000_t0000_u01771045888393") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdf9_d20260214_m051123_c001_v0001097_t0053_u01771045883882") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0e5_d20260214_m051122_c001_v7007000_t0000_u01771045882099") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c6ab_d20260214_m051111_c001_v0001185_t0041_u01771045871051") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559576_d20260214_m051102_c001_v7007000_t0000_u01771045862740") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c502_d20260214_m051050_c001_v0001185_t0008_u01771045850954") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c759b_d20260214_m051045_c001_v7007000_t0000_u01771045845589") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c3da_d20260214_m051033_c001_v0001185_t0013_u01771045833896") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d54_d20260214_m051028_c001_v7007000_t0000_u01771045828186") 2026/02/14 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c2bd_d20260214_m051018_c001_v0001185_t0055_u01771045818445") 2026/02/14 05:14:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8b_d20260214_m051149_c001_v7007000_t0000_u01771045909362") 2026/02/14 05:14:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390265_d20260214_m051143_c001_v0001029_t0021_u01771045903609") 2026/02/14 05:14:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d17_d20260214_m051214_c001_v7007000_t0000_u01771045934090") 2026/02/14 05:14:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb65_d20260214_m051206_c001_v0001185_t0026_u01771045926996") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f878a_d20260214_m051343_c001_v7007000_t0000_u01771046023206") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acbc_d20260214_m051331_c001_v0001036_t0048_u01771046011431") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b66a_d20260214_m051325_c001_v7007000_t0000_u01771046005558") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac8c_d20260214_m051313_c001_v0001036_t0034_u01771045993075") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba8_d20260214_m051307_c001_v7007000_t0000_u01771045987322") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac5a_d20260214_m051256_c001_v0001036_t0057_u01771045976496") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaad_d20260214_m051250_c001_v7007000_t0000_u01771045970571") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac35_d20260214_m051240_c001_v0001036_t0032_u01771045960087") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e1_d20260214_m051233_c001_v7007000_t0000_u01771045953212") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac03_d20260214_m051219_c001_v0001036_t0008_u01771045939756") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e95467460615_d20260214_m051210_c001_v7007000_t0000_u01771045930815") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abe3_d20260214_m051157_c001_v0001036_t0048_u01771045917932") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba0_d20260214_m051152_c001_v7007000_t0000_u01771045912145") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe84_d20260214_m051147_c001_v0001097_t0015_u01771045907546") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4af_d20260214_m051145_c001_v7007000_t0000_u01771045905554") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abb5_d20260214_m051134_c001_v0001036_t0029_u01771045894377") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87798_d20260214_m051128_c001_v7007000_t0000_u01771045888576") 2026/02/14 05:14:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aba1_d20260214_m051123_c001_v0001036_t0018_u01771045883896") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0e7_d20260214_m051122_c001_v7007000_t0000_u01771045882570") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdb7_d20260214_m051111_c001_v0001097_t0043_u01771045871717") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41365644e2b940f6_d20260214_m051102_c001_v7007000_t0000_u01771045862758") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390207_d20260214_m051051_c001_v0001029_t0030_u01771045851537") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c759e_d20260214_m051045_c001_v7007000_t0000_u01771045845773") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901f2_d20260214_m051034_c001_v0001029_t0033_u01771045834502") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d55_d20260214_m051028_c001_v7007000_t0000_u01771045828365") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901e0_d20260214_m051018_c001_v0001029_t0023_u01771045818688") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8564_d20260214_m051149_c001_v7007000_t0000_u01771045909694") 2026/02/14 05:14:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abc9_d20260214_m051143_c001_v0001036_t0057_u01771045903660") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d18_d20260214_m051214_c001_v7007000_t0000_u01771045934275") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939028b_d20260214_m051207_c001_v0001029_t0008_u01771045927015") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f878c_d20260214_m051343_c001_v7007000_t0000_u01771046023392") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390307_d20260214_m051331_c001_v0001029_t0027_u01771046011885") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b66c_d20260214_m051325_c001_v7007000_t0000_u01771046005742") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902e1_d20260214_m051313_c001_v0001029_t0017_u01771045993636") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982ba9_d20260214_m051307_c001_v7007000_t0000_u01771045987505") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902c1_d20260214_m051257_c001_v0001029_t0022_u01771045977001") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab0_d20260214_m051250_c001_v7007000_t0000_u01771045970754") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902ad_d20260214_m051240_c001_v0001029_t0033_u01771045960535") 2026/02/14 05:14:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e2_d20260214_m051233_c001_v7007000_t0000_u01771045953399") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390297_d20260214_m051220_c001_v0001029_t0002_u01771045940238") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d0a_d20260214_m051211_c001_v7007000_t0000_u01771045931193") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939027d_d20260214_m051158_c001_v0001029_t0000_u01771045918369") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba2_d20260214_m051152_c001_v7007000_t0000_u01771045912326") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9c9_d20260214_m051147_c001_v0001185_t0021_u01771045907561") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c147_d20260214_m051145_c001_v7007000_t0000_u01771045905719") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c8b7_d20260214_m051134_c001_v0001185_t0040_u01771045894786") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8779d_d20260214_m051128_c001_v7007000_t0000_u01771045888779") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390249_d20260214_m051124_c001_v0001029_t0003_u01771045884037") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc16_d20260214_m051122_c001_v7007000_t0000_u01771045882317") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939022b_d20260214_m051112_c001_v0001029_t0014_u01771045872222") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f407baf0a39c6483f_d20260214_m051102_c001_v7007000_t0000_u01771045862921") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd69_d20260214_m051051_c001_v0001097_t0001_u01771045851897") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a0_d20260214_m051045_c001_v7007000_t0000_u01771045845958") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd0f_d20260214_m051035_c001_v0001097_t0003_u01771045835020") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d56_d20260214_m051028_c001_v7007000_t0000_u01771045828548") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc7d_d20260214_m051019_c001_v0001097_t0015_u01771045819363") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8d_d20260214_m051149_c001_v7007000_t0000_u01771045909548") 2026/02/14 05:14:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe76_d20260214_m051143_c001_v0001097_t0016_u01771045903737") 2026/02/14 05:14:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d19_d20260214_m051214_c001_v7007000_t0000_u01771045934468") 2026/02/14 05:14:34 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fed2_d20260214_m051207_c001_v0001097_t0007_u01771045927039") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f878d_d20260214_m051343_c001_v7007000_t0000_u01771046023576") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d558_d20260214_m051332_c001_v0001185_t0051_u01771046012621") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b671_d20260214_m051325_c001_v7007000_t0000_u01771046005928") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d2a7_d20260214_m051314_c001_v0001185_t0018_u01771045994137") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982baa_d20260214_m051307_c001_v7007000_t0000_u01771045987690") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d06b_d20260214_m051257_c001_v0001185_t0048_u01771045977439") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab1_d20260214_m051250_c001_v7007000_t0000_u01771045970935") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51ce64_d20260214_m051240_c001_v0001185_t0047_u01771045960958") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e3_d20260214_m051233_c001_v7007000_t0000_u01771045953582") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cc7b_d20260214_m051221_c001_v0001185_t0041_u01771045941006") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c1d0_d20260214_m051211_c001_v7007000_t0000_u01771045931242") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cacb_d20260214_m051158_c001_v0001185_t0000_u01771045918848") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba4_d20260214_m051152_c001_v7007000_t0000_u01771045912508") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9d1_d20260214_m051147_c001_v0001185_t0043_u01771045907762") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8559_d20260214_m051145_c001_v7007000_t0000_u01771045905567") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe46_d20260214_m051134_c001_v0001097_t0019_u01771045894977") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877a0_d20260214_m051128_c001_v7007000_t0000_u01771045888963") 2026/02/14 05:14:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7dd_d20260214_m051124_c001_v0001185_t0047_u01771045884058") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f853a_d20260214_m051122_c001_v7007000_t0000_u01771045882330") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab81_d20260214_m051112_c001_v0001036_t0007_u01771045872648") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680ca85_d20260214_m051102_c001_v7007000_t0000_u01771045862780") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab4d_d20260214_m051052_c001_v0001036_t0036_u01771045852425") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a1_d20260214_m051046_c001_v7007000_t0000_u01771045846147") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab33_d20260214_m051035_c001_v0001036_t0034_u01771045835539") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d57_d20260214_m051028_c001_v7007000_t0000_u01771045828730") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab0f_d20260214_m051019_c001_v0001036_t0030_u01771045819764") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4b8_d20260214_m051149_c001_v7007000_t0000_u01771045909370") 2026/02/14 05:14:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c977_d20260214_m051143_c001_v0001185_t0034_u01771045903744") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d1c_d20260214_m051214_c001_v7007000_t0000_u01771045934654") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb6d_d20260214_m051207_c001_v0001185_t0048_u01771045927224") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f878f_d20260214_m051343_c001_v7007000_t0000_u01771046023762") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070148_d20260214_m051332_c001_v0001097_t0019_u01771046012810") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b674_d20260214_m051326_c001_v7007000_t0000_u01771046006111") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307010c_d20260214_m051314_c001_v0001097_t0011_u01771045994761") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bab_d20260214_m051307_c001_v7007000_t0000_u01771045987874") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307003a_d20260214_m051257_c001_v0001097_t0051_u01771045977908") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab2_d20260214_m051251_c001_v7007000_t0000_u01771045971118") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ffc4_d20260214_m051241_c001_v0001097_t0017_u01771045961185") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e4_d20260214_m051233_c001_v7007000_t0000_u01771045953765") 2026/02/14 05:14:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ff39_d20260214_m051221_c001_v0001097_t0038_u01771045941271") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d06_d20260214_m051210_c001_v7007000_t0000_u01771045930828") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306feb0_d20260214_m051159_c001_v0001097_t0052_u01771045919044") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba5_d20260214_m051152_c001_v7007000_t0000_u01771045912694") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abd7_d20260214_m051147_c001_v0001036_t0025_u01771045907965") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4b1_d20260214_m051145_c001_v7007000_t0000_u01771045905736") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390259_d20260214_m051135_c001_v0001029_t0028_u01771045895521") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877a3_d20260214_m051129_c001_v7007000_t0000_u01771045889146") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7e1_d20260214_m051124_c001_v0001185_t0010_u01771045884286") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc14_d20260214_m051121_c001_v7007000_t0000_u01771045881911") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c6e1_d20260214_m051113_c001_v0001185_t0009_u01771045873188") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e954674604ef_d20260214_m051102_c001_v7007000_t0000_u01771045862534") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c52e_d20260214_m051052_c001_v0001185_t0038_u01771045852757") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a2_d20260214_m051046_c001_v7007000_t0000_u01771045846336") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c406_d20260214_m051035_c001_v0001185_t0006_u01771045835849") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d58_d20260214_m051028_c001_v7007000_t0000_u01771045828911") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c2e3_d20260214_m051020_c001_v0001185_t0000_u01771045820092") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb37365720f_d20260214_m051149_c001_v7007000_t0000_u01771045909708") 2026/02/14 05:14:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c985_d20260214_m051144_c001_v0001185_t0014_u01771045904084") 2026/02/14 05:14:37 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d21_d20260214_m051214_c001_v7007000_t0000_u01771045934840") 2026/02/14 05:14:37 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb75_d20260214_m051207_c001_v0001185_t0045_u01771045927443") 2026/02/14 05:14:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8790_d20260214_m051343_c001_v7007000_t0000_u01771046023948") 2026/02/14 05:14:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acc2_d20260214_m051333_c001_v0001036_t0045_u01771046013138") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b677_d20260214_m051326_c001_v7007000_t0000_u01771046006294") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac96_d20260214_m051315_c001_v0001036_t0056_u01771045995509") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bac_d20260214_m051308_c001_v7007000_t0000_u01771045988062") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac64_d20260214_m051258_c001_v0001036_t0007_u01771045978299") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab3_d20260214_m051251_c001_v7007000_t0000_u01771045971301") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac3b_d20260214_m051241_c001_v0001036_t0010_u01771045961635") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e5_d20260214_m051233_c001_v7007000_t0000_u01771045953948") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac07_d20260214_m051221_c001_v0001036_t0023_u01771045941704") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ee855cc723e58_d20260214_m051211_c001_v7007000_t0000_u01771045931208") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abe7_d20260214_m051159_c001_v0001036_t0040_u01771045919693") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba7_d20260214_m051152_c001_v7007000_t0000_u01771045912891") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390273_d20260214_m051147_c001_v0001029_t0001_u01771045907976") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4184c63025d0db0c_d20260214_m051145_c001_v7007000_t0000_u01771045905734") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abb7_d20260214_m051135_c001_v0001036_t0047_u01771045895965") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877a6_d20260214_m051129_c001_v7007000_t0000_u01771045889330") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdfd_d20260214_m051124_c001_v0001097_t0003_u01771045884360") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e6eb_d20260214_m051122_c001_v7007000_t0000_u01771045882514") 2026/02/14 05:14:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdbb_d20260214_m051113_c001_v0001097_t0044_u01771045873381") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e954674604f3_d20260214_m051103_c001_v7007000_t0000_u01771045863084") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939020b_d20260214_m051052_c001_v0001029_t0001_u01771045852950") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a3_d20260214_m051046_c001_v7007000_t0000_u01771045846520") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901f6_d20260214_m051036_c001_v0001029_t0021_u01771045836053") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d5b_d20260214_m051029_c001_v7007000_t0000_u01771045829095") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901e4_d20260214_m051020_c001_v0001029_t0010_u01771045820277") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2c9e_d20260214_m051149_c001_v7007000_t0000_u01771045909386") 2026/02/14 05:14:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390267_d20260214_m051144_c001_v0001029_t0015_u01771045904145") 2026/02/14 05:14:39 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d24_d20260214_m051215_c001_v7007000_t0000_u01771045935024") 2026/02/14 05:14:39 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fed8_d20260214_m051207_c001_v0001097_t0026_u01771045927501") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8791_d20260214_m051344_c001_v7007000_t0000_u01771046024132") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390309_d20260214_m051333_c001_v0001029_t0043_u01771046013536") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b679_d20260214_m051326_c001_v7007000_t0000_u01771046006524") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902e3_d20260214_m051316_c001_v0001029_t0004_u01771045996290") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bae_d20260214_m051308_c001_v7007000_t0000_u01771045988249") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902c5_d20260214_m051258_c001_v0001029_t0026_u01771045978843") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab4_d20260214_m051251_c001_v7007000_t0000_u01771045971484") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902b1_d20260214_m051242_c001_v0001029_t0039_u01771045962305") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e6_d20260214_m051234_c001_v7007000_t0000_u01771045954132") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939029b_d20260214_m051222_c001_v0001029_t0042_u01771045942272") 2026/02/14 05:14:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e95467460619_d20260214_m051211_c001_v7007000_t0000_u01771045931250") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390281_d20260214_m051200_c001_v0001029_t0001_u01771045920077") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76ba8_d20260214_m051153_c001_v7007000_t0000_u01771045913074") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9d9_d20260214_m051147_c001_v0001185_t0009_u01771045907987") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c148_d20260214_m051145_c001_v7007000_t0000_u01771045905902") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c8dd_d20260214_m051136_c001_v0001185_t0019_u01771045896361") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877aa_d20260214_m051129_c001_v7007000_t0000_u01771045889513") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aba3_d20260214_m051124_c001_v0001036_t0055_u01771045884423") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0e6_d20260214_m051122_c001_v7007000_t0000_u01771045882315") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939022d_d20260214_m051113_c001_v0001029_t0031_u01771045873831") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8776b_d20260214_m051102_c001_v7007000_t0000_u01771045862798") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd71_d20260214_m051053_c001_v0001097_t0039_u01771045853499") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a4_d20260214_m051046_c001_v7007000_t0000_u01771045846704") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd1b_d20260214_m051036_c001_v0001097_t0047_u01771045836474") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d5c_d20260214_m051029_c001_v7007000_t0000_u01771045829275") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc83_d20260214_m051020_c001_v0001097_t0038_u01771045820761") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8e_d20260214_m051149_c001_v7007000_t0000_u01771045909722") 2026/02/14 05:14:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe7a_d20260214_m051144_c001_v0001097_t0024_u01771045904250") 2026/02/14 05:14:40 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d26_d20260214_m051215_c001_v7007000_t0000_u01771045935208") 2026/02/14 05:14:40 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb77_d20260214_m051207_c001_v0001185_t0033_u01771045927637") 2026/02/14 05:14:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8792_d20260214_m051344_c001_v7007000_t0000_u01771046024317") 2026/02/14 05:14:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d57b_d20260214_m051334_c001_v0001185_t0048_u01771046014018") 2026/02/14 05:14:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67a_d20260214_m051326_c001_v7007000_t0000_u01771046006707") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d2f5_d20260214_m051316_c001_v0001185_t0008_u01771045996794") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bb1_d20260214_m051308_c001_v7007000_t0000_u01771045988436") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d09d_d20260214_m051259_c001_v0001185_t0010_u01771045979256") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab6_d20260214_m051251_c001_v7007000_t0000_u01771045971665") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cea4_d20260214_m051242_c001_v0001185_t0053_u01771045962760") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e7_d20260214_m051234_c001_v7007000_t0000_u01771045954314") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51ccd1_d20260214_m051224_c001_v0001185_t0015_u01771045944305") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e9546746061a_d20260214_m051211_c001_v7007000_t0000_u01771045931365") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51caef_d20260214_m051200_c001_v0001185_t0050_u01771045920792") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76baa_d20260214_m051153_c001_v7007000_t0000_u01771045913276") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe86_d20260214_m051148_c001_v0001097_t0046_u01771045908001") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4ae_d20260214_m051145_c001_v7007000_t0000_u01771045905372") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe52_d20260214_m051136_c001_v0001097_t0036_u01771045896604") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877ad_d20260214_m051129_c001_v7007000_t0000_u01771045889696") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939024b_d20260214_m051124_c001_v0001029_t0037_u01771045884465") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0e4_d20260214_m051121_c001_v7007000_t0000_u01771045881917") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab85_d20260214_m051114_c001_v0001036_t0005_u01771045874423") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e954674604f0_d20260214_m051102_c001_v7007000_t0000_u01771045862717") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab51_d20260214_m051054_c001_v0001036_t0049_u01771045854011") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a5_d20260214_m051046_c001_v7007000_t0000_u01771045846904") 2026/02/14 05:14:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab39_d20260214_m051037_c001_v0001036_t0034_u01771045837010") 2026/02/14 05:14:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d5d_d20260214_m051029_c001_v7007000_t0000_u01771045829455") 2026/02/14 05:14:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab11_d20260214_m051021_c001_v0001036_t0055_u01771045821134") 2026/02/14 05:14:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb37365720d_d20260214_m051149_c001_v7007000_t0000_u01771045909525") 2026/02/14 05:14:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c987_d20260214_m051144_c001_v0001185_t0057_u01771045904322") 2026/02/14 05:14:42 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d27_d20260214_m051215_c001_v7007000_t0000_u01771045935391") 2026/02/14 05:14:42 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb81_d20260214_m051207_c001_v0001185_t0024_u01771045927883") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8793_d20260214_m051344_c001_v7007000_t0000_u01771046024505") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307015a_d20260214_m051334_c001_v0001097_t0059_u01771046014374") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67b_d20260214_m051326_c001_v7007000_t0000_u01771046006891") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070116_d20260214_m051317_c001_v0001097_t0044_u01771045997022") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bb4_d20260214_m051308_c001_v7007000_t0000_u01771045988618") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070050_d20260214_m051259_c001_v0001097_t0042_u01771045979452") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab7_d20260214_m051251_c001_v7007000_t0000_u01771045971847") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ffd0_d20260214_m051242_c001_v0001097_t0030_u01771045962991") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e8_d20260214_m051234_c001_v7007000_t0000_u01771045954496") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ff55_d20260214_m051224_c001_v0001097_t0048_u01771045944505") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d0b_d20260214_m051211_c001_v7007000_t0000_u01771045931378") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306feb8_d20260214_m051201_c001_v0001097_t0031_u01771045921004") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bac_d20260214_m051153_c001_v7007000_t0000_u01771045913463") 2026/02/14 05:14:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9db_d20260214_m051148_c001_v0001185_t0023_u01771045908177") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4b2_d20260214_m051145_c001_v7007000_t0000_u01771045905917") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939025b_d20260214_m051137_c001_v0001029_t0039_u01771045897038") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877b0_d20260214_m051129_c001_v7007000_t0000_u01771045889879") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7eb_d20260214_m051124_c001_v0001185_t0027_u01771045884577") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f853c_d20260214_m051122_c001_v7007000_t0000_u01771045882525") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c6f5_d20260214_m051114_c001_v0001185_t0001_u01771045874940") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559575_d20260214_m051102_c001_v7007000_t0000_u01771045862724") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c564_d20260214_m051054_c001_v0001185_t0045_u01771045854435") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a6_d20260214_m051047_c001_v7007000_t0000_u01771045847088") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c414_d20260214_m051037_c001_v0001185_t0020_u01771045837498") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d5f_d20260214_m051029_c001_v7007000_t0000_u01771045829638") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c2f5_d20260214_m051021_c001_v0001185_t0036_u01771045821575") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b4b9_d20260214_m051149_c001_v7007000_t0000_u01771045909556") 2026/02/14 05:14:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390269_d20260214_m051144_c001_v0001029_t0028_u01771045904471") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d28_d20260214_m051215_c001_v7007000_t0000_u01771045935574") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb8b_d20260214_m051208_c001_v0001185_t0017_u01771045928073") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8794_d20260214_m051344_c001_v7007000_t0000_u01771046024689") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acca_d20260214_m051334_c001_v0001036_t0045_u01771046014957") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67c_d20260214_m051327_c001_v7007000_t0000_u01771046007074") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac9c_d20260214_m051317_c001_v0001036_t0056_u01771045997441") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bb7_d20260214_m051308_c001_v7007000_t0000_u01771045988839") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac6c_d20260214_m051259_c001_v0001036_t0029_u01771045979852") 2026/02/14 05:14:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab8_d20260214_m051252_c001_v7007000_t0000_u01771045972029") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac42_d20260214_m051243_c001_v0001036_t0054_u01771045963535") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596e9_d20260214_m051234_c001_v7007000_t0000_u01771045954679") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac0d_d20260214_m051225_c001_v0001036_t0007_u01771045945314") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ee855cc723e53_d20260214_m051210_c001_v7007000_t0000_u01771045930840") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abef_d20260214_m051201_c001_v0001036_t0024_u01771045921570") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bad_d20260214_m051153_c001_v7007000_t0000_u01771045913646") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abd9_d20260214_m051148_c001_v0001036_t0055_u01771045908347") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f855a_d20260214_m051145_c001_v7007000_t0000_u01771045905751") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abbb_d20260214_m051137_c001_v0001036_t0057_u01771045897626") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877b3_d20260214_m051130_c001_v7007000_t0000_u01771045890062") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7f1_d20260214_m051124_c001_v0001185_t0038_u01771045884859") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8777e_d20260214_m051122_c001_v7007000_t0000_u01771045882542") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdbd_d20260214_m051115_c001_v0001097_t0040_u01771045875131") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e954674604f2_d20260214_m051102_c001_v7007000_t0000_u01771045862900") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939020d_d20260214_m051054_c001_v0001029_t0028_u01771045854654") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a8_d20260214_m051047_c001_v7007000_t0000_u01771045847272") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901f8_d20260214_m051037_c001_v0001029_t0002_u01771045837788") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d60_d20260214_m051029_c001_v7007000_t0000_u01771045829818") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901e6_d20260214_m051021_c001_v0001029_t0034_u01771045821771") 2026/02/14 05:14:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c172_d20260214_m051149_c001_v7007000_t0000_u01771045909393") 2026/02/14 05:14:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abcd_d20260214_m051144_c001_v0001036_t0049_u01771045904483") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d29_d20260214_m051215_c001_v7007000_t0000_u01771045935757") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939028d_d20260214_m051208_c001_v0001029_t0036_u01771045928086") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8796_d20260214_m051344_c001_v7007000_t0000_u01771046024873") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939030f_d20260214_m051335_c001_v0001029_t0026_u01771046015540") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67d_d20260214_m051327_c001_v7007000_t0000_u01771046007301") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902eb_d20260214_m051317_c001_v0001029_t0028_u01771045997862") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bbb_d20260214_m051309_c001_v7007000_t0000_u01771045989021") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902cb_d20260214_m051300_c001_v0001029_t0041_u01771045980363") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eab9_d20260214_m051252_c001_v7007000_t0000_u01771045972210") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93902b3_d20260214_m051244_c001_v0001029_t0043_u01771045964036") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596ea_d20260214_m051234_c001_v7007000_t0000_u01771045954862") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939029f_d20260214_m051225_c001_v0001029_t0032_u01771045945974") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680ca96_d20260214_m051210_c001_v7007000_t0000_u01771045930849") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390285_d20260214_m051202_c001_v0001029_t0006_u01771045922161") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bb0_d20260214_m051153_c001_v7007000_t0000_u01771045913828") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9e3_d20260214_m051148_c001_v0001185_t0041_u01771045908375") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373657205_d20260214_m051145_c001_v7007000_t0000_u01771045905759") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c8ff_d20260214_m051138_c001_v0001185_t0034_u01771045898123") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877b6_d20260214_m051130_c001_v7007000_t0000_u01771045890246") 2026/02/14 05:14:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe03_d20260214_m051124_c001_v0001097_t0008_u01771045884897") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f42141b7349d8bccb_d20260214_m051122_c001_v7007000_t0000_u01771045882314") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390231_d20260214_m051115_c001_v0001029_t0026_u01771045875536") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559578_d20260214_m051102_c001_v7007000_t0000_u01771045862928") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd75_d20260214_m051055_c001_v0001097_t0044_u01771045855131") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75a9_d20260214_m051047_c001_v7007000_t0000_u01771045847454") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd2f_d20260214_m051038_c001_v0001097_t0010_u01771045838308") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d61_d20260214_m051029_c001_v7007000_t0000_u01771045829999") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc89_d20260214_m051022_c001_v0001097_t0017_u01771045822208") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2ca1_d20260214_m051149_c001_v7007000_t0000_u01771045909569") 2026/02/14 05:14:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c993_d20260214_m051144_c001_v0001185_t0011_u01771045904665") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d2b_d20260214_m051215_c001_v7007000_t0000_u01771045935942") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fedc_d20260214_m051208_c001_v0001097_t0059_u01771045928103") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8797_d20260214_m051345_c001_v7007000_t0000_u01771046025057") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d5b5_d20260214_m051336_c001_v0001185_t0047_u01771046016112") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67e_d20260214_m051327_c001_v7007000_t0000_u01771046007484") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d341_d20260214_m051318_c001_v0001185_t0050_u01771045998861") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bbe_d20260214_m051309_c001_v7007000_t0000_u01771045989203") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d0dd_d20260214_m051300_c001_v0001185_t0031_u01771045980925") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eaba_d20260214_m051252_c001_v7007000_t0000_u01771045972392") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cee8_d20260214_m051244_c001_v0001185_t0044_u01771045964598") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596eb_d20260214_m051235_c001_v7007000_t0000_u01771045955045") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cd0b_d20260214_m051226_c001_v0001185_t0051_u01771045946365") 2026/02/14 05:14:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e117_d20260214_m051211_c001_v7007000_t0000_u01771045931225") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb1d_d20260214_m051202_c001_v0001185_t0018_u01771045922669") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bb1_d20260214_m051154_c001_v7007000_t0000_u01771045914009") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9ed_d20260214_m051148_c001_v0001185_t0024_u01771045908580") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373657206_d20260214_m051145_c001_v7007000_t0000_u01771045905942") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe5c_d20260214_m051138_c001_v0001097_t0036_u01771045898374") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877ba_d20260214_m051130_c001_v7007000_t0000_u01771045890429") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390253_d20260214_m051124_c001_v0001029_t0016_u01771045884904") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b459_d20260214_m051122_c001_v7007000_t0000_u01771045882547") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab8b_d20260214_m051116_c001_v0001036_t0007_u01771045876022") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41365644e2b940f9_d20260214_m051102_c001_v7007000_t0000_u01771045862944") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab57_d20260214_m051055_c001_v0001036_t0028_u01771045855851") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75aa_d20260214_m051047_c001_v7007000_t0000_u01771045847636") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab3b_d20260214_m051039_c001_v0001036_t0023_u01771045839187") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d62_d20260214_m051030_c001_v7007000_t0000_u01771045830185") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab13_d20260214_m051022_c001_v0001036_t0045_u01771045822631") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76b8f_d20260214_m051149_c001_v7007000_t0000_u01771045909732") 2026/02/14 05:14:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe7c_d20260214_m051144_c001_v0001097_t0039_u01771045904681") 2026/02/14 05:14:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d2c_d20260214_m051216_c001_v7007000_t0000_u01771045936125") 2026/02/14 05:14:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb8f_d20260214_m051208_c001_v0001185_t0038_u01771045928277") 2026/02/14 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8798_d20260214_m051345_c001_v7007000_t0000_u01771046025318") 2026/02/14 05:14:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070164_d20260214_m051336_c001_v0001097_t0044_u01771046016301") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b67f_d20260214_m051327_c001_v7007000_t0000_u01771046007667") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307011a_d20260214_m051319_c001_v0001097_t0057_u01771045999111") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bc1_d20260214_m051309_c001_v7007000_t0000_u01771045989385") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307005c_d20260214_m051301_c001_v0001097_t0057_u01771045981186") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eabc_d20260214_m051252_c001_v7007000_t0000_u01771045972575") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ffdc_d20260214_m051244_c001_v0001097_t0015_u01771045964787") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596ec_d20260214_m051235_c001_v7007000_t0000_u01771045955227") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306ff6d_d20260214_m051226_c001_v0001097_t0037_u01771045946581") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e95467460618_d20260214_m051211_c001_v7007000_t0000_u01771045931212") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306febc_d20260214_m051202_c001_v0001097_t0056_u01771045922954") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bb3_d20260214_m051154_c001_v7007000_t0000_u01771045914191") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fe8a_d20260214_m051148_c001_v0001097_t0011_u01771045908664") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835b02_d20260214_m051145_c001_v7007000_t0000_u01771045905777") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939025d_d20260214_m051139_c001_v0001029_t0016_u01771045899080") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877bd_d20260214_m051130_c001_v7007000_t0000_u01771045890612") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7fd_d20260214_m051125_c001_v0001185_t0037_u01771045885068") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b458_d20260214_m051122_c001_v7007000_t0000_u01771045882316") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c721_d20260214_m051116_c001_v0001185_t0038_u01771045876717") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559579_d20260214_m051103_c001_v7007000_t0000_u01771045863090") 2026/02/14 05:14:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c58e_d20260214_m051056_c001_v0001185_t0005_u01771045856440") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75ac_d20260214_m051047_c001_v7007000_t0000_u01771045847819") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c444_d20260214_m051039_c001_v0001185_t0022_u01771045839762") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d64_d20260214_m051030_c001_v7007000_t0000_u01771045830403") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c315_d20260214_m051023_c001_v0001185_t0024_u01771045823164") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f400570d68714c175_d20260214_m051149_c001_v7007000_t0000_u01771045909580") 2026/02/14 05:14:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c997_d20260214_m051144_c001_v0001185_t0049_u01771045904861") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d2e_d20260214_m051216_c001_v7007000_t0000_u01771045936309") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb97_d20260214_m051208_c001_v0001185_t0018_u01771045928474") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f879b_d20260214_m051345_c001_v7007000_t0000_u01771046025503") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acd2_d20260214_m051336_c001_v0001036_t0006_u01771046016716") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b681_d20260214_m051327_c001_v7007000_t0000_u01771046007850") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acaa_d20260214_m051319_c001_v0001036_t0032_u01771045999667") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bc3_d20260214_m051309_c001_v7007000_t0000_u01771045989568") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac72_d20260214_m051301_c001_v0001036_t0037_u01771045981656") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eabd_d20260214_m051252_c001_v7007000_t0000_u01771045972768") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac44_d20260214_m051245_c001_v0001036_t0006_u01771045965157") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596ee_d20260214_m051235_c001_v7007000_t0000_u01771045955410") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac17_d20260214_m051227_c001_v0001036_t0028_u01771045947066") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680ca98_d20260214_m051211_c001_v7007000_t0000_u01771045931214") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abf1_d20260214_m051203_c001_v0001036_t0024_u01771045923420") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bb6_d20260214_m051154_c001_v7007000_t0000_u01771045914374") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abdb_d20260214_m051148_c001_v0001036_t0013_u01771045908745") 2026/02/14 05:14:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f855d_d20260214_m051145_c001_v7007000_t0000_u01771045905950") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abbd_d20260214_m051139_c001_v0001036_t0053_u01771045899478") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877c0_d20260214_m051130_c001_v7007000_t0000_u01771045890797") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aba5_d20260214_m051125_c001_v0001036_t0045_u01771045885186") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b19828a4_d20260214_m051122_c001_v7007000_t0000_u01771045882562") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdc3_d20260214_m051116_c001_v0001097_t0040_u01771045876992") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40536c8bc278205c_d20260214_m051102_c001_v7007000_t0000_u01771045862952") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390213_d20260214_m051056_c001_v0001029_t0014_u01771045856694") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75ad_d20260214_m051048_c001_v7007000_t0000_u01771045848002") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901fc_d20260214_m051039_c001_v0001029_t0014_u01771045839963") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d66_d20260214_m051030_c001_v7007000_t0000_u01771045830587") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901e8_d20260214_m051023_c001_v0001029_t0017_u01771045823350") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8563_d20260214_m051149_c001_v7007000_t0000_u01771045909512") 2026/02/14 05:14:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abcf_d20260214_m051144_c001_v0001036_t0029_u01771045904889") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559580_d20260214_m051105_c001_v7007000_t0000_u01771045865464") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c5ee_d20260214_m051100_c001_v0001185_t0002_u01771045860257") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559581_d20260214_m051105_c001_v7007000_t0000_u01771045865644") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab5d_d20260214_m051100_c001_v0001036_t0002_u01771045860469") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559583_d20260214_m051105_c001_v7007000_t0000_u01771045865827") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd8f_d20260214_m051100_c001_v0001097_t0024_u01771045860555") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559584_d20260214_m051106_c001_v7007000_t0000_u01771045866009") 2026/02/14 05:14:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939021b_d20260214_m051100_c001_v0001029_t0027_u01771045860603") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559585_d20260214_m051106_c001_v7007000_t0000_u01771045866192") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c5f8_d20260214_m051100_c001_v0001185_t0023_u01771045860803") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559586_d20260214_m051106_c001_v7007000_t0000_u01771045866373") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd93_d20260214_m051100_c001_v0001097_t0055_u01771045860940") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559589_d20260214_m051106_c001_v7007000_t0000_u01771045866555") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c5fe_d20260214_m051101_c001_v0001185_t0032_u01771045861022") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55958a_d20260214_m051106_c001_v7007000_t0000_u01771045866778") 2026/02/14 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939021f_d20260214_m051101_c001_v0001029_t0034_u01771045861045") 2026/02/14 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55958b_d20260214_m051106_c001_v7007000_t0000_u01771045866958") 2026/02/14 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c606_d20260214_m051101_c001_v0001185_t0055_u01771045861250") 2026/02/14 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55958d_d20260214_m051107_c001_v7007000_t0000_u01771045867139") 2026/02/14 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd95_d20260214_m051101_c001_v0001097_t0044_u01771045861424") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b55958e_d20260214_m051107_c001_v7007000_t0000_u01771045867319") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c608_d20260214_m051101_c001_v0001185_t0033_u01771045861566") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559590_d20260214_m051107_c001_v7007000_t0000_u01771045867500") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390221_d20260214_m051101_c001_v0001029_t0010_u01771045861569") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559592_d20260214_m051107_c001_v7007000_t0000_u01771045867680") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c60c_d20260214_m051101_c001_v0001185_t0026_u01771045861765") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559593_d20260214_m051107_c001_v7007000_t0000_u01771045867860") 2026/02/14 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab63_d20260214_m051101_c001_v0001036_t0056_u01771045861846") 2026/02/14 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559594_d20260214_m051108_c001_v7007000_t0000_u01771045868041") 2026/02/14 05:14:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fd97_d20260214_m051101_c001_v0001097_t0009_u01771045861942") 2026/02/14 05:14:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559595_d20260214_m051108_c001_v7007000_t0000_u01771045868222") 2026/02/14 05:14:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c616_d20260214_m051101_c001_v0001185_t0002_u01771045861984") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b19828c8_d20260214_m051125_c001_v7007000_t0000_u01771045885733") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c777_d20260214_m051120_c001_v0001185_t0055_u01771045880049") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b460_d20260214_m051125_c001_v7007000_t0000_u01771045885922") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab97_d20260214_m051120_c001_v0001036_t0031_u01771045880178") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87788_d20260214_m051125_c001_v7007000_t0000_u01771045885942") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c781_d20260214_m051120_c001_v0001185_t0010_u01771045880248") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0ed_d20260214_m051125_c001_v7007000_t0000_u01771045885903") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fddd_d20260214_m051120_c001_v0001097_t0037_u01771045880296") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d8778a_d20260214_m051126_c001_v7007000_t0000_u01771045886128") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939023b_d20260214_m051120_c001_v0001029_t0015_u01771045880353") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b45f_d20260214_m051125_c001_v7007000_t0000_u01771045885738") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c785_d20260214_m051120_c001_v0001185_t0056_u01771045880641") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f8540_d20260214_m051125_c001_v7007000_t0000_u01771045885948") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab99_d20260214_m051120_c001_v0001036_t0023_u01771045880676") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87787_d20260214_m051125_c001_v7007000_t0000_u01771045885757") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fde3_d20260214_m051120_c001_v0001097_t0024_u01771045880709") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f853f_d20260214_m051125_c001_v7007000_t0000_u01771045885763") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c78f_d20260214_m051120_c001_v0001185_t0027_u01771045880902") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e6ef_d20260214_m051125_c001_v7007000_t0000_u01771045885773") 2026/02/14 05:14:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939023f_d20260214_m051120_c001_v0001029_t0003_u01771045880922") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f42141b7349d8bcd1_d20260214_m051125_c001_v7007000_t0000_u01771045885782") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab9b_d20260214_m051121_c001_v0001036_t0032_u01771045881087") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e6f0_d20260214_m051125_c001_v7007000_t0000_u01771045885959") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c799_d20260214_m051121_c001_v0001185_t0040_u01771045881097") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f401769aa3225e0ec_d20260214_m051125_c001_v7007000_t0000_u01771045885722") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fde7_d20260214_m051121_c001_v0001097_t0052_u01771045881181") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b19828cb_d20260214_m051125_c001_v7007000_t0000_u01771045885919") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c7a1_d20260214_m051121_c001_v0001185_t0047_u01771045881356") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f42141b7349d8bcd2_d20260214_m051125_c001_v7007000_t0000_u01771045885969") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390243_d20260214_m051121_c001_v0001029_t0011_u01771045881369") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3dc19_d20260214_m051125_c001_v7007000_t0000_u01771045885800") 2026/02/14 05:14:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab9d_d20260214_m051121_c001_v0001036_t0023_u01771045881487") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559400_d20260214_m050900_c001_v7007000_t0000_u01771045740482") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1112913737af950f_d20260214_m050858_c001_v0001182_t0033_u01771045738575") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc8356ef_d20260214_m050858_c001_v7007000_t0000_u01771045738388") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1112913737af9507_d20260214_m050855_c001_v0001182_t0034_u01771045735145") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc8356ea_d20260214_m050854_c001_v7007000_t0000_u01771045734376") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f9c9_d20260214_m050849_c001_v0001097_t0024_u01771045729997") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373656da7_d20260214_m050848_c001_v7007000_t0000_u01771045728517") 2026/02/14 05:14:53 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f113eab053b2fd33e_d20260214_m050845_c001_v0001113_t0045_u01771045725668") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87584_d20260214_m050845_c001_v7007000_t0000_u01771045725493") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f113eab053b2fd332_d20260214_m050842_c001_v0001113_t0035_u01771045722246") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87579_d20260214_m050841_c001_v7007000_t0000_u01771045721483") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9e5_d20260214_m050836_c001_v0001036_t0017_u01771045716508") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386f0c_d20260214_m050835_c001_v7007000_t0000_u01771045715232") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f106e3bc8db93c59b_d20260214_m050833_c001_v0001041_t0013_u01771045713796") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91c05_d20260214_m050833_c001_v7007000_t0000_u01771045713608") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f106e3bc8db93c599_d20260214_m050830_c001_v0001041_t0004_u01771045710195") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91b9c_d20260214_m050829_c001_v7007000_t0000_u01771045709425") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9d9_d20260214_m050825_c001_v0001036_t0046_u01771045705463") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef7_d20260214_m050824_c001_v7007000_t0000_u01771045704554") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116a6d9ff1c20150_d20260214_m050822_c001_v0001185_t0057_u01771045702413") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef1_d20260214_m050822_c001_v7007000_t0000_u01771045702231") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116a6d9ff1c20118_d20260214_m050818_c001_v0001185_t0024_u01771045698584") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ee6_d20260214_m050817_c001_v7007000_t0000_u01771045697837") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9cb_d20260214_m050811_c001_v0001036_t0045_u01771045691286") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d868_d20260214_m050809_c001_v7007000_t0000_u01771045689650") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114642d54e8fecde_d20260214_m050806_c001_v0001145_t0020_u01771045686993") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7341_d20260214_m050806_c001_v7007000_t0000_u01771045686806") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114642d54e8fecd4_d20260214_m050802_c001_v0001145_t0034_u01771045682166") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c72eb_d20260214_m050801_c001_v7007000_t0000_u01771045681398") 2026/02/14 05:14:54 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9bb_d20260214_m050755_c001_v0001036_t0035_u01771045675107") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680c9d5_d20260214_m050754_c001_v7007000_t0000_u01771045674190") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1093f3ca7c949cc9_d20260214_m050752_c001_v0001090_t0037_u01771045672269") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f420b9a3bb843acae_d20260214_m050752_c001_v7007000_t0000_u01771045672084") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1093f3ca7c949cc7_d20260214_m050748_c001_v0001090_t0020_u01771045668361") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f420b9a3bb843aca8_d20260214_m050747_c001_v7007000_t0000_u01771045667594") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9a5_d20260214_m050738_c001_v0001036_t0005_u01771045658582") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a69_d20260214_m050737_c001_v7007000_t0000_u01771045657488") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11523bfd90c70bc7_d20260214_m050731_c001_v0001153_t0019_u01771045651467") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999e23e_d20260214_m050731_c001_v7007000_t0000_u01771045651264") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ac70_d20260214_m050726_c001_v0001171_t0036_u01771045646771") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f109cf911a1334b85_d20260214_m050726_c001_v0001183_t0059_u01771045646007") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f109cf911a1334b7d_d20260214_m050725_c001_v0001183_t0031_u01771045645055") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f408ea39cebb5b246_d20260214_m050710_c001_v7007000_t0000_u01771045630764") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a971_d20260214_m050703_c001_v0001036_t0046_u01771045623046") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1048dd6e5f53a500_d20260214_m050702_c001_v0001173_t0058_u01771045622015") 2026/02/14 05:14:55 DEBUG : dst/one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1048dd6e5f53a4e2_d20260214_m050700_c001_v0001173_t0031_u01771045620751") 2026/02/14 05:14:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559401_d20260214_m050900_c001_v7007000_t0000_u01771045740663") 2026/02/14 05:14:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f104734c6036345c8_d20260214_m050858_c001_v0001157_t0028_u01771045738077") 2026/02/14 05:14:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11232eea966e3d21_d20260214_m050854_c001_v0001178_t0057_u01771045734172") 2026/02/14 05:14:55 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373656da8_d20260214_m050848_c001_v7007000_t0000_u01771045728699") 2026/02/14 05:14:56 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f105ce280ac2dfb2a_d20260214_m050845_c001_v0001145_t0042_u01771045725097") 2026/02/14 05:14:56 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1068b831710cbee9_d20260214_m050840_c001_v0001039_t0016_u01771045720733") 2026/02/14 05:14:56 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386f0e_d20260214_m050835_c001_v7007000_t0000_u01771045715413") 2026/02/14 05:14:56 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1084f55fd6d304c7_d20260214_m050833_c001_v0001097_t0031_u01771045713232") 2026/02/14 05:14:56 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f117181952c82f5c2_d20260214_m050828_c001_v0001044_t0058_u01771045708890") 2026/02/14 05:14:56 DEBUG : dst/three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a6a_d20260214_m050737_c001_v7007000_t0000_u01771045657669") 2026/02/14 05:14:56 DEBUG : dst/three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f109cf911a1334bad_d20260214_m050736_c001_v0001183_t0014_u01771045656172") 2026/02/14 05:14:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559402_d20260214_m050900_c001_v7007000_t0000_u01771045740945") 2026/02/14 05:14:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1124c4b58c3aae00_d20260214_m050859_c001_v0001173_t0033_u01771045739351") 2026/02/14 05:14:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f101f7d0c70a413ed_d20260214_m050855_c001_v0001103_t0039_u01771045735919") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559403_d20260214_m050901_c001_v7007000_t0000_u01771045741127") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1112913737af9511_d20260214_m050859_c001_v0001182_t0040_u01771045739894") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc8356f7_d20260214_m050859_c001_v7007000_t0000_u01771045739707") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1112913737af950b_d20260214_m050856_c001_v0001182_t0047_u01771045736574") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc8356ed_d20260214_m050856_c001_v7007000_t0000_u01771045736388") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f9dc_d20260214_m050851_c001_v0001097_t0057_u01771045731213") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373656da9_d20260214_m050848_c001_v7007000_t0000_u01771045728880") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f113eab053b2fd344_d20260214_m050847_c001_v0001113_t0001_u01771045727370") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87587_d20260214_m050847_c001_v7007000_t0000_u01771045727194") 2026/02/14 05:14:56 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f113eab053b2fd338_d20260214_m050843_c001_v0001113_t0040_u01771045723732") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d87580_d20260214_m050843_c001_v7007000_t0000_u01771045723553") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9e9_d20260214_m050837_c001_v0001036_t0032_u01771045717591") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91c08_d20260214_m050834_c001_v7007000_t0000_u01771045714678") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f961_d20260214_m050832_c001_v0001097_t0009_u01771045712164") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91c04_d20260214_m050831_c001_v7007000_t0000_u01771045711181") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9db_d20260214_m050826_c001_v0001036_t0030_u01771045706294") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef2_d20260214_m050823_c001_v7007000_t0000_u01771045703642") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f917_d20260214_m050820_c001_v0001097_t0004_u01771045700683") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386eea_d20260214_m050819_c001_v7007000_t0000_u01771045699588") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9cd_d20260214_m050812_c001_v0001036_t0026_u01771045692781") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c735f_d20260214_m050808_c001_v7007000_t0000_u01771045688385") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f8b0_d20260214_m050804_c001_v0001097_t0015_u01771045684756") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c7308_d20260214_m050803_c001_v7007000_t0000_u01771045683279") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9bf_d20260214_m050756_c001_v0001036_t0003_u01771045676145") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f420b9a3bb843acaf_d20260214_m050753_c001_v7007000_t0000_u01771045673262") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f81a_d20260214_m050750_c001_v0001097_t0028_u01771045670603") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f420b9a3bb843acab_d20260214_m050749_c001_v7007000_t0000_u01771045669500") 2026/02/14 05:14:57 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9ab_d20260214_m050742_c001_v0001036_t0045_u01771045662201") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373656daa_d20260214_m050849_c001_v7007000_t0000_u01771045729062") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1149fd997125a337_d20260214_m050847_c001_v0001185_t0026_u01771045727001") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114267efcc8649f4_d20260214_m050843_c001_v0001098_t0030_u01771045723226") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386f0f_d20260214_m050835_c001_v7007000_t0000_u01771045715594") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f109024cf3510dcec_d20260214_m050834_c001_v0001185_t0043_u01771045714472") 2026/02/14 05:14:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11764e5a02b48c8a_d20260214_m050830_c001_v0001185_t0010_u01771045710987") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559404_d20260214_m050901_c001_v7007000_t0000_u01771045741309") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a9f1_d20260214_m050850_c001_v0001036_t0055_u01771045730751") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f423aedb373656dab_d20260214_m050849_c001_v7007000_t0000_u01771045729242") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f979_d20260214_m050837_c001_v0001097_t0020_u01771045717229") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386f10_d20260214_m050835_c001_v7007000_t0000_u01771045715776") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f93b_d20260214_m050825_c001_v0001097_t0043_u01771045705854") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f411219c64a386ef8_d20260214_m050824_c001_v7007000_t0000_u01771045704735") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f8e2_d20260214_m050812_c001_v0001097_t0050_u01771045692400") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d86a_d20260214_m050809_c001_v7007000_t0000_u01771045689939") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f854_d20260214_m050755_c001_v0001097_t0016_u01771045675607") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4056089b2680c9d6_d20260214_m050754_c001_v7007000_t0000_u01771045674371") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f791_d20260214_m050739_c001_v0001097_t0054_u01771045659504") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a6c_d20260214_m050737_c001_v7007000_t0000_u01771045657851") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f109a77793ec7fcd2_d20260214_m050733_c001_v0001033_t0014_u01771045653533") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f408ea39cebb5b247_d20260214_m050710_c001_v7007000_t0000_u01771045630949") 2026/02/14 05:14:58 DEBUG : dst/two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1048dd6e5f53a5d0_d20260214_m050709_c001_v0001173_t0018_u01771045629504") 2026/02/14 05:14:58 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40939513542b2584_d20260214_m050635_c001_v7007000_t0000_u01771045595515") 2026/02/14 05:14:58 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3abd0_d20260214_m050631_c001_v0001171_t0050_u01771045591871") 2026/02/14 05:14:58 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40939513542b2579_d20260214_m050629_c001_v7007000_t0000_u01771045589562") 2026/02/14 05:14:58 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3abb2_d20260214_m050618_c001_v0001171_t0059_u01771045578856") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f7b85_d20260214_m050610_c001_v7007000_t0000_u01771045570100") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab7c_d20260214_m050556_c001_v0001171_t0044_u01771045556720") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacacb_d20260214_m050535_c001_v7007000_t0000_u01771045535594") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8b9_d20260214_m050533_c001_v0001036_t0035_u01771045533145") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacab3_d20260214_m050532_c001_v7007000_t0000_u01771045532202") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8b3_d20260214_m050530_c001_v0001036_t0025_u01771045530888") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaa9_d20260214_m050527_c001_v7007000_t0000_u01771045527591") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a89b_d20260214_m050525_c001_v0001036_t0048_u01771045525502") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaa0_d20260214_m050524_c001_v7007000_t0000_u01771045524428") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a883_d20260214_m050522_c001_v0001036_t0052_u01771045522790") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca80_d20260214_m050515_c001_v7007000_t0000_u01771045515296") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a855_d20260214_m050513_c001_v0001036_t0032_u01771045513138") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca6a_d20260214_m050512_c001_v7007000_t0000_u01771045512128") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a851_d20260214_m050511_c001_v0001036_t0059_u01771045511160") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83518c_d20260214_m050505_c001_v7007000_t0000_u01771045505050") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a835_d20260214_m050503_c001_v0001036_t0054_u01771045503420") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83516b_d20260214_m050501_c001_v7007000_t0000_u01771045501556") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a82d_d20260214_m050500_c001_v0001036_t0048_u01771045500485") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835164_d20260214_m050500_c001_v7007000_t0000_u01771045500121") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11444daebab2ac85_d20260214_m050459_c001_v0001033_t0007_u01771045499257") 2026/02/14 05:14:59 DEBUG : empty space: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a823_d20260214_m050457_c001_v0001036_t0052_u01771045497477") 2026/02/14 05:15:00 DEBUG : enormous: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacabd_d20260214_m050534_c001_v7007000_t0000_u01771045534678") 2026/02/14 05:15:00 DEBUG : enormous: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8bd_d20260214_m050533_c001_v0001036_t0010_u01771045533815") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b559414_d20260214_m050906_c001_v7007000_t0000_u01771045746861") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aa03_d20260214_m050905_c001_v0001036_t0048_u01771045745503") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76591_d20260214_m050555_c001_v7007000_t0000_u01771045555129") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab6e_d20260214_m050553_c001_v0001171_t0059_u01771045553837") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83514d_d20260214_m050454_c001_v7007000_t0000_u01771045494327") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a80f_d20260214_m050453_c001_v0001036_t0040_u01771045493184") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835145_d20260214_m050452_c001_v7007000_t0000_u01771045492637") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a803_d20260214_m050451_c001_v0001036_t0031_u01771045491655") 2026/02/14 05:15:00 DEBUG : existing: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7ff_d20260214_m050450_c001_v0001036_t0006_u01771045490463") 2026/02/14 05:15:00 DEBUG : existing-b: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76593_d20260214_m050555_c001_v7007000_t0000_u01771045555313") 2026/02/14 05:15:00 DEBUG : existing-b: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a901_d20260214_m050553_c001_v0001036_t0014_u01771045553822") 2026/02/14 05:15:00 DEBUG : file1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da05_d20260214_m051012_c001_v7007000_t0000_u01771045812165") 2026/02/14 05:15:00 DEBUG : file1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c1e5_d20260214_m051011_c001_v0001185_t0058_u01771045811049") 2026/02/14 05:15:00 DEBUG : file1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9e3_d20260214_m051009_c001_v7007000_t0000_u01771045809690") 2026/02/14 05:15:00 DEBUG : file1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aaf9_d20260214_m051008_c001_v0001036_t0013_u01771045808417") 2026/02/14 05:15:00 DEBUG : five: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaf4_d20260214_m050539_c001_v7007000_t0000_u01771045539692") 2026/02/14 05:15:00 DEBUG : five: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9a8cf_d20260214_m050537_c001_v0001036_t0009_u01771045537478") 2026/02/14 05:15:00 DEBUG : foo: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83517a_d20260214_m050503_c001_v7007000_t0000_u01771045503056") 2026/02/14 05:15:00 DEBUG : foo: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9a831_d20260214_m050502_c001_v0001036_t0009_u01771045502508") 2026/02/14 05:15:00 DEBUG : foo: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9a82f_d20260214_m050501_c001_v0001036_t0009_u01771045501921") 2026/02/14 05:15:00 DEBUG : four: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaf5_d20260214_m050539_c001_v7007000_t0000_u01771045539873") 2026/02/14 05:15:01 DEBUG : four: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f407543a393d3ab17_d20260214_m050538_c001_v0001171_t0028_u01771045538239") 2026/02/14 05:15:01 DEBUG : four: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8cb_d20260214_m050536_c001_v0001036_t0031_u01771045536707") 2026/02/14 05:15:01 DEBUG : hello world2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7ee_d20260214_m050405_c001_v7007000_t0000_u01771045445566") 2026/02/14 05:15:01 DEBUG : hello world2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a749_d20260214_m050404_c001_v0001036_t0024_u01771045444680") 2026/02/14 05:15:01 DEBUG : ignore-size: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83513f_d20260214_m050450_c001_v7007000_t0000_u01771045490099") 2026/02/14 05:15:01 DEBUG : ignore-size: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7fd_d20260214_m050448_c001_v0001036_t0059_u01771045488916") 2026/02/14 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7658d_d20260214_m050553_c001_v7007000_t0000_u01771045553090") 2026/02/14 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f178_d20260214_m050552_c001_v0001097_t0040_u01771045552339") 2026/02/14 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76584_d20260214_m050551_c001_v7007000_t0000_u01771045551589") 2026/02/14 05:15:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab54_d20260214_m050550_c001_v0001171_t0047_u01771045550401") 2026/02/14 05:15:01 DEBUG : one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaf6_d20260214_m050540_c001_v7007000_t0000_u01771045540054") 2026/02/14 05:15:01 DEBUG : one: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9a8c5_d20260214_m050535_c001_v0001036_t0009_u01771045535966") 2026/02/14 05:15:01 DEBUG : only0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a4_d20260214_m051003_c001_v7007000_t0000_u01771045803939") 2026/02/14 05:15:01 DEBUG : only0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fbf7_d20260214_m050958_c001_v0001097_t0008_u01771045798171") 2026/02/14 05:15:01 DEBUG : only0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb65_d20260214_m050937_c001_v0001097_t0009_u01771045777984") 2026/02/14 05:15:01 DEBUG : only0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e600_d20260214_m050931_c001_v7007000_t0000_u01771045771968") 2026/02/14 05:15:01 DEBUG : only0: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa77_d20260214_m050910_c001_v0001097_t0037_u01771045750651") 2026/02/14 05:15:01 DEBUG : only1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a5_d20260214_m051004_c001_v7007000_t0000_u01771045804125") 2026/02/14 05:15:01 DEBUG : only1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fbff_d20260214_m050959_c001_v0001097_t0008_u01771045799009") 2026/02/14 05:15:01 DEBUG : only1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb6b_d20260214_m050939_c001_v0001097_t0031_u01771045779071") 2026/02/14 05:15:02 DEBUG : only1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e601_d20260214_m050932_c001_v7007000_t0000_u01771045772152") 2026/02/14 05:15:02 DEBUG : only1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa7f_d20260214_m050911_c001_v0001097_t0003_u01771045751759") 2026/02/14 05:15:02 DEBUG : only10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a6_d20260214_m051004_c001_v7007000_t0000_u01771045804308") 2026/02/14 05:15:02 DEBUG : only10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fc03_d20260214_m050959_c001_v0001097_t0008_u01771045799201") 2026/02/14 05:15:02 DEBUG : only10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbaf_d20260214_m050948_c001_v0001097_t0020_u01771045788767") 2026/02/14 05:15:02 DEBUG : only10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacf9e_d20260214_m050931_c001_v7007000_t0000_u01771045771055") 2026/02/14 05:15:02 DEBUG : only10: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fac5_d20260214_m050920_c001_v0001097_t0017_u01771045760509") 2026/02/14 05:15:02 DEBUG : only11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a8_d20260214_m051004_c001_v7007000_t0000_u01771045804492") 2026/02/14 05:15:02 DEBUG : only11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aabd_d20260214_m050958_c001_v0001036_t0009_u01771045798157") 2026/02/14 05:15:02 DEBUG : only11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbb3_d20260214_m050949_c001_v0001097_t0050_u01771045789572") 2026/02/14 05:15:02 DEBUG : only11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d95d_d20260214_m050931_c001_v7007000_t0000_u01771045771452") 2026/02/14 05:15:02 DEBUG : only11: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fac7_d20260214_m050921_c001_v0001097_t0054_u01771045761355") 2026/02/14 05:15:02 DEBUG : only12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9a9_d20260214_m051004_c001_v7007000_t0000_u01771045804690") 2026/02/14 05:15:02 DEBUG : only12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4134b319fb51c10f_d20260214_m050958_c001_v0001185_t0006_u01771045798927") 2026/02/14 05:15:02 DEBUG : only12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbb7_d20260214_m050950_c001_v0001097_t0001_u01771045790347") 2026/02/14 05:15:02 DEBUG : only12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d95e_d20260214_m050931_c001_v7007000_t0000_u01771045771636") 2026/02/14 05:15:02 DEBUG : only12: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fad5_d20260214_m050922_c001_v0001097_t0025_u01771045762323") 2026/02/14 05:15:02 DEBUG : only13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9aa_d20260214_m051004_c001_v7007000_t0000_u01771045804886") 2026/02/14 05:15:02 DEBUG : only13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41496924a93901c0_d20260214_m050958_c001_v0001029_t0028_u01771045798773") 2026/02/14 05:15:02 DEBUG : only13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbbb_d20260214_m050951_c001_v0001097_t0058_u01771045791327") 2026/02/14 05:15:02 DEBUG : only13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa4_d20260214_m050931_c001_v7007000_t0000_u01771045771977") 2026/02/14 05:15:03 DEBUG : only13: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fadd_d20260214_m050923_c001_v0001097_t0046_u01771045763302") 2026/02/14 05:15:03 DEBUG : only14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9ac_d20260214_m051005_c001_v7007000_t0000_u01771045805083") 2026/02/14 05:15:03 DEBUG : only14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fbfb_d20260214_m050958_c001_v0001097_t0008_u01771045798584") 2026/02/14 05:15:03 DEBUG : only14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbc1_d20260214_m050952_c001_v0001097_t0024_u01771045792253") 2026/02/14 05:15:03 DEBUG : only14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacf9f_d20260214_m050931_c001_v7007000_t0000_u01771045771238") 2026/02/14 05:15:03 DEBUG : only14: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fae1_d20260214_m050924_c001_v0001097_t0053_u01771045764425") 2026/02/14 05:15:03 DEBUG : only15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9ad_d20260214_m051005_c001_v7007000_t0000_u01771045805267") 2026/02/14 05:15:03 DEBUG : only15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aabf_d20260214_m050958_c001_v0001036_t0009_u01771045798567") 2026/02/14 05:15:03 DEBUG : only15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbc9_d20260214_m050953_c001_v0001097_t0005_u01771045793254") 2026/02/14 05:15:03 DEBUG : only15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e5fd_d20260214_m050931_c001_v7007000_t0000_u01771045771604") 2026/02/14 05:15:03 DEBUG : only15: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fae7_d20260214_m050925_c001_v0001097_t0054_u01771045765560") 2026/02/14 05:15:03 DEBUG : only16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9ae_d20260214_m051005_c001_v7007000_t0000_u01771045805449") 2026/02/14 05:15:03 DEBUG : only16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aac3_d20260214_m050958_c001_v0001036_t0009_u01771045798751") 2026/02/14 05:15:03 DEBUG : only16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbd4_d20260214_m050954_c001_v0001097_t0002_u01771045794118") 2026/02/14 05:15:03 DEBUG : only16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b125_d20260214_m050931_c001_v7007000_t0000_u01771045771987") 2026/02/14 05:15:03 DEBUG : only16: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306faef_d20260214_m050926_c001_v0001097_t0052_u01771045766526") 2026/02/14 05:15:04 DEBUG : only17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b1_d20260214_m051005_c001_v7007000_t0000_u01771045805632") 2026/02/14 05:15:04 DEBUG : only17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fbfd_d20260214_m050958_c001_v0001097_t0008_u01771045798826") 2026/02/14 05:15:04 DEBUG : only17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbe3_d20260214_m050955_c001_v0001097_t0053_u01771045795201") 2026/02/14 05:15:04 DEBUG : only17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e5fe_d20260214_m050931_c001_v7007000_t0000_u01771045771786") 2026/02/14 05:15:04 DEBUG : only17: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306faff_d20260214_m050927_c001_v0001097_t0053_u01771045767608") 2026/02/14 05:15:04 DEBUG : only18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b3_d20260214_m051005_c001_v7007000_t0000_u01771045805817") 2026/02/14 05:15:04 DEBUG : only18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aac7_d20260214_m050958_c001_v0001036_t0009_u01771045798935") 2026/02/14 05:15:04 DEBUG : only18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbed_d20260214_m050956_c001_v0001097_t0018_u01771045796072") 2026/02/14 05:15:04 DEBUG : only18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa2_d20260214_m050931_c001_v7007000_t0000_u01771045771605") 2026/02/14 05:15:04 DEBUG : only18: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb09_d20260214_m050928_c001_v0001097_t0006_u01771045768504") 2026/02/14 05:15:04 DEBUG : only19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b4_d20260214_m051006_c001_v7007000_t0000_u01771045806004") 2026/02/14 05:15:04 DEBUG : only19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41496924a93901c2_d20260214_m050958_c001_v0001029_t0028_u01771045798979") 2026/02/14 05:15:04 DEBUG : only19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fbf1_d20260214_m050956_c001_v0001097_t0023_u01771045796964") 2026/02/14 05:15:04 DEBUG : only19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d961_d20260214_m050932_c001_v7007000_t0000_u01771045772009") 2026/02/14 05:15:04 DEBUG : only19: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb11_d20260214_m050929_c001_v0001097_t0022_u01771045769588") 2026/02/14 05:15:04 DEBUG : only2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b6_d20260214_m051006_c001_v7007000_t0000_u01771045806188") 2026/02/14 05:15:04 DEBUG : only2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4134b319fb51c115_d20260214_m050959_c001_v0001185_t0006_u01771045799110") 2026/02/14 05:15:05 DEBUG : only2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb77_d20260214_m050940_c001_v0001097_t0034_u01771045780432") 2026/02/14 05:15:05 DEBUG : only2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa3_d20260214_m050931_c001_v7007000_t0000_u01771045771794") 2026/02/14 05:15:05 DEBUG : only2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa85_d20260214_m050912_c001_v0001097_t0018_u01771045752669") 2026/02/14 05:15:05 DEBUG : only3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b7_d20260214_m051006_c001_v7007000_t0000_u01771045806374") 2026/02/14 05:15:05 DEBUG : only3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aac9_d20260214_m050959_c001_v0001036_t0009_u01771045799120") 2026/02/14 05:15:05 DEBUG : only3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb7d_d20260214_m050941_c001_v0001097_t0020_u01771045781741") 2026/02/14 05:15:05 DEBUG : only3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b124_d20260214_m050931_c001_v7007000_t0000_u01771045771805") 2026/02/14 05:15:05 DEBUG : only3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa8f_d20260214_m050913_c001_v0001097_t0028_u01771045753453") 2026/02/14 05:15:05 DEBUG : only4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b8_d20260214_m051006_c001_v7007000_t0000_u01771045806557") 2026/02/14 05:15:05 DEBUG : only4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41496924a93901c4_d20260214_m050959_c001_v0001029_t0028_u01771045799163") 2026/02/14 05:15:05 DEBUG : only4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb87_d20260214_m050942_c001_v0001097_t0025_u01771045782907") 2026/02/14 05:15:05 DEBUG : only4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b123_d20260214_m050931_c001_v7007000_t0000_u01771045771616") 2026/02/14 05:15:05 DEBUG : only4: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa93_d20260214_m050914_c001_v0001097_t0053_u01771045754412") 2026/02/14 05:15:05 DEBUG : only5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9b9_d20260214_m051006_c001_v7007000_t0000_u01771045806740") 2026/02/14 05:15:05 DEBUG : only5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4134b319fb51c11d_d20260214_m050959_c001_v0001185_t0006_u01771045799296") 2026/02/14 05:15:05 DEBUG : only5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb8d_d20260214_m050944_c001_v0001097_t0043_u01771045784190") 2026/02/14 05:15:05 DEBUG : only5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d960_d20260214_m050931_c001_v7007000_t0000_u01771045771825") 2026/02/14 05:15:05 DEBUG : only5: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fa99_d20260214_m050915_c001_v0001097_t0009_u01771045755450") 2026/02/14 05:15:05 DEBUG : only6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9bb_d20260214_m051006_c001_v7007000_t0000_u01771045806923") 2026/02/14 05:15:05 DEBUG : only6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9aacd_d20260214_m050959_c001_v0001036_t0009_u01771045799306") 2026/02/14 05:15:06 DEBUG : only6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb93_d20260214_m050945_c001_v0001097_t0016_u01771045785244") 2026/02/14 05:15:06 DEBUG : only6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e5fb_d20260214_m050931_c001_v7007000_t0000_u01771045771412") 2026/02/14 05:15:06 DEBUG : only6: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306faa3_d20260214_m050916_c001_v0001097_t0048_u01771045756410") 2026/02/14 05:15:06 DEBUG : only7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9bd_d20260214_m051007_c001_v7007000_t0000_u01771045807110") 2026/02/14 05:15:06 DEBUG : only7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41496924a93901c6_d20260214_m050959_c001_v0001029_t0028_u01771045799348") 2026/02/14 05:15:06 DEBUG : only7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb99_d20260214_m050946_c001_v0001097_t0015_u01771045786022") 2026/02/14 05:15:06 DEBUG : only7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b122_d20260214_m050931_c001_v7007000_t0000_u01771045771415") 2026/02/14 05:15:06 DEBUG : only7: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306faaf_d20260214_m050917_c001_v0001097_t0031_u01771045757489") 2026/02/14 05:15:06 DEBUG : only8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9bf_d20260214_m051007_c001_v7007000_t0000_u01771045807295") 2026/02/14 05:15:06 DEBUG : only8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306fc05_d20260214_m050959_c001_v0001097_t0008_u01771045799387") 2026/02/14 05:15:06 DEBUG : only8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fb9f_d20260214_m050946_c001_v0001097_t0034_u01771045786914") 2026/02/14 05:15:06 DEBUG : only8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa0_d20260214_m050931_c001_v7007000_t0000_u01771045771421") 2026/02/14 05:15:06 DEBUG : only8: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fab3_d20260214_m050918_c001_v0001097_t0030_u01771045758693") 2026/02/14 05:15:06 DEBUG : only9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9c4_d20260214_m051007_c001_v7007000_t0000_u01771045807479") 2026/02/14 05:15:06 DEBUG : only9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4134b319fb51c123_d20260214_m050959_c001_v0001185_t0006_u01771045799485") 2026/02/14 05:15:06 DEBUG : only9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fba5_d20260214_m050947_c001_v0001097_t0018_u01771045787745") 2026/02/14 05:15:06 DEBUG : only9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacfa6_d20260214_m050932_c001_v7007000_t0000_u01771045772161") 2026/02/14 05:15:06 DEBUG : only9: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fac2_d20260214_m050919_c001_v0001097_t0038_u01771045759611") 2026/02/14 05:15:06 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76567_d20260214_m050549_c001_v7007000_t0000_u01771045549275") 2026/02/14 05:15:06 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f109_d20260214_m050547_c001_v0001097_t0044_u01771045547284") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7654c_d20260214_m050546_c001_v7007000_t0000_u01771045546164") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab34_d20260214_m050544_c001_v0001171_t0028_u01771045544002") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76541_d20260214_m050543_c001_v7007000_t0000_u01771045543244") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f08b_d20260214_m050540_c001_v0001097_t0049_u01771045540965") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacab0_d20260214_m050529_c001_v7007000_t0000_u01771045529860") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8a5_d20260214_m050528_c001_v0001036_t0004_u01771045528134") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaa7_d20260214_m050526_c001_v7007000_t0000_u01771045526277") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a899_d20260214_m050524_c001_v0001036_t0005_u01771045524980") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca9c_d20260214_m050523_c001_v7007000_t0000_u01771045523580") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a881_d20260214_m050522_c001_v0001036_t0015_u01771045522252") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca78_d20260214_m050514_c001_v7007000_t0000_u01771045514746") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a853_d20260214_m050512_c001_v0001036_t0057_u01771045512673") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca6b_d20260214_m050512_c001_v7007000_t0000_u01771045512309") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a84d_d20260214_m050510_c001_v0001036_t0054_u01771045510705") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca5f_d20260214_m050510_c001_v7007000_t0000_u01771045510342") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a849_d20260214_m050509_c001_v0001036_t0025_u01771045509519") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a843_d20260214_m050508_c001_v0001036_t0025_u01771045508807") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca3b_d20260214_m050508_c001_v7007000_t0000_u01771045508442") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a83f_d20260214_m050506_c001_v0001036_t0000_u01771045506721") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a83d_d20260214_m050505_c001_v0001036_t0025_u01771045505960") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83518e_d20260214_m050505_c001_v7007000_t0000_u01771045505232") 2026/02/14 05:15:07 DEBUG : potato: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a839_d20260214_m050504_c001_v0001036_t0024_u01771045504318") 2026/02/14 05:15:07 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4041797aef471fda_d20260214_m050645_c001_v7007000_t0000_u01771045605773") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f429_d20260214_m050644_c001_v0001097_t0031_u01771045604987") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40939513542b2586_d20260214_m050635_c001_v7007000_t0000_u01771045595888") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f3bc_d20260214_m050630_c001_v0001097_t0009_u01771045590874") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40536c8bc27818a9_d20260214_m050622_c001_v7007000_t0000_u01771045582851") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f30d_d20260214_m050617_c001_v0001097_t0003_u01771045577982") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f7bed_d20260214_m050610_c001_v7007000_t0000_u01771045570882") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f1e3_d20260214_m050556_c001_v0001097_t0031_u01771045556236") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacabf_d20260214_m050534_c001_v7007000_t0000_u01771045534860") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8b7_d20260214_m050532_c001_v0001036_t0046_u01771045532750") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacab4_d20260214_m050532_c001_v7007000_t0000_u01771045532383") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8af_d20260214_m050530_c001_v0001036_t0041_u01771045530512") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacab1_d20260214_m050530_c001_v7007000_t0000_u01771045530044") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8a7_d20260214_m050529_c001_v0001036_t0036_u01771045529003") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaaa_d20260214_m050527_c001_v7007000_t0000_u01771045527772") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a89d_d20260214_m050526_c001_v0001036_t0057_u01771045526642") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaa1_d20260214_m050524_c001_v7007000_t0000_u01771045524612") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a887_d20260214_m050523_c001_v0001036_t0016_u01771045523594") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeaca81_d20260214_m050515_c001_v7007000_t0000_u01771045515477") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a85d_d20260214_m050513_c001_v0001036_t0001_u01771045513872") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a802_d20260214_m050408_c001_v7007000_t0000_u01771045448684") 2026/02/14 05:15:08 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a757_d20260214_m050407_c001_v0001036_t0017_u01771045447788") 2026/02/14 05:15:09 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7f6_d20260214_m050406_c001_v7007000_t0000_u01771045446880") 2026/02/14 05:15:09 DEBUG : potato2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a74f_d20260214_m050406_c001_v0001036_t0019_u01771045446104") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40939513542b2589_d20260214_m050636_c001_v7007000_t0000_u01771045596651") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a947_d20260214_m050632_c001_v0001036_t0034_u01771045592491") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40536c8bc27818b1_d20260214_m050623_c001_v7007000_t0000_u01771045583521") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a939_d20260214_m050619_c001_v0001036_t0036_u01771045579575") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f7beb_d20260214_m050610_c001_v7007000_t0000_u01771045570696") 2026/02/14 05:15:09 DEBUG : potato3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a90f_d20260214_m050556_c001_v0001036_t0013_u01771045556970") 2026/02/14 05:15:09 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a47_d20260214_m050720_c001_v7007000_t0000_u01771045640847") 2026/02/14 05:15:09 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a97f_d20260214_m050711_c001_v0001036_t0025_u01771045631733") 2026/02/14 05:15:09 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91a4a_d20260214_m050721_c001_v7007000_t0000_u01771045641030") 2026/02/14 05:15:09 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306f634_d20260214_m050712_c001_v0001097_t0045_u01771045632939") 2026/02/14 05:15:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f408ea39cebb5b230_d20260214_m050656_c001_v7007000_t0000_u01771045616672") 2026/02/14 05:15:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ac10_d20260214_m050653_c001_v0001171_t0027_u01771045613594") 2026/02/14 05:15:09 DEBUG : sizeonly: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835138_d20260214_m050448_c001_v7007000_t0000_u01771045488365") 2026/02/14 05:15:09 DEBUG : sizeonly: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7f3_d20260214_m050447_c001_v0001036_t0034_u01771045487291") 2026/02/14 05:15:09 DEBUG : splitbanan: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4062359b0fda2d2f_d20260214_m051216_c001_v7007000_t0000_u01771045936493") 2026/02/14 05:15:09 DEBUG : splitbanan: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51cb5b_d20260214_m051206_c001_v0001185_t0030_u01771045926620") 2026/02/14 05:15:09 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f879c_d20260214_m051345_c001_v7007000_t0000_u01771046025689") 2026/02/14 05:15:09 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acd6_d20260214_m051338_c001_v0001036_t0029_u01771046018987") 2026/02/14 05:15:09 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481b683_d20260214_m051328_c001_v7007000_t0000_u01771046008034") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acac_d20260214_m051321_c001_v0001036_t0056_u01771046001374") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41529135b1982bc7_d20260214_m051309_c001_v7007000_t0000_u01771045989749") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac74_d20260214_m051303_c001_v0001036_t0054_u01771045983589") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41435a1d5999eabe_d20260214_m051252_c001_v7007000_t0000_u01771045972951") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac46_d20260214_m051246_c001_v0001036_t0014_u01771045966788") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f417ccfd78b5596f0_d20260214_m051235_c001_v7007000_t0000_u01771045955592") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ac1b_d20260214_m051228_c001_v0001036_t0038_u01771045948784") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4166e95467460616_d20260214_m051210_c001_v7007000_t0000_u01771045930999") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abf3_d20260214_m051205_c001_v0001036_t0058_u01771045925017") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76bb9_d20260214_m051154_c001_v7007000_t0000_u01771045914555") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c9bf_d20260214_m051147_c001_v0001185_t0014_u01771045907039") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41365644e2b94175_d20260214_m051145_c001_v7007000_t0000_u01771045905792") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9abbf_d20260214_m051141_c001_v0001036_t0021_u01771045901548") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4188582082d877c3_d20260214_m051130_c001_v7007000_t0000_u01771045890980") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ab9f_d20260214_m051123_c001_v0001036_t0029_u01771045883487") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4081a6ce4764e6ea_d20260214_m051122_c001_v7007000_t0000_u01771045882324") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fdc9_d20260214_m051118_c001_v0001097_t0034_u01771045878784") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40536c8bc278205b_d20260214_m051102_c001_v7007000_t0000_u01771045862762") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390215_d20260214_m051058_c001_v0001029_t0031_u01771045858347") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4102128f400c75ae_d20260214_m051048_c001_v7007000_t0000_u01771045848185") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390200_d20260214_m051041_c001_v0001029_t0041_u01771045841610") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91d68_d20260214_m051030_c001_v7007000_t0000_u01771045830773") 2026/02/14 05:15:10 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901ea_d20260214_m051024_c001_v0001029_t0036_u01771045824737") 2026/02/14 05:15:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f403c2bf2f8a91e9e_d20260214_m051149_c001_v7007000_t0000_u01771045909403") 2026/02/14 05:15:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c965_d20260214_m051143_c001_v0001185_t0053_u01771045903086") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da5e_d20260214_m051016_c001_v7007000_t0000_u01771045816684") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51c265_d20260214_m051015_c001_v0001185_t0014_u01771045815325") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da29_d20260214_m051014_c001_v7007000_t0000_u01771045814572") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc53_d20260214_m051013_c001_v0001097_t0031_u01771045813112") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7658e_d20260214_m050553_c001_v7007000_t0000_u01771045553272") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab60_d20260214_m050552_c001_v0001171_t0056_u01771045552336") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7658a_d20260214_m050551_c001_v7007000_t0000_u01771045551772") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8f7_d20260214_m050550_c001_v0001036_t0003_u01771045550792") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835130_d20260214_m050445_c001_v7007000_t0000_u01771045485118") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7e9_d20260214_m050443_c001_v0001036_t0012_u01771045483483") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83512a_d20260214_m050443_c001_v7007000_t0000_u01771045483119") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7df_d20260214_m050441_c001_v0001036_t0002_u01771045481857") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc83511f_d20260214_m050439_c001_v7007000_t0000_u01771045479797") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7cf_d20260214_m050438_c001_v0001036_t0055_u01771045478485") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc835117_d20260214_m050437_c001_v7007000_t0000_u01771045477942") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7cb_d20260214_m050436_c001_v0001036_t0017_u01771045476334") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7c1_d20260214_m050433_c001_v0001036_t0017_u01771045473449") 2026/02/14 05:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41959969dc8350cf_d20260214_m050433_c001_v7007000_t0000_u01771045473075") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7bd_d20260214_m050431_c001_v0001036_t0002_u01771045471949") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7bb_d20260214_m050431_c001_v0001036_t0034_u01771045471175") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a8a9_d20260214_m050430_c001_v7007000_t0000_u01771045470445") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7b5_d20260214_m050427_c001_v0001036_t0005_u01771045467814") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7a5_d20260214_m050425_c001_v0001036_t0053_u01771045465044") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a879_d20260214_m050424_c001_v7007000_t0000_u01771045464683") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a7a1_d20260214_m050423_c001_v0001036_t0013_u01771045463821") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a79b_d20260214_m050423_c001_v0001036_t0028_u01771045463042") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a85a_d20260214_m050422_c001_v7007000_t0000_u01771045462658") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a785_d20260214_m050418_c001_v0001036_t0019_u01771045458364") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a824_d20260214_m050418_c001_v7007000_t0000_u01771045458003") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a781_d20260214_m050417_c001_v0001036_t0006_u01771045457099") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a81f_d20260214_m050416_c001_v7007000_t0000_u01771045456204") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a77d_d20260214_m050415_c001_v0001036_t0034_u01771045455385") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a81e_d20260214_m050414_c001_v7007000_t0000_u01771045454846") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a77b_d20260214_m050413_c001_v0001036_t0008_u01771045453835") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a817_d20260214_m050412_c001_v7007000_t0000_u01771045452938") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a76d_d20260214_m050411_c001_v0001036_t0012_u01771045451925") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a812_d20260214_m050411_c001_v7007000_t0000_u01771045451384") 2026/02/14 05:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a765_d20260214_m050410_c001_v0001036_t0054_u01771045450538") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a809_d20260214_m050409_c001_v7007000_t0000_u01771045449997") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a75f_d20260214_m050409_c001_v0001036_t0034_u01771045449223") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7e0_d20260214_m050404_c001_v7007000_t0000_u01771045444134") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a743_d20260214_m050403_c001_v0001036_t0036_u01771045443005") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7d5_d20260214_m050402_c001_v7007000_t0000_u01771045442465") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a73f_d20260214_m050401_c001_v0001036_t0033_u01771045441715") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7c6_d20260214_m050400_c001_v7007000_t0000_u01771045440815") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a739_d20260214_m050400_c001_v0001036_t0029_u01771045440117") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40465bf24481a7ae_d20260214_m050357_c001_v7007000_t0000_u01771045437945") 2026/02/14 05:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a72f_d20260214_m050357_c001_v0001036_t0038_u01771045437244") 2026/02/14 05:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da63_d20260214_m051016_c001_v7007000_t0000_u01771045816867") 2026/02/14 05:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901dc_d20260214_m051015_c001_v0001029_t0000_u01771045815333") 2026/02/14 05:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da2e_d20260214_m051014_c001_v7007000_t0000_u01771045814756") 2026/02/14 05:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aaff_d20260214_m051013_c001_v0001036_t0002_u01771045813119") 2026/02/14 05:15:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f879d_d20260214_m051347_c001_v7007000_t0000_u01771046027915") 2026/02/14 05:15:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a939032d_d20260214_m051347_c001_v0001029_t0030_u01771046027076") 2026/02/14 05:15:13 DEBUG : sub/yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7655f_d20260214_m050548_c001_v7007000_t0000_u01771045548726") 2026/02/14 05:15:13 DEBUG : sub/yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab40_d20260214_m050546_c001_v0001171_t0006_u01771045546915") 2026/02/14 05:15:13 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da09_d20260214_m051012_c001_v7007000_t0000_u01771045812348") 2026/02/14 05:15:13 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9aafb_d20260214_m051010_c001_v0001036_t0042_u01771045810687") 2026/02/14 05:15:13 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9e6_d20260214_m051009_c001_v7007000_t0000_u01771045809880") 2026/02/14 05:15:13 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9306fc29_d20260214_m051008_c001_v0001097_t0008_u01771045808440") 2026/02/14 05:15:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3da0c_d20260214_m051012_c001_v7007000_t0000_u01771045812530") 2026/02/14 05:15:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901d2_d20260214_m051010_c001_v0001029_t0007_u01771045810675") 2026/02/14 05:15:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41973cf03ce3d9e9_d20260214_m051010_c001_v7007000_t0000_u01771045810090") 2026/02/14 05:15:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a93901ce_d20260214_m051008_c001_v0001029_t0012_u01771045808462") 2026/02/14 05:15:14 DEBUG : three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaf7_d20260214_m050540_c001_v7007000_t0000_u01771045540234") 2026/02/14 05:15:14 DEBUG : three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8d3_d20260214_m050538_c001_v0001036_t0027_u01771045538800") 2026/02/14 05:15:14 DEBUG : three: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8c9_d20260214_m050536_c001_v0001036_t0039_u01771045536349") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87a1_d20260214_m051349_c001_v7007000_t0000_u01771046029526") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d7c3_d20260214_m051348_c001_v0001185_t0045_u01771046028896") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87c9_d20260214_m051410_c001_v7007000_t0000_u01771046050302") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a93070292_d20260214_m051407_c001_v0001097_t0057_u01771046047143") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87c1_d20260214_m051405_c001_v7007000_t0000_u01771046045570") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51da5e_d20260214_m051404_c001_v0001185_t0032_u01771046044012") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87bd_d20260214_m051403_c001_v7007000_t0000_u01771046043026") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390355_d20260214_m051402_c001_v0001029_t0006_u01771046042058") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87b1_d20260214_m051356_c001_v7007000_t0000_u01771046036838") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51d8f7_d20260214_m051356_c001_v0001185_t0055_u01771046036021") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87b4_d20260214_m051359_c001_v7007000_t0000_u01771046039198") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a9307023a_d20260214_m051357_c001_v0001097_t0005_u01771046037804") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87ac_d20260214_m051355_c001_v7007000_t0000_u01771046035067") 2026/02/14 05:15:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11496924a9390343_d20260214_m051354_c001_v0001029_t0033_u01771046034145") 2026/02/14 05:15:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87aa_d20260214_m051353_c001_v7007000_t0000_u01771046033174") 2026/02/14 05:15:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9acf4_d20260214_m051352_c001_v0001036_t0033_u01771046032352") 2026/02/14 05:15:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87a5_d20260214_m051351_c001_v7007000_t0000_u01771046031388") 2026/02/14 05:15:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f114a1c0a930701ee_d20260214_m051350_c001_v0001097_t0035_u01771046030486") 2026/02/14 05:15:15 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f41365644e2b943f7_d20260214_m051415_c001_v7007000_t0000_u01771046055135") 2026/02/14 05:15:15 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1134b319fb51dc46_d20260214_m051414_c001_v0001185_t0023_u01771046054528") 2026/02/14 05:15:15 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87b9_d20260214_m051401_c001_v7007000_t0000_u01771046041067") 2026/02/14 05:15:15 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ad04_d20260214_m051400_c001_v0001036_t0048_u01771046040192") 2026/02/14 05:15:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87cb_d20260214_m051410_c001_v7007000_t0000_u01771046050923") 2026/02/14 05:15:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9ad26_d20260214_m051408_c001_v0001036_t0055_u01771046048797") 2026/02/14 05:15:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f40260b94683f87c3_d20260214_m051406_c001_v7007000_t0000_u01771046046180") 2026/02/14 05:15:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f111cdd89f1e86823_d20260214_m051405_c001_v0001131_t0058_u01771046045157") 2026/02/14 05:15:15 DEBUG : two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f422e7ef98eeacaf8_d20260214_m050540_c001_v7007000_t0000_u01771045540415") 2026/02/14 05:15:15 DEBUG : two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f414a1c0a9306f043_d20260214_m050538_c001_v0001097_t0008_u01771045538048") 2026/02/14 05:15:15 DEBUG : two: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f416ccb75e0d9a8c7_d20260214_m050536_c001_v0001036_t0009_u01771045536165") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7656b_d20260214_m050549_c001_v7007000_t0000_u01771045549457") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f11191685235b130b_d20260214_m050548_c001_v0001171_t0029_u01771045548449") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76549_d20260214_m050545_c001_v7007000_t0000_u01771045545617") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f116ccb75e0d9a8dd_d20260214_m050543_c001_v0001036_t0035_u01771045543987") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7653f_d20260214_m050542_c001_v7007000_t0000_u01771045542696") 2026/02/14 05:15:15 DEBUG : yam: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f107543a393d3ab28_d20260214_m050540_c001_v0001171_t0046_u01771045540977") 2026/02/14 05:15:15 DEBUG : yaml: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b7654e_d20260214_m050546_c001_v7007000_t0000_u01771045546349") 2026/02/14 05:15:16 DEBUG : yaml: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f1072e24033cc31d2_d20260214_m050544_c001_v0001103_t0011_u01771045544983") 2026/02/14 05:15:16 DEBUG : yaml: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f4126caef21b76544_d20260214_m050543_c001_v7007000_t0000_u01771045543427") 2026/02/14 05:15:16 DEBUG : yaml: Deleting (id "4_zcfa2bd73808d5bab9fc80e1b_f10844c8a4fc362b6_d20260214_m050542_c001_v0001033_t0043_u01771045542256") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m22.879893291s (try 1/5)