"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/05 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese" 2026/04/05 01:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:05:00 DEBUG : Creating backend with remote "/tmp/rclone472914360" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/05 01:05:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:03 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:03 DEBUG : B2 bucket rclone-test-nuzubop4vese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:05 DEBUG : Creating backend with remote "/non-existing" 2026/04/05 01:05:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/05 01:05:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:06 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:06 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.09s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:08 INFO : B2 bucket rclone-test-nuzubop4vese: Running all checks before starting transfers 2026/04/05 01:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:08 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:08 INFO : B2 bucket rclone-test-nuzubop4vese: Checks finished, now starting transfers 2026/04/05 01:05:08 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:09 ERROR : Ignoring --no-traverse with sync 2026/04/05 01:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:10 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/05 01:05:11 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:11 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:11 DEBUG : hello world2: size = 12 OK 2026/04/05 01:05:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/05 01:05:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:05:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:13 DEBUG : potato2: size = 11 OK 2026/04/05 01:05:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:05:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:15 DEBUG : potato2: size = 11 OK 2026/04/05 01:05:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.17s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 01:05:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:05:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:05:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:05:16 INFO : sub dir2: Making directory 2026/04/05 01:05:16 INFO : sub dir: Making directory 2026/04/05 01:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:16 INFO : sub dir2/sub sub dir2: Making directory 2026/04/05 01:05:16 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:16 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:17 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/04/05 01:05:17 DEBUG : B2 bucket rclone-test-nuzubop4vese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:17 INFO : sub dir2: Making directory 2026/04/05 01:05:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 01:05:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:19 DEBUG : sub dir2: Making directory with metadata 2026/04/05 01:05:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:05:19 INFO : sub dir2: Making directory 2026/04/05 01:05:19 INFO : sub dir: Making directory 2026/04/05 01:05:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:19 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:19 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:20 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:20 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/05 01:05:20 DEBUG : B2 bucket rclone-test-nuzubop4vese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:05:20 DEBUG : B2 bucket rclone-test-nuzubop4vese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:21 INFO : sub dir2: Making directory 2026/04/05 01:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:21 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:21 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:22 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.71s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:23 DEBUG : sub dir2: Making directory with metadata 2026/04/05 01:05:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:05:23 INFO : sub dir2: Making directory 2026/04/05 01:05:23 INFO : sub dir: Making directory 2026/04/05 01:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:23 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:23 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:23 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/05 01:05:24 DEBUG : B2 bucket rclone-test-nuzubop4vese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:25 INFO : sub dir2: Making directory 2026/04/05 01:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:25 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:25 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:25 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kepusag0miji" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-kepusag0miji 2026/04/05 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:28 DEBUG : B2 bucket rclone-test-kepusag0miji: Waiting for checks to finish 2026/04/05 01:05:28 DEBUG : B2 bucket rclone-test-kepusag0miji: Waiting for transfers to finish 2026/04/05 01:05:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:29 DEBUG : B2 bucket rclone-test-kepusag0miji: Purge remote 2026/04/05 01:05:29 INFO : B2 bucket rclone-test-kepusag0miji: cleaning bucket "rclone-test-kepusag0miji" of all files 2026/04/05 01:05:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fd26d3320cd5bbb9fd80e1b_f107fc537638d801f_d20260405_m010529_c001_v0001184_t0017_u01775351129462") --- PASS: TestServerSideCopy (4.50s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone472914360) 2026/04/05 01:05:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:05:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:05:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:32 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 01:05:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/05 01:05:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.42s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-neculaj2vovu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-neculaj2vovu 2026/04/05 01:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:35 DEBUG : B2 bucket rclone-test-neculaj2vovu: Waiting for checks to finish 2026/04/05 01:05:35 DEBUG : B2 bucket rclone-test-neculaj2vovu: Waiting for transfers to finish 2026/04/05 01:05:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:38 DEBUG : B2 bucket rclone-test-neculaj2vovu: Waiting for checks to finish 2026/04/05 01:05:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:05:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-neculaj2vovu) 2026/04/05 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:05:38 DEBUG : B2 bucket rclone-test-neculaj2vovu: Waiting for transfers to finish 2026/04/05 01:05:38 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 01:05:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/05 01:05:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:38 DEBUG : B2 bucket rclone-test-neculaj2vovu: Purge remote 2026/04/05 01:05:38 INFO : B2 bucket rclone-test-neculaj2vovu: cleaning bucket "rclone-test-neculaj2vovu" of all files 2026/04/05 01:05:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f227df320cd5bbb9fd80e1b_f1174d03c5a024a89_d20260405_m010538_c001_v0001185_t0004_u01775351138365") 2026/04/05 01:05:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f227df320cd5bbb9fd80e1b_f10711565a26e669b_d20260405_m010536_c001_v0001161_t0049_u01775351136429") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:41 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone472914360) 2026/04/05 01:05:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:05:41 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:05:41 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:42 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 01:05:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/05 01:05:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 01:05:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.28s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hefojoq0wiri" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-hefojoq0wiri 2026/04/05 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:45 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for checks to finish 2026/04/05 01:05:45 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for transfers to finish 2026/04/05 01:05:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:05:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hefojoq0wiri) 2026/04/05 01:05:47 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:05:47 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for checks to finish 2026/04/05 01:05:47 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for transfers to finish 2026/04/05 01:05:48 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 01:05:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/05 01:05:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:48 INFO : sub dir/hello world: Deleted 2026/04/05 01:05:49 DEBUG : testing file moves 2026/04/05 01:05:50 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for checks to finish 2026/04/05 01:05:50 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:05:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hefojoq0wiri) 2026/04/05 01:05:50 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:05:50 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Waiting for transfers to finish 2026/04/05 01:05:50 DEBUG : sub dir/hello world: size = 24 OK 2026/04/05 01:05:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/05 01:05:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 01:05:50 INFO : sub dir/hello world: Deleted 2026/04/05 01:05:51 DEBUG : B2 bucket rclone-test-hefojoq0wiri: Purge remote 2026/04/05 01:05:51 INFO : B2 bucket rclone-test-hefojoq0wiri: cleaning bucket "rclone-test-hefojoq0wiri" of all files 2026/04/05 01:05:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ad5320cd5bbb9fd80e1b_f1004466b590a6d68_d20260405_m010550_c001_v0001033_t0025_u01775351150251") 2026/04/05 01:05:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ad5320cd5bbb9fd80e1b_f113417eeaad62a25_d20260405_m010547_c001_v0001174_t0043_u01775351147991") 2026/04/05 01:05:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ad5320cd5bbb9fd80e1b_f107631600282864a_d20260405_m010546_c001_v0001176_t0032_u01775351146201") --- PASS: TestServerSideMoveOverSelf (9.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:53 ERROR : error listing: directory not found 2026/04/05 01:05:53 INFO : Local file system at /tmp/rclone472914360: Making directory 2026/04/05 01:05:53 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:53 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:05:55 DEBUG : Local file system at /tmp/rclone472914360: Waiting for checks to finish 2026/04/05 01:05:55 DEBUG : Local file system at /tmp/rclone472914360: Waiting for transfers to finish 2026/04/05 01:05:56 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/05 01:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:05:56 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/05 01:05:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/05 01:05:56 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:56 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:57 DEBUG : check sum: size = 1 OK 2026/04/05 01:05:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:05:57 INFO : check sum: Copied (new) 2026/04/05 01:05:57 DEBUG : Waiting for deletions to finish 2026/04/05 01:05:57 DEBUG : check sum: size = 1 OK 2026/04/05 01:05:57 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:05:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/05 01:05:57 DEBUG : check sum: Unchanged skipping 2026/04/05 01:05:57 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:57 DEBUG : Waiting for deletions to finish 2026/04/05 01:05:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.82s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:05:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/05 01:05:58 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:58 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:59 DEBUG : sizeonly: size = 6 OK 2026/04/05 01:05:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/05 01:05:59 INFO : sizeonly: Copied (new) 2026/04/05 01:05:59 DEBUG : Waiting for deletions to finish 2026/04/05 01:05:59 DEBUG : sizeonly: size = 6 OK 2026/04/05 01:05:59 DEBUG : sizeonly: Sizes identical 2026/04/05 01:05:59 DEBUG : sizeonly: Unchanged skipping 2026/04/05 01:05:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:05:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:05:59 DEBUG : Waiting for deletions to finish 2026/04/05 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.04s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/05 01:06:00 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:00 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/05 01:06:01 INFO : ignore-size: Copied (new) 2026/04/05 01:06:01 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:06:01 DEBUG : ignore-size: Unchanged skipping 2026/04/05 01:06:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:01 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.87s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:03 DEBUG : existing: size = 6 OK 2026/04/05 01:06:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:06:03 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:03 DEBUG : existing: Unchanged skipping 2026/04/05 01:06:03 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:03 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:03 INFO : There was nothing to transfer 2026/04/05 01:06:03 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/05 01:06:03 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:04 DEBUG : existing: size = 6 OK 2026/04/05 01:06:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/05 01:06:04 INFO : existing: Copied (replaced existing) 2026/04/05 01:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:06:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:06 DEBUG : existing: size = 6 OK 2026/04/05 01:06:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/05 01:06:06 INFO : existing: Copied (new) 2026/04/05 01:06:06 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:07 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:07 DEBUG : existing: Destination exists, skipping 2026/04/05 01:06:07 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:07 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.93s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/05 01:06:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:10 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:06:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:10 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:06:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:10 DEBUG : a/potato2: size = 60 OK 2026/04/05 01:06:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:10 INFO : a/potato2: Copied (new) 2026/04/05 01:06:10 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:10 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:12 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:12 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/04/05 01:06:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:06:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/05 01:06:12 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:12 INFO : There was nothing to transfer 2026/04/05 01:06:12 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:12 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/04/05 01:06:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:06:14 INFO : empty space: Updated modification time in destination 2026/04/05 01:06:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:15 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/05 01:06:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:06:15 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:16 DEBUG : foo: size = 3 OK 2026/04/05 01:06:16 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/04/05 01:06:16 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:16 DEBUG : foo: sha1 differ 2026/04/05 01:06:16 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:17 DEBUG : foo: size = 3 OK 2026/04/05 01:06:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/05 01:06:17 INFO : foo: Copied (replaced existing) 2026/04/05 01:06:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 01:06:18 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:18 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:19 DEBUG : potato: size = 60 OK 2026/04/05 01:06:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:19 INFO : potato: Copied (new) 2026/04/05 01:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:21 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:21 DEBUG : potato: size = 60 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:21 DEBUG : potato: Sizes differ 2026/04/05 01:06:21 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:21 DEBUG : potato: size = 21 OK 2026/04/05 01:06:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/05 01:06:21 INFO : potato: Copied (replaced existing) 2026/04/05 01:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.29s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:23 DEBUG : potato: size = 21 OK 2026/04/05 01:06:23 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/04/05 01:06:23 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:23 DEBUG : potato: sha1 differ 2026/04/05 01:06:23 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:24 DEBUG : potato: size = 21 OK 2026/04/05 01:06:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/05 01:06:24 INFO : potato: Copied (replaced existing) 2026/04/05 01:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:26 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:26 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:26 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:26 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/05 01:06:26 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:28 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:28 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:28 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:28 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:29 DEBUG : potato2: size = 60 OK 2026/04/05 01:06:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:29 INFO : potato2: Copied (new) 2026/04/05 01:06:29 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:31 INFO : d: Making directory 2026/04/05 01:06:31 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/05 01:06:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:32 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:06:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:32 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:06:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:32 DEBUG : a/potato2: size = 60 OK 2026/04/05 01:06:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:32 INFO : a/potato2: Copied (new) 2026/04/05 01:06:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/05 01:06:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:35 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:06:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:35 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:06:35 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:35 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:37 DEBUG : a/potato2: size = 60 OK 2026/04/05 01:06:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:37 INFO : a/potato2: Copied (new) 2026/04/05 01:06:37 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting files as there were IO errors 2026/04/05 01:06:37 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:40 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:40 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:40 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:40 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:40 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:40 INFO : potato: Deleted 2026/04/05 01:06:41 DEBUG : potato2: size = 60 OK 2026/04/05 01:06:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.61s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:43 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:43 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:43 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:44 INFO : potato: Deleted 2026/04/05 01:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:44 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:44 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:44 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:44 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:45 DEBUG : potato2: size = 60 OK 2026/04/05 01:06:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:06:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:06:46 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:46 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:47 DEBUG : potato2: size = 19 OK 2026/04/05 01:06:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/05 01:06:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.57s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:50 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : enormous: Excluded 2026/04/05 01:06:50 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : potato2: Excluded 2026/04/05 01:06:50 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : potato2: Excluded 2026/04/05 01:06:50 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:50 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:50 INFO : There was nothing to transfer 2026/04/05 01:06:50 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : enormous: Excluded 2026/04/05 01:06:50 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : potato2: Excluded 2026/04/05 01:06:50 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:06:50 DEBUG : potato2: Excluded 2026/04/05 01:06:50 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/05 01:06:50 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:50 DEBUG : Local file system at /tmp/rclone472914360: Waiting for checks to finish 2026/04/05 01:06:50 DEBUG : Local file system at /tmp/rclone472914360: Waiting for transfers to finish 2026/04/05 01:06:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:54 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:06:54 DEBUG : enormous: Excluded 2026/04/05 01:06:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:06:54 DEBUG : potato2: Excluded 2026/04/05 01:06:54 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:06:54 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:54 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:54 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:54 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:54 INFO : enormous: Deleted 2026/04/05 01:06:54 INFO : potato2: Deleted 2026/04/05 01:06:54 INFO : There was nothing to transfer 2026/04/05 01:06:55 DEBUG : empty space: size = 1 OK 2026/04/05 01:06:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/05 01:06:55 DEBUG : empty space: Unchanged skipping 2026/04/05 01:06:55 DEBUG : Local file system at /tmp/rclone472914360: Waiting for checks to finish 2026/04/05 01:06:55 DEBUG : Local file system at /tmp/rclone472914360: Waiting for transfers to finish 2026/04/05 01:06:55 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:55 INFO : potato2: Deleted 2026/04/05 01:06:55 INFO : enormous: Deleted 2026/04/05 01:06:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.10s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:06:57 DEBUG : five: Need to transfer - File not found at Destination 2026/04/05 01:06:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:57 DEBUG : four: size = 8 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:57 DEBUG : four: Sizes differ 2026/04/05 01:06:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 01:06:57 DEBUG : one: Destination is newer than source, skipping 2026/04/05 01:06:57 DEBUG : three: size = 5 OK 2026/04/05 01:06:57 DEBUG : three: Sizes identical 2026/04/05 01:06:57 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 01:06:57 DEBUG : two: size = 3 OK 2026/04/05 01:06:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:57 DEBUG : two: sha1 differ 2026/04/05 01:06:57 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:06:58 DEBUG : five: size = 4 OK 2026/04/05 01:06:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/05 01:06:58 INFO : five: Copied (new) 2026/04/05 01:06:58 DEBUG : four: size = 4 OK 2026/04/05 01:06:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/05 01:06:58 INFO : four: Copied (replaced existing) 2026/04/05 01:06:59 DEBUG : two: size = 3 OK 2026/04/05 01:06:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/05 01:06:59 INFO : two: Copied (replaced existing) 2026/04/05 01:06:59 DEBUG : Waiting for deletions to finish 2026/04/05 01:06:59 DEBUG : five: size = 4 OK 2026/04/05 01:06:59 DEBUG : four: size = 4 OK 2026/04/05 01:06:59 DEBUG : one: Destination is newer than source, skipping 2026/04/05 01:06:59 DEBUG : three: size = 5 OK 2026/04/05 01:06:59 DEBUG : two: size = 3 OK 2026/04/05 01:06:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:06:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/05 01:06:59 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/05 01:06:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 01:06:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/05 01:06:59 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/05 01:06:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 01:06:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone472914360) 2026/04/05 01:06:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:06:59 DEBUG : three: sha1 differ 2026/04/05 01:06:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 01:06:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/05 01:06:59 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/05 01:06:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 01:06:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:00 DEBUG : three: size = 5 OK 2026/04/05 01:07:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:07:00 INFO : three: Copied (replaced existing) 2026/04/05 01:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.04s) === 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/05 01:07:01 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:01 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 01:07:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 01:07:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:02 DEBUG : potato: size = 14 OK 2026/04/05 01:07:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/05 01:07:02 INFO : potato: Copied (new) 2026/04/05 01:07:02 DEBUG : yam: size = 11 OK 2026/04/05 01:07:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:02 INFO : yam: Copied (new) 2026/04/05 01:07:02 DEBUG : Waiting for deletions to finish 2026/04/05 01:07:02 DEBUG : potato: size = 14 OK 2026/04/05 01:07:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:07:02 DEBUG : potato: Unchanged skipping 2026/04/05 01:07:02 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:02 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:04 DEBUG : yaml: size = 11 OK 2026/04/05 01:07:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:04 INFO : yam: Copied (server-side copy) to: yaml 2026/04/05 01:07:04 INFO : yam: Deleted 2026/04/05 01:07:04 INFO : yaml: Renamed from "yam" 2026/04/05 01:07:04 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/05 01:07:05 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:05 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 01:07:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 01:07:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:05 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:06 DEBUG : yam: size = 11 OK 2026/04/05 01:07:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:06 INFO : yam: Copied (new) 2026/04/05 01:07:06 DEBUG : potato: size = 14 OK 2026/04/05 01:07:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/05 01:07:06 INFO : potato: Copied (new) 2026/04/05 01:07:06 DEBUG : Waiting for deletions to finish 2026/04/05 01:07:07 DEBUG : potato: size = 14 OK 2026/04/05 01:07:07 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:07:07 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:07 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:07 DEBUG : potato: Unchanged skipping 2026/04/05 01:07:07 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:07 DEBUG : yaml: size = 11 OK 2026/04/05 01:07:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:07 INFO : yam: Copied (server-side copy) to: yaml 2026/04/05 01:07:08 INFO : yam: Deleted 2026/04/05 01:07:08 INFO : yaml: Renamed from "yam" 2026/04/05 01:07:08 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/05 01:07:09 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:09 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 01:07:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/05 01:07:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:09 DEBUG : sub/yam: size = 11 OK 2026/04/05 01:07:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:09 INFO : sub/yam: Copied (new) 2026/04/05 01:07:10 DEBUG : potato: size = 14 OK 2026/04/05 01:07:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/05 01:07:10 INFO : potato: Copied (new) 2026/04/05 01:07:10 DEBUG : Waiting for deletions to finish 2026/04/05 01:07:10 DEBUG : potato: size = 14 OK 2026/04/05 01:07:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:07:10 DEBUG : potato: Unchanged skipping 2026/04/05 01:07:10 INFO : B2 bucket rclone-test-nuzubop4vese: Making map for --track-renames 2026/04/05 01:07:10 INFO : B2 bucket rclone-test-nuzubop4vese: Finished making map for --track-renames 2026/04/05 01:07:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for renames to finish 2026/04/05 01:07:11 DEBUG : yam: size = 11 OK 2026/04/05 01:07:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/05 01:07:11 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/05 01:07:11 INFO : sub/yam: Deleted 2026/04/05 01:07:11 INFO : yam: Renamed from "sub/yam" 2026/04/05 01:07:11 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:12 DEBUG : Creating backend with remote "/tmp/rclone472914360/dir1" 2026/04/05 01:07:12 DEBUG : Creating backend with remote "/tmp/rclone472914360/dir2" 2026/04/05 01:07:12 DEBUG : Local file system at /tmp/rclone472914360/dir2: Using server-side directory move 2026/04/05 01:07:12 INFO : Local file system at /tmp/rclone472914360/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 01:07:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/05 01:07:12 DEBUG : Local file system at /tmp/rclone472914360/dir2: Waiting for checks to finish 2026/04/05 01:07:12 DEBUG : Local file system at /tmp/rclone472914360/dir2: Waiting for transfers to finish 2026/04/05 01:07:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:07:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 01:07:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 01:07:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/05 01:07:13 INFO : nested/sub dir/file: Copied (new) 2026/04/05 01:07:13 INFO : nested/sub dir/file: Deleted 2026/04/05 01:07:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:07:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:07:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:07:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:07:14 INFO : sub dir: Removing directory 2026/04/05 01:07:14 INFO : nested/sub dir: Removing directory 2026/04/05 01:07:14 INFO : nested: Removing directory 2026/04/05 01:07:14 DEBUG : Local file system at /tmp/rclone472914360: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:07:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 01:07:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 01:07:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/05 01:07:15 INFO : nested/sub dir/file: Copied (new) 2026/04/05 01:07:15 INFO : nested/sub dir/file: Deleted 2026/04/05 01:07:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 01:07:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:07:16 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:07:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/05 01:07:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:07:17 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:17 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:17 DEBUG : existing: size = 6 OK 2026/04/05 01:07:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/05 01:07:17 INFO : existing: Copied (new) 2026/04/05 01:07:17 INFO : existing: Deleted 2026/04/05 01:07:17 DEBUG : existing-b: size = 6 OK 2026/04/05 01:07:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/05 01:07:17 INFO : existing-b: Copied (new) 2026/04/05 01:07:17 INFO : existing-b: Deleted 2026/04/05 01:07:18 DEBUG : existing: Destination exists, skipping 2026/04/05 01:07:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/05 01:07:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:07:18 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:07:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zobaram5tesu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-zobaram5tesu 2026/04/05 01:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:23 DEBUG : empty space: size = 1 OK 2026/04/05 01:07:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 01:07:23 DEBUG : empty space: Unchanged skipping 2026/04/05 01:07:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:07:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zobaram5tesu) 2026/04/05 01:07:23 DEBUG : potato3: Sizes differ 2026/04/05 01:07:23 DEBUG : B2 bucket rclone-test-zobaram5tesu: Waiting for checks to finish 2026/04/05 01:07:23 INFO : empty space: Deleted 2026/04/05 01:07:23 DEBUG : B2 bucket rclone-test-zobaram5tesu: Waiting for transfers to finish 2026/04/05 01:07:24 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:24 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:24 INFO : potato2: Deleted 2026/04/05 01:07:25 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:25 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:25 INFO : potato3: Deleted 2026/04/05 01:07:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bicewuz9teza" 2026/04/05 01:07:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/05 01:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 01:07:27 DEBUG : B2 bucket rclone-test-bicewuz9teza: Waiting for checks to finish 2026/04/05 01:07:27 DEBUG : B2 bucket rclone-test-bicewuz9teza: Waiting for transfers to finish 2026/04/05 01:07:27 DEBUG : empty space: size = 1 OK 2026/04/05 01:07:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:07:27 INFO : empty space: Copied (server-side copy) 2026/04/05 01:07:27 INFO : empty space: Deleted 2026/04/05 01:07:28 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:28 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:28 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:28 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:28 INFO : potato2: Deleted 2026/04/05 01:07:28 INFO : potato3: Deleted 2026/04/05 01:07:28 DEBUG : B2 bucket rclone-test-bicewuz9teza: Purge remote 2026/04/05 01:07:28 INFO : B2 bucket rclone-test-bicewuz9teza: cleaning bucket "rclone-test-bicewuz9teza" of all files 2026/04/05 01:07:29 DEBUG : empty space: Deleting (id "4_z8f423d1320ed5bbb9fd80e1b_f119030dee97102e3_d20260405_m010727_c001_v0001174_t0027_u01775351247614") 2026/04/05 01:07:29 DEBUG : potato2: Deleting (id "4_z8f423d1320ed5bbb9fd80e1b_f100cd374622f9b95_d20260405_m010727_c001_v0001174_t0037_u01775351247912") 2026/04/05 01:07:29 DEBUG : potato3: Deleting (id "4_z8f423d1320ed5bbb9fd80e1b_f11593e992a25b5c3_d20260405_m010728_c001_v0001032_t0014_u01775351248044") 2026/04/05 01:07:29 DEBUG : B2 bucket rclone-test-zobaram5tesu: Purge remote 2026/04/05 01:07:29 INFO : B2 bucket rclone-test-zobaram5tesu: cleaning bucket "rclone-test-zobaram5tesu" of all files 2026/04/05 01:07:30 DEBUG : empty space: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f403c31894b5f6ea5_d20260405_m010727_c001_v7007000_t0000_u01775351247881") 2026/04/05 01:07:30 DEBUG : empty space: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f111a1461354a0265_d20260405_m010723_c001_v0001184_t0043_u01775351243105") 2026/04/05 01:07:30 DEBUG : potato2: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f403c31894b5f6ea6_d20260405_m010728_c001_v7007000_t0000_u01775351248449") 2026/04/05 01:07:30 DEBUG : potato2: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f106ab7d59b2d1bbd_d20260405_m010723_c001_v0001182_t0029_u01775351243898") 2026/04/05 01:07:30 DEBUG : potato3: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f418e4eae28045833_d20260405_m010728_c001_v7007000_t0000_u01775351248523") 2026/04/05 01:07:30 DEBUG : potato3: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f113a2f61b96f4997_d20260405_m010725_c001_v0001184_t0030_u01775351245334") 2026/04/05 01:07:30 DEBUG : potato3: Deleting (id "4_zaf221dd320ed5bbb9fd80e1b_f111a1461354a026d_d20260405_m010723_c001_v0001184_t0005_u01775351243319") --- PASS: TestServerSideMove (12.76s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jabuzoq8pupi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-jabuzoq8pupi 2026/04/05 01:07:38 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:07:38 DEBUG : empty space: Excluded 2026/04/05 01:07:38 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:07:38 DEBUG : empty space: Excluded 2026/04/05 01:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:07:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jabuzoq8pupi) 2026/04/05 01:07:38 DEBUG : potato3: Sizes differ 2026/04/05 01:07:38 DEBUG : B2 bucket rclone-test-jabuzoq8pupi: Waiting for checks to finish 2026/04/05 01:07:38 DEBUG : B2 bucket rclone-test-jabuzoq8pupi: Waiting for transfers to finish 2026/04/05 01:07:38 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:38 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:38 INFO : potato2: Deleted 2026/04/05 01:07:41 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:41 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:41 INFO : potato3: Deleted 2026/04/05 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-faqufif6geze" 2026/04/05 01:07:42 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:07:42 DEBUG : empty space: Excluded 2026/04/05 01:07:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 01:07:42 DEBUG : B2 bucket rclone-test-faqufif6geze: Waiting for checks to finish 2026/04/05 01:07:42 DEBUG : B2 bucket rclone-test-faqufif6geze: Waiting for transfers to finish 2026/04/05 01:07:43 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:43 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:43 INFO : potato2: Deleted 2026/04/05 01:07:43 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:43 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:43 INFO : potato3: Deleted 2026/04/05 01:07:44 DEBUG : B2 bucket rclone-test-faqufif6geze: Purge remote 2026/04/05 01:07:44 INFO : B2 bucket rclone-test-faqufif6geze: cleaning bucket "rclone-test-faqufif6geze" of all files 2026/04/05 01:07:44 DEBUG : potato2: Deleting (id "4_z8fa26de320ed5bbb9fd80e1b_f114abd5370b58580_d20260405_m010743_c001_v0001120_t0035_u01775351263323") 2026/04/05 01:07:44 DEBUG : potato3: Deleting (id "4_z8fa26de320ed5bbb9fd80e1b_f1189e7b9f809a37b_d20260405_m010743_c001_v0001185_t0045_u01775351263651") 2026/04/05 01:07:45 DEBUG : B2 bucket rclone-test-jabuzoq8pupi: Purge remote 2026/04/05 01:07:45 INFO : B2 bucket rclone-test-jabuzoq8pupi: cleaning bucket "rclone-test-jabuzoq8pupi" of all files 2026/04/05 01:07:45 DEBUG : empty space: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f112b9102afabdb86_d20260405_m010737_c001_v0001100_t0003_u01775351257171") 2026/04/05 01:07:45 DEBUG : potato2: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f40630a944a488c96_d20260405_m010743_c001_v7007000_t0000_u01775351263609") 2026/04/05 01:07:45 DEBUG : potato2: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f1116b1e61936d42a_d20260405_m010738_c001_v0001157_t0030_u01775351258505") 2026/04/05 01:07:45 DEBUG : potato3: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f40630a944a488c97_d20260405_m010743_c001_v7007000_t0000_u01775351263832") 2026/04/05 01:07:45 DEBUG : potato3: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f1181680804fb1aa6_d20260405_m010740_c001_v0001101_t0034_u01775351260810") 2026/04/05 01:07:45 DEBUG : potato3: Deleting (id "4_z9fd25d4320ed5bbb9fd80e1b_f112b9102afabdb8a_d20260405_m010737_c001_v0001100_t0003_u01775351257502") --- PASS: TestServerSideMoveWithFilter (14.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-peqagib0qiyo" 2026/04/05 01:07:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nuzubop4vese -> B2 bucket rclone-test-peqagib0qiyo 2026/04/05 01:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:53 DEBUG : empty space: size = 1 OK 2026/04/05 01:07:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 01:07:53 DEBUG : empty space: Unchanged skipping 2026/04/05 01:07:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:07:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-peqagib0qiyo) 2026/04/05 01:07:53 DEBUG : potato3: Sizes differ 2026/04/05 01:07:53 DEBUG : B2 bucket rclone-test-peqagib0qiyo: Waiting for checks to finish 2026/04/05 01:07:53 INFO : empty space: Deleted 2026/04/05 01:07:53 DEBUG : B2 bucket rclone-test-peqagib0qiyo: Waiting for transfers to finish 2026/04/05 01:07:53 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:53 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:53 INFO : potato2: Deleted 2026/04/05 01:07:54 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:54 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:55 INFO : potato3: Deleted 2026/04/05 01:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yirihug9duno" 2026/04/05 01:07:56 INFO : tomatoDir: Making directory 2026/04/05 01:07:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/05 01:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:07:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 01:07:56 DEBUG : B2 bucket rclone-test-yirihug9duno: Waiting for checks to finish 2026/04/05 01:07:56 DEBUG : B2 bucket rclone-test-yirihug9duno: Waiting for transfers to finish 2026/04/05 01:07:57 DEBUG : empty space: size = 1 OK 2026/04/05 01:07:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/05 01:07:57 INFO : empty space: Copied (server-side copy) 2026/04/05 01:07:57 INFO : empty space: Deleted 2026/04/05 01:07:57 DEBUG : potato3: size = 68 OK 2026/04/05 01:07:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/05 01:07:57 INFO : potato3: Copied (server-side copy) 2026/04/05 01:07:57 INFO : potato3: Deleted 2026/04/05 01:07:58 DEBUG : potato2: size = 60 OK 2026/04/05 01:07:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/05 01:07:58 INFO : potato2: Copied (server-side copy) 2026/04/05 01:07:58 INFO : potato2: Deleted 2026/04/05 01:07:58 DEBUG : B2 bucket rclone-test-yirihug9duno: Purge remote 2026/04/05 01:07:58 INFO : B2 bucket rclone-test-yirihug9duno: cleaning bucket "rclone-test-yirihug9duno" of all files 2026/04/05 01:07:58 DEBUG : empty space: Deleting (id "4_zff52ad4320ed5bbb9fd80e1b_f10014a7a7dbae967_d20260405_m010757_c001_v0001036_t0031_u01775351277182") 2026/04/05 01:07:58 DEBUG : potato2: Deleting (id "4_zff52ad4320ed5bbb9fd80e1b_f102088ea311d7748_d20260405_m010757_c001_v0001109_t0016_u01775351277567") 2026/04/05 01:07:58 DEBUG : potato3: Deleting (id "4_zff52ad4320ed5bbb9fd80e1b_f1155201b3a5669f2_d20260405_m010757_c001_v0001185_t0039_u01775351277546") 2026/04/05 01:07:59 DEBUG : B2 bucket rclone-test-peqagib0qiyo: Purge remote 2026/04/05 01:07:59 INFO : B2 bucket rclone-test-peqagib0qiyo: cleaning bucket "rclone-test-peqagib0qiyo" of all files 2026/04/05 01:07:59 DEBUG : empty space: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f404bddfa8e114e37_d20260405_m010757_c001_v7007000_t0000_u01775351277528") 2026/04/05 01:07:59 DEBUG : empty space: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f11817dfc591c036a_d20260405_m010751_c001_v0001099_t0038_u01775351271989") 2026/04/05 01:07:59 DEBUG : potato2: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f404bddfa8e114e39_d20260405_m010758_c001_v7007000_t0000_u01775351278144") 2026/04/05 01:07:59 DEBUG : potato2: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f117b55a72c3c76d2_d20260405_m010753_c001_v0001101_t0009_u01775351273216") 2026/04/05 01:07:59 DEBUG : potato3: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f404bddfa8e114e38_d20260405_m010757_c001_v7007000_t0000_u01775351277789") 2026/04/05 01:07:59 DEBUG : potato3: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f118a94773266f6cd_d20260405_m010754_c001_v0001178_t0037_u01775351274719") 2026/04/05 01:07:59 DEBUG : potato3: Deleting (id "4_z7f428de320ed5bbb9fd80e1b_f11817dfc591c036c_d20260405_m010752_c001_v0001099_t0049_u01775351272315") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.00s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.94s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/rclone-sync-test" 2026/04/05 01:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/rclone-sync-test-include/layer2" 2026/04/05 01:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/rclone-sync-test-ignore-file" 2026/04/05 01:08:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:08:13 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test: Waiting for checks to finish 2026/04/05 01:08:13 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test: Waiting for transfers to finish 2026/04/05 01:08:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:13 INFO : There was nothing to transfer 2026/04/05 01:08:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:08:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:08:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:08:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:14 INFO : There was nothing to transfer 2026/04/05 01:08:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:08:15 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/05 01:08:15 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/05 01:08:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:15 INFO : There was nothing to transfer 2026/04/05 01:08:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:08:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:08:15 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:08:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:15 INFO : There was nothing to transfer 2026/04/05 01:08:16 DEBUG : Excluded 2026/04/05 01:08:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:08:16 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/05 01:08:16 DEBUG : B2 bucket rclone-test-nuzubop4vese path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/05 01:08:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.92s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/CompareDest" 2026/04/05 01:08:20 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 01:08:20 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:20 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:20 DEBUG : one: size = 3 OK 2026/04/05 01:08:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:08:20 INFO : one: Copied (new) 2026/04/05 01:08:20 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:21 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:21 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:21 DEBUG : one: Sizes differ 2026/04/05 01:08:21 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:21 DEBUG : one: size = 5 OK 2026/04/05 01:08:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/05 01:08:21 INFO : one: Copied (replaced existing) 2026/04/05 01:08:21 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:24 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:24 DEBUG : one: Sizes differ 2026/04/05 01:08:24 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:24 DEBUG : one: size = 5 OK 2026/04/05 01:08:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:08:24 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:24 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:24 INFO : There was nothing to transfer 2026/04/05 01:08:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:26 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:26 DEBUG : one: Sizes differ 2026/04/05 01:08:26 DEBUG : two: size = 3 OK 2026/04/05 01:08:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:08:26 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:26 DEBUG : one: size = 5 OK 2026/04/05 01:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:08:26 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:26 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:26 INFO : There was nothing to transfer 2026/04/05 01:08:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:26 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:26 DEBUG : one: Sizes differ 2026/04/05 01:08:27 DEBUG : two: size = 3 OK 2026/04/05 01:08:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:08:27 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:27 DEBUG : one: size = 5 OK 2026/04/05 01:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:08:27 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:27 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:27 INFO : There was nothing to transfer 2026/04/05 01:08:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:28 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:28 DEBUG : one: Sizes differ 2026/04/05 01:08:28 DEBUG : two: size = 3 OK 2026/04/05 01:08:28 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/04/05 01:08:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/05 01:08:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:08:28 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:28 DEBUG : one: size = 5 OK 2026/04/05 01:08:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:08:28 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:28 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:28 INFO : There was nothing to transfer 2026/04/05 01:08:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:28 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:28 DEBUG : one: Sizes differ 2026/04/05 01:08:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:29 DEBUG : two: size = 3 (B2 bucket rclone-test-nuzubop4vese path CompareDest) 2026/04/05 01:08:29 DEBUG : two: Sizes differ 2026/04/05 01:08:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:08:29 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:29 DEBUG : one: size = 5 OK 2026/04/05 01:08:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:08:29 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:29 DEBUG : two: size = 5 OK 2026/04/05 01:08:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/05 01:08:29 INFO : two: Copied (new) 2026/04/05 01:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.00s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dest" 2026/04/05 01:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/pre-dest1" 2026/04/05 01:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/pre-dest2" 2026/04/05 01:08:37 DEBUG : 1: size = 1 OK 2026/04/05 01:08:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:08:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/05 01:08:37 DEBUG : 2: size = 1 OK 2026/04/05 01:08:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:08:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/05 01:08:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/05 01:08:38 DEBUG : B2 bucket rclone-test-nuzubop4vese path dest: Waiting for checks to finish 2026/04/05 01:08:38 DEBUG : B2 bucket rclone-test-nuzubop4vese path dest: Waiting for transfers to finish 2026/04/05 01:08:39 DEBUG : 3: size = 1 OK 2026/04/05 01:08:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/05 01:08:39 INFO : 3: Copied (new) 2026/04/05 01:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.65s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/CopyDest" 2026/04/05 01:08:43 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 01:08:43 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:43 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:44 DEBUG : one: size = 3 OK 2026/04/05 01:08:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:08:44 INFO : one: Copied (new) 2026/04/05 01:08:44 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:45 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:45 DEBUG : one: Sizes differ 2026/04/05 01:08:45 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:45 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:46 DEBUG : one: size = 5 OK 2026/04/05 01:08:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/05 01:08:46 INFO : one: Copied (replaced existing) 2026/04/05 01:08:46 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/BackupDir" 2026/04/05 01:08:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:49 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:49 DEBUG : one: Sizes differ 2026/04/05 01:08:49 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:50 DEBUG : one: size = 5 OK 2026/04/05 01:08:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:08:50 DEBUG : one: Sizes differ 2026/04/05 01:08:51 DEBUG : one: size = 3 OK 2026/04/05 01:08:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:08:51 INFO : one: Copied (server-side copy) 2026/04/05 01:08:51 INFO : one: Deleted 2026/04/05 01:08:51 DEBUG : one: size = 5 OK 2026/04/05 01:08:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/05 01:08:51 INFO : one: Copied (server-side copy) 2026/04/05 01:08:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/05 01:08:51 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:51 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:53 DEBUG : one: size = 5 OK 2026/04/05 01:08:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:53 DEBUG : one: Unchanged skipping 2026/04/05 01:08:53 DEBUG : two: size = 3 OK 2026/04/05 01:08:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:54 DEBUG : two: size = 3 OK 2026/04/05 01:08:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/05 01:08:54 INFO : two: Copied (server-side copy) 2026/04/05 01:08:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/05 01:08:54 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:54 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:54 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:54 DEBUG : two: size = 3 OK 2026/04/05 01:08:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:54 DEBUG : two: Unchanged skipping 2026/04/05 01:08:54 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:54 DEBUG : one: size = 5 OK 2026/04/05 01:08:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:54 DEBUG : one: Unchanged skipping 2026/04/05 01:08:54 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:54 DEBUG : Waiting for deletions to finish 2026/04/05 01:08:54 INFO : There was nothing to transfer 2026/04/05 01:08:55 DEBUG : one: size = 5 OK 2026/04/05 01:08:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:55 DEBUG : one: Unchanged skipping 2026/04/05 01:08:56 DEBUG : three: size = 7 (Local file system at /tmp/rclone472914360) 2026/04/05 01:08:56 DEBUG : three: size = 5 (B2 bucket rclone-test-nuzubop4vese path CopyDest) 2026/04/05 01:08:56 DEBUG : three: Sizes differ 2026/04/05 01:08:56 DEBUG : three: Destination not found in --copy-dest 2026/04/05 01:08:56 DEBUG : three: Need to transfer - File not found at Destination 2026/04/05 01:08:56 DEBUG : two: size = 3 OK 2026/04/05 01:08:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:08:56 DEBUG : two: Unchanged skipping 2026/04/05 01:08:56 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:08:56 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:08:56 DEBUG : three: size = 7 OK 2026/04/05 01:08:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/05 01:08:56 INFO : three: Copied (new) 2026/04/05 01:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.19s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/backup" 2026/04/05 01:09:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:05 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:05 DEBUG : one: Sizes differ 2026/04/05 01:09:05 DEBUG : two: size = 3 OK 2026/04/05 01:09:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:05 DEBUG : two: Unchanged skipping 2026/04/05 01:09:05 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:06 DEBUG : one: size = 3 OK 2026/04/05 01:09:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:09:06 INFO : one: Copied (server-side copy) 2026/04/05 01:09:06 INFO : one: Deleted 2026/04/05 01:09:06 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:07 DEBUG : one: size = 4 OK 2026/04/05 01:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:07 INFO : one: Copied (new) 2026/04/05 01:09:07 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:08 DEBUG : three.txt: size = 5 OK 2026/04/05 01:09:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:09:08 INFO : three.txt: Copied (server-side copy) 2026/04/05 01:09:08 INFO : three.txt: Deleted 2026/04/05 01:09:08 INFO : three.txt: Moved into backup dir 2026/04/05 01:09:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:10 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:10 DEBUG : one: Sizes differ 2026/04/05 01:09:10 DEBUG : two: size = 3 OK 2026/04/05 01:09:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:10 DEBUG : two: Unchanged skipping 2026/04/05 01:09:10 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:12 DEBUG : one: size = 4 OK 2026/04/05 01:09:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:12 INFO : one: Copied (server-side copy) 2026/04/05 01:09:12 INFO : one: Deleted 2026/04/05 01:09:12 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:13 DEBUG : one: size = 5 OK 2026/04/05 01:09:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:09:13 INFO : one: Copied (new) 2026/04/05 01:09:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:13 DEBUG : three.txt: size = 6 OK 2026/04/05 01:09:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:09:13 INFO : three.txt: Copied (server-side copy) 2026/04/05 01:09:14 INFO : three.txt: Deleted 2026/04/05 01:09:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.57s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/backup" 2026/04/05 01:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:21 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:21 DEBUG : one: Sizes differ 2026/04/05 01:09:21 DEBUG : two: size = 3 OK 2026/04/05 01:09:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:21 DEBUG : two: Unchanged skipping 2026/04/05 01:09:21 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:23 DEBUG : one.bak: size = 3 OK 2026/04/05 01:09:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:09:23 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:09:23 INFO : one: Deleted 2026/04/05 01:09:23 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:23 DEBUG : one: size = 4 OK 2026/04/05 01:09:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:23 INFO : one: Copied (new) 2026/04/05 01:09:23 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:24 DEBUG : three.txt.bak: size = 5 OK 2026/04/05 01:09:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:09:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:09:24 INFO : three.txt: Deleted 2026/04/05 01:09:24 INFO : three.txt: Moved into backup dir 2026/04/05 01:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:26 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:26 DEBUG : one: Sizes differ 2026/04/05 01:09:26 DEBUG : two: size = 3 OK 2026/04/05 01:09:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:26 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:26 DEBUG : two: Unchanged skipping 2026/04/05 01:09:27 DEBUG : one.bak: size = 4 OK 2026/04/05 01:09:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:27 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:09:27 INFO : one: Deleted 2026/04/05 01:09:27 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:27 DEBUG : one: size = 5 OK 2026/04/05 01:09:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:09:27 INFO : one: Copied (new) 2026/04/05 01:09:27 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:28 DEBUG : three.txt.bak: size = 6 OK 2026/04/05 01:09:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:09:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:09:28 INFO : three.txt: Deleted 2026/04/05 01:09:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/backup" 2026/04/05 01:09:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:36 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:36 DEBUG : one: Sizes differ 2026/04/05 01:09:36 DEBUG : two: size = 3 OK 2026/04/05 01:09:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:36 DEBUG : two: Unchanged skipping 2026/04/05 01:09:36 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:37 DEBUG : one-2019-01-01: size = 3 OK 2026/04/05 01:09:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:09:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/05 01:09:37 INFO : one: Deleted 2026/04/05 01:09:37 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:38 DEBUG : one: size = 4 OK 2026/04/05 01:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:38 INFO : one: Copied (new) 2026/04/05 01:09:38 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/05 01:09:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:09:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/05 01:09:38 INFO : three.txt: Deleted 2026/04/05 01:09:38 INFO : three.txt: Moved into backup dir 2026/04/05 01:09:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:40 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:40 DEBUG : one: Sizes differ 2026/04/05 01:09:40 DEBUG : two: size = 3 OK 2026/04/05 01:09:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:40 DEBUG : two: Unchanged skipping 2026/04/05 01:09:40 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:41 DEBUG : one-2019-01-01: size = 4 OK 2026/04/05 01:09:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/05 01:09:41 INFO : one: Deleted 2026/04/05 01:09:41 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:41 DEBUG : one: size = 5 OK 2026/04/05 01:09:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:09:41 INFO : one: Copied (new) 2026/04/05 01:09:41 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/05 01:09:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:09:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/05 01:09:42 INFO : three.txt: Deleted 2026/04/05 01:09:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.51s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:09:48 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:48 DEBUG : one: Sizes differ 2026/04/05 01:09:48 DEBUG : two: size = 3 OK 2026/04/05 01:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:48 DEBUG : two: Unchanged skipping 2026/04/05 01:09:48 DEBUG : one.bak: size = 3 OK 2026/04/05 01:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:09:48 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:09:48 INFO : one: Deleted 2026/04/05 01:09:48 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:50 DEBUG : one: size = 4 OK 2026/04/05 01:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:50 INFO : one: Copied (new) 2026/04/05 01:09:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:50 DEBUG : three.txt.bak: size = 5 OK 2026/04/05 01:09:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:09:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:09:50 INFO : three.txt: Deleted 2026/04/05 01:09:50 INFO : three.txt: Moved into backup dir 2026/04/05 01:09:52 DEBUG : one.bak: Excluded (Path Filter) 2026/04/05 01:09:52 DEBUG : one.bak: Excluded 2026/04/05 01:09:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/05 01:09:52 DEBUG : three.txt.bak: Excluded 2026/04/05 01:09:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:09:52 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:09:52 DEBUG : one: Sizes differ 2026/04/05 01:09:52 DEBUG : two: size = 3 OK 2026/04/05 01:09:52 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for checks to finish 2026/04/05 01:09:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:09:52 DEBUG : two: Unchanged skipping 2026/04/05 01:09:53 DEBUG : one.bak: size = 4 OK 2026/04/05 01:09:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:09:53 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:09:53 INFO : one: Deleted 2026/04/05 01:09:53 DEBUG : B2 bucket rclone-test-nuzubop4vese path dst: Waiting for transfers to finish 2026/04/05 01:09:53 DEBUG : one: size = 5 OK 2026/04/05 01:09:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:09:53 INFO : one: Copied (new) 2026/04/05 01:09:53 DEBUG : Waiting for deletions to finish 2026/04/05 01:09:54 DEBUG : three.txt.bak: size = 6 OK 2026/04/05 01:09:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:09:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:09:54 INFO : three.txt: Deleted 2026/04/05 01:09:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.44s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:09:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:10:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:00 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:00 DEBUG : one: Sizes differ 2026/04/05 01:10:01 DEBUG : one.bak: size = 3 OK 2026/04/05 01:10:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:10:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:10:01 INFO : one: Deleted 2026/04/05 01:10:02 DEBUG : one: size = 4 OK 2026/04/05 01:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:10:02 INFO : one: Copied (new) 2026/04/05 01:10:02 DEBUG : two: size = 3 OK 2026/04/05 01:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:10:02 DEBUG : two: Unchanged skipping 2026/04/05 01:10:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:02 DEBUG : three.txt: Sizes differ 2026/04/05 01:10:03 DEBUG : three.txt.bak: size = 5 OK 2026/04/05 01:10:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:10:03 INFO : three.txt: Deleted 2026/04/05 01:10:03 DEBUG : three.txt: size = 6 OK 2026/04/05 01:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:10:03 INFO : three.txt: Copied (new) 2026/04/05 01:10:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/05 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 01:10:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 01:10:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:04 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:04 DEBUG : one: Sizes differ 2026/04/05 01:10:05 DEBUG : one.bak: size = 4 OK 2026/04/05 01:10:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:10:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/05 01:10:05 INFO : one: Deleted 2026/04/05 01:10:05 DEBUG : one: size = 5 OK 2026/04/05 01:10:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:10:05 INFO : one: Copied (new) 2026/04/05 01:10:05 DEBUG : two: size = 3 OK 2026/04/05 01:10:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:10:05 DEBUG : two: Unchanged skipping 2026/04/05 01:10:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:06 DEBUG : three.txt: Sizes differ 2026/04/05 01:10:06 DEBUG : three.txt.bak: size = 6 OK 2026/04/05 01:10:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:10:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/05 01:10:06 INFO : three.txt: Deleted 2026/04/05 01:10:07 DEBUG : three.txt: size = 19 OK 2026/04/05 01:10:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/05 01:10:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.75s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzubop4vese/dst" 2026/04/05 01:10:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:13 DEBUG : one: size = 3 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:13 DEBUG : one: Sizes differ 2026/04/05 01:10:14 DEBUG : one-2019-01-01: size = 3 OK 2026/04/05 01:10:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/05 01:10:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/05 01:10:14 INFO : one: Deleted 2026/04/05 01:10:15 DEBUG : one: size = 4 OK 2026/04/05 01:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:10:15 INFO : one: Copied (new) 2026/04/05 01:10:16 DEBUG : two: size = 3 OK 2026/04/05 01:10:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:10:16 DEBUG : two: Unchanged skipping 2026/04/05 01:10:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:16 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:16 DEBUG : three.txt: Sizes differ 2026/04/05 01:10:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/05 01:10:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/05 01:10:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/05 01:10:17 INFO : three.txt: Deleted 2026/04/05 01:10:17 DEBUG : three.txt: size = 6 OK 2026/04/05 01:10:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:10:17 INFO : three.txt: Copied (new) 2026/04/05 01:10:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:18 DEBUG : one: size = 4 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:18 DEBUG : one: Sizes differ 2026/04/05 01:10:19 DEBUG : one-2019-01-01: size = 4 OK 2026/04/05 01:10:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/05 01:10:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/05 01:10:19 INFO : one: Deleted 2026/04/05 01:10:19 DEBUG : one: size = 5 OK 2026/04/05 01:10:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/05 01:10:19 INFO : one: Copied (new) 2026/04/05 01:10:20 DEBUG : two: size = 3 OK 2026/04/05 01:10:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:10:20 DEBUG : two: Unchanged skipping 2026/04/05 01:10:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nuzubop4vese path dst) 2026/04/05 01:10:20 DEBUG : three.txt: Sizes differ 2026/04/05 01:10:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/05 01:10:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/05 01:10:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/05 01:10:20 INFO : three.txt: Deleted 2026/04/05 01:10:21 DEBUG : three.txt: size = 19 OK 2026/04/05 01:10:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/05 01:10:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.35s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:10:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:10:24 DEBUG : Testêé: Sizes differ 2026/04/05 01:10:24 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:10:24 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:10:25 DEBUG : Testêé: size = 14 OK 2026/04/05 01:10:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/05 01:10:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/05 01:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.17s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:10:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:10:26 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:10:26 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:10:27 DEBUG : existing: size = 6 OK 2026/04/05 01:10:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/05 01:10:27 INFO : existing: Copied (new) 2026/04/05 01:10:27 DEBUG : Waiting for deletions to finish 2026/04/05 01:10:27 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:10:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone472914360) 2026/04/05 01:10:27 DEBUG : existing: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:10:27 DEBUG : existing: Sizes differ 2026/04/05 01:10:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/05 01:10:27 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:10:27 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting files as there were IO errors 2026/04/05 01:10:27 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.55s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:10:28 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1115-09.backblaze.com/b2api/v1/b2_upload_file/0f72fd7320bd5bbb9fd80e1b/c001_v0001115_t0021": EOF 2026/04/05 01:10:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-09.backblaze.com/b2api/v1/b2_upload_file/0f72fd7320bd5bbb9fd80e1b/c001_v0001115_t0021": EOF) 2026/04/05 01:10:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "EXISTING" to B2 bucket rclone-test-nuzubop4vese: 1/10 (Post "https://pod-000-1115-09.backblaze.com/b2api/v1/b2_upload_file/0f72fd7320bd5bbb9fd80e1b/c001_v0001115_t0021": EOF) 2026/04/05 01:10:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 01:10:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:10:32 DEBUG : EXISTING: size = 6 OK 2026/04/05 01:10:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:10:32 DEBUG : existing: Unchanged skipping 2026/04/05 01:10:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:10:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:10:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.52s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:01 DEBUG : both0: size = 6 OK 2026/04/05 01:11:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both0: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both10: size = 6 OK 2026/04/05 01:11:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both10: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both11: size = 6 OK 2026/04/05 01:11:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both11: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both12: size = 6 OK 2026/04/05 01:11:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both12: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both13: size = 6 OK 2026/04/05 01:11:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both13: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both14: size = 6 OK 2026/04/05 01:11:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both14: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both15: size = 6 OK 2026/04/05 01:11:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both15: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both16: size = 6 OK 2026/04/05 01:11:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both16: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both17: size = 6 OK 2026/04/05 01:11:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both17: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both18: size = 6 OK 2026/04/05 01:11:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both18: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both19: size = 6 OK 2026/04/05 01:11:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both19: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both1: size = 6 OK 2026/04/05 01:11:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both1: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both2: size = 6 OK 2026/04/05 01:11:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both2: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both3: size = 6 OK 2026/04/05 01:11:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both3: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both4: size = 6 OK 2026/04/05 01:11:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both4: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both5: size = 6 OK 2026/04/05 01:11:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both5: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both6: size = 6 OK 2026/04/05 01:11:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both7: size = 6 OK 2026/04/05 01:11:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both9: size = 6 OK 2026/04/05 01:11:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both8: size = 6 OK 2026/04/05 01:11:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:11:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:01 DEBUG : both6: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both7: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both9: Unchanged skipping 2026/04/05 01:11:01 DEBUG : both8: Unchanged skipping 2026/04/05 01:11:01 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:11:01 DEBUG : Waiting for deletions to finish 2026/04/05 01:11:01 INFO : only7: Deleted 2026/04/05 01:11:01 INFO : only8: Deleted 2026/04/05 01:11:01 INFO : only9: Deleted 2026/04/05 01:11:01 INFO : only13: Deleted 2026/04/05 01:11:01 INFO : only11: Deleted 2026/04/05 01:11:01 INFO : only16: Deleted 2026/04/05 01:11:01 INFO : only18: Deleted 2026/04/05 01:11:01 INFO : only2: Deleted 2026/04/05 01:11:01 INFO : only0: Deleted 2026/04/05 01:11:01 INFO : only10: Deleted 2026/04/05 01:11:01 INFO : only12: Deleted 2026/04/05 01:11:01 INFO : only14: Deleted 2026/04/05 01:11:01 INFO : only17: Deleted 2026/04/05 01:11:02 INFO : only19: Deleted 2026/04/05 01:11:02 INFO : only1: Deleted 2026/04/05 01:11:02 INFO : only6: Deleted 2026/04/05 01:11:02 INFO : only15: Deleted 2026/04/05 01:11:02 INFO : only3: Deleted 2026/04/05 01:11:02 INFO : only5: Deleted 2026/04/05 01:11:02 INFO : only4: Deleted 2026/04/05 01:11:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.84s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:33 DEBUG : both0: size = 6 OK 2026/04/05 01:11:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both0: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both10: size = 6 OK 2026/04/05 01:11:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both10: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both11: size = 6 OK 2026/04/05 01:11:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both11: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both12: size = 6 OK 2026/04/05 01:11:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both12: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both13: size = 6 OK 2026/04/05 01:11:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both13: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both14: size = 6 OK 2026/04/05 01:11:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both14: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both15: size = 6 OK 2026/04/05 01:11:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both15: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both16: size = 6 OK 2026/04/05 01:11:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both16: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both17: size = 6 OK 2026/04/05 01:11:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both17: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both18: size = 6 OK 2026/04/05 01:11:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both18: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both19: size = 6 OK 2026/04/05 01:11:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both19: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both1: size = 6 OK 2026/04/05 01:11:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both1: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both2: size = 6 OK 2026/04/05 01:11:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both2: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both3: size = 6 OK 2026/04/05 01:11:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both3: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both4: size = 6 OK 2026/04/05 01:11:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both4: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both5: size = 6 OK 2026/04/05 01:11:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both5: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both6: size = 6 OK 2026/04/05 01:11:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both6: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both7: size = 6 OK 2026/04/05 01:11:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both7: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both8: size = 6 OK 2026/04/05 01:11:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both8: Unchanged skipping 2026/04/05 01:11:33 DEBUG : both9: size = 6 OK 2026/04/05 01:11:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:11:33 DEBUG : both9: Unchanged skipping 2026/04/05 01:11:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only0: Sizes differ 2026/04/05 01:11:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only10: Sizes differ 2026/04/05 01:11:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only11: Sizes differ 2026/04/05 01:11:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only12: Sizes differ 2026/04/05 01:11:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only13: Sizes differ 2026/04/05 01:11:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only14: Sizes differ 2026/04/05 01:11:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only15: Sizes differ 2026/04/05 01:11:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only16: Sizes differ 2026/04/05 01:11:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only17: Sizes differ 2026/04/05 01:11:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only18: Sizes differ 2026/04/05 01:11:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only19: Sizes differ 2026/04/05 01:11:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only1: Sizes differ 2026/04/05 01:11:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only2: Sizes differ 2026/04/05 01:11:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only3: Sizes differ 2026/04/05 01:11:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only4: Sizes differ 2026/04/05 01:11:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only5: Sizes differ 2026/04/05 01:11:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only6: Sizes differ 2026/04/05 01:11:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only7: Sizes differ 2026/04/05 01:11:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone472914360) 2026/04/05 01:11:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-nuzubop4vese) 2026/04/05 01:11:33 DEBUG : only9: Sizes differ 2026/04/05 01:11:33 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:11:33 DEBUG : only8: Sizes differ 2026/04/05 01:11:33 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:11:34 DEBUG : only0: size = 0 OK 2026/04/05 01:11:34 DEBUG : only10: size = 0 OK 2026/04/05 01:11:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only10: Copied (replaced existing) 2026/04/05 01:11:34 INFO : only0: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only13: size = 0 OK 2026/04/05 01:11:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only13: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only14: size = 0 OK 2026/04/05 01:11:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only14: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only15: size = 0 OK 2026/04/05 01:11:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only15: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only16: size = 0 OK 2026/04/05 01:11:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only16: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only11: size = 0 OK 2026/04/05 01:11:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only11: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only17: size = 0 OK 2026/04/05 01:11:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only17: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only18: size = 0 OK 2026/04/05 01:11:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only18: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only19: size = 0 OK 2026/04/05 01:11:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only19: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only12: size = 0 OK 2026/04/05 01:11:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only12: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only2: size = 0 OK 2026/04/05 01:11:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only2: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only3: size = 0 OK 2026/04/05 01:11:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only3: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only4: size = 0 OK 2026/04/05 01:11:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only4: Copied (replaced existing) 2026/04/05 01:11:34 DEBUG : only1: size = 0 OK 2026/04/05 01:11:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:34 INFO : only1: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : only5: size = 0 OK 2026/04/05 01:11:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:35 INFO : only5: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : only6: size = 0 OK 2026/04/05 01:11:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:35 INFO : only6: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : only7: size = 0 OK 2026/04/05 01:11:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:35 INFO : only7: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : only9: size = 0 OK 2026/04/05 01:11:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:35 INFO : only9: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : only8: size = 0 OK 2026/04/05 01:11:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/05 01:11:35 INFO : only8: Copied (replaced existing) 2026/04/05 01:11:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (36.71s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:43 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:11:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:11:43 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 01:11:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:11:43 INFO : empty_on_remote: Making directory 2026/04/05 01:11:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 01:11:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:46 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:11:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:11:46 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 01:11:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:11:46 INFO : empty_on_remote: Making directory 2026/04/05 01:11:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 01:11:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:48 INFO : sub dir: Making directory 2026/04/05 01:11:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:11:52 INFO : sub dir: Making directory 2026/04/05 01:11:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:12:11 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:11 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : apple: size = 5 OK 2026/04/05 01:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : apple: Unchanged skipping 2026/04/05 01:12:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : banana: size = 6 OK 2026/04/05 01:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : banana: Unchanged skipping 2026/04/05 01:12:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:12:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:12 INFO : There was nothing to transfer 2026/04/05 01:12:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : apple: size = 5 OK 2026/04/05 01:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : apple: Unchanged skipping 2026/04/05 01:12:13 DEBUG : banana: size = 6 OK 2026/04/05 01:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:12:13 DEBUG : banana: Unchanged skipping 2026/04/05 01:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:12:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:12:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:12:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:12:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:13 INFO : There was nothing to transfer 2026/04/05 01:12:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:13 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:12:30 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:12:31 DEBUG : apple: size = 5 OK 2026/04/05 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : apple: Unchanged skipping 2026/04/05 01:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:12:31 DEBUG : banana: size = 6 OK 2026/04/05 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : banana: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:12:31 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:31 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:31 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:31 INFO : There was nothing to transfer 2026/04/05 01:12:31 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:32 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:12:32 DEBUG : apple: size = 5 OK 2026/04/05 01:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : apple: Unchanged skipping 2026/04/05 01:12:32 DEBUG : banana: size = 6 OK 2026/04/05 01:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : banana: Unchanged skipping 2026/04/05 01:12:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:12:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:12:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:12:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:32 INFO : There was nothing to transfer 2026/04/05 01:12:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:33 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:12:49 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:50 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:50 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:50 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:12:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:12:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:50 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 01:12:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/05 01:12:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/05 01:12:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 01:12:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:12:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 01:12:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:12:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:12:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:51 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 01:12:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/05 01:12:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/05 01:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:12:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:12:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:12:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:12:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 01:12:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:12:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 01:12:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:12:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 01:12:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:12:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 01:12:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:12:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 01:12:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:12:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 01:12:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:12:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 01:12:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:12:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 01:12:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:12:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 01:12:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:12:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 01:12:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:12:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 01:12:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:12:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:53 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:12:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:12:54 INFO : banana: Deleted 2026/04/05 01:12:54 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:12:54 INFO : apple: Deleted 2026/04/05 01:12:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:12:54 INFO : splitbananasplit: Deleted 2026/04/05 01:12:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:12:54 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:12:54 INFO : appleappleapplebanana: Deleted 2026/04/05 01:12:54 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:55 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 01:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 01:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:12:55 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 01:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : banana: Unchanged skipping 2026/04/05 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 01:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:12:55 DEBUG : apple: Unchanged skipping 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 01:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 01:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 01:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 01:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 01:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 01:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 01:12:55 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:12:55 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:12:55 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:55 DEBUG : Waiting for deletions to finish 2026/04/05 01:12:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 01:12:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 01:12:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:12:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:12:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:12:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:12:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:12:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:12:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:12:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:12:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:12:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:13:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:14 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:14 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:14 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:14 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:13:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:13:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:13:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:13:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:13:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:13:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:13:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:13:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:13:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:13:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:13:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:13:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:13:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 01:13:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:13:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:13:14 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/05 01:13:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:13:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/05 01:13:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:15 DEBUG : PREFIXapple: size = 5 OK 2026/04/05 01:13:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/05 01:13:15 INFO : apple: Copied (new) to: PREFIXapple 2026/04/05 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:15 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/05 01:13:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:13:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/05 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:15 DEBUG : PREFIXbanana: size = 6 OK 2026/04/05 01:13:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/05 01:13:15 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/05 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/05 01:13:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:13:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/05 01:13:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:13:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/05 01:13:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:13:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:15 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/05 01:13:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:13:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:13:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/05 01:13:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/05 01:13:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/05 01:13:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/05 01:13:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/05 01:13:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/05 01:13:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/05 01:13:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/05 01:13:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:13:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:17 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/05 01:13:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:13:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:17 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/05 01:13:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:13:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:17 INFO : apple: Deleted 2026/04/05 01:13:17 INFO : banana: Deleted 2026/04/05 01:13:17 INFO : splitbananasplit: Deleted 2026/04/05 01:13:17 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:13:17 INFO : appleappleapplebanana: Deleted 2026/04/05 01:13:17 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:13:17 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:13:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:13:18 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:13:18 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:13:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:13:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:13:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:13:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:13:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:13:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:13:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:19 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:13:19 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:13:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:13:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:13:19 INFO : appleappleapplebanana: Copied (new) 2026/04/05 01:13:19 DEBUG : apple: size = 5 OK 2026/04/05 01:13:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/05 01:13:19 INFO : apple: Copied (new) 2026/04/05 01:13:19 DEBUG : banana: size = 6 OK 2026/04/05 01:13:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/05 01:13:19 INFO : banana: Copied (new) 2026/04/05 01:13:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:13:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:13:19 INFO : splitbananasplit: Copied (new) 2026/04/05 01:13:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:13:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:13:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 01:13:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:13:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:13:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:13:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:13:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:13:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:13:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:13:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:13:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 01:13:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:13:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:13:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:13:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:13:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:13:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:13:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:13:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:13:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:13:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:13:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:13:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:13:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:13:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:13:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:13:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:13:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 01:13:21 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/05 01:13:22 INFO : PREFIXapple: Deleted 2026/04/05 01:13:22 INFO : PREFIXbanana: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/05 01:13:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/05 01:13:22 INFO : PREFIXsplitbananasplit: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/05 01:13:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/05 01:13:22 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:22 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:13:22 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:23 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:13:40 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:41 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:41 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:41 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:13:41 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:13:42 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/05 01:13:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/05 01:13:42 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:13:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:42 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/05 01:13:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:13:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:42 DEBUG : appleSUFFIX: size = 5 OK 2026/04/05 01:13:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/05 01:13:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:13:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:13:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:13:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:13:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/05 01:13:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:13:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/05 01:13:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:13:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/05 01:13:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:13:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/05 01:13:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:13:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/05 01:13:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:13:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/05 01:13:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:13:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/05 01:13:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:13:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/05 01:13:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:13:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/05 01:13:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:13:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/05 01:13:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:13:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:44 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/05 01:13:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:13:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/05 01:13:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:13:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:44 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:13:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:13:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:13:44 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:13:44 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:13:44 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:13:44 INFO : banana: Deleted 2026/04/05 01:13:44 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:13:45 INFO : splitbananasplit: Deleted 2026/04/05 01:13:45 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:13:45 INFO : apple: Deleted 2026/04/05 01:13:45 INFO : appleappleapplebanana: Deleted 2026/04/05 01:13:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:13:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:13:45 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:13:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:13:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:13:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:13:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : apple: size = 5 OK 2026/04/05 01:13:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/05 01:13:46 INFO : apple: Copied (new) 2026/04/05 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:13:46 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:13:46 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:13:46 DEBUG : banana: size = 6 OK 2026/04/05 01:13:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/05 01:13:46 INFO : banana: Copied (new) 2026/04/05 01:13:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:13:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:13:46 INFO : splitbananasplit: Copied (new) 2026/04/05 01:13:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:13:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:13:46 INFO : appleappleapplebanana: Copied (new) 2026/04/05 01:13:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:13:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:13:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:13:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:13:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:13:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:13:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:13:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:13:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:13:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:13:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:13:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 01:13:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:13:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:13:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:13:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:13:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:13:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:13:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:13:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:13:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:13:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:13:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:13:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:13:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:13:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:13:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 01:13:48 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : bananaSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : splitbananasplitSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/05 01:13:49 INFO : appleSUFFIX: Deleted 2026/04/05 01:13:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/05 01:13:49 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:49 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:13:49 DEBUG : Waiting for deletions to finish 2026/04/05 01:13:50 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:14:08 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:08 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : apple: size = 5 OK 2026/04/05 01:14:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:09 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:09 DEBUG : banana: size = 6 OK 2026/04/05 01:14:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:09 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:14:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:14:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:09 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:09 DEBUG : appleapple: size = 21 OK 2026/04/05 01:14:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/05 01:14:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/05 01:14:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/05 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/05 01:14:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/05 01:14:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:09 DEBUG : splitbanan: size = 16 OK 2026/04/05 01:14:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/05 01:14:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/05 01:14:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/05 01:14:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/05 01:14:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/05 01:14:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/05 01:14:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/05 01:14:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/05 01:14:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/05 01:14:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/05 01:14:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/05 01:14:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/05 01:14:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/05 01:14:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/05 01:14:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/05 01:14:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/05 01:14:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/05 01:14:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/05 01:14:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/05 01:14:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/05 01:14:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/05 01:14:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/05 01:14:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/05 01:14:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/05 01:14:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/05 01:14:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/05 01:14:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/05 01:14:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/05 01:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/05 01:14:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/05 01:14:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/05 01:14:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/05 01:14:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/05 01:14:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/05 01:14:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/05 01:14:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/05 01:14:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/05 01:14:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/05 01:14:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/05 01:14:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/05 01:14:11 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:14:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:14:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:14:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:14:12 INFO : appleappleapplebanana: Deleted 2026/04/05 01:14:12 INFO : splitbananasplit: Deleted 2026/04/05 01:14:12 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:14:12 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:14:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:12 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:13 DEBUG : appleapple: size = 21 OK 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:14:13 DEBUG : apple: size = 5 OK 2026/04/05 01:14:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:13 DEBUG : banana: size = 6 OK 2026/04/05 01:14:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:13 DEBUG : splitbanan: size = 16 OK 2026/04/05 01:14:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:14:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:14:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:14:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:14:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:14:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:14:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:14:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:14:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:14:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:14:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:14:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:14:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:14:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:14:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:14:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/05 01:14:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/05 01:14:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/05 01:14:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/05 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:14:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:13 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:14:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:14:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:14:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:14:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:14:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:14:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:14:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:14:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:14:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:14:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:14:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:14:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:14:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:14:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:14:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:14:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:14:31 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:31 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:31 DEBUG : apple: size = 5 OK 2026/04/05 01:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:31 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:14:31 DEBUG : banana: size = 6 OK 2026/04/05 01:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:31 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:14:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:14:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:14:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:14:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:14:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:14:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:14:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:32 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:32 DEBUG : apple: size = 5 OK 2026/04/05 01:14:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:14:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:14:32 DEBUG : banana: size = 6 OK 2026/04/05 01:14:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:14:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:14:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:14:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:14:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:14:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:14:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:14:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:14:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:14:33 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:33 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:33 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:33 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:33 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:33 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:14:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:51 DEBUG : apple: size = 5 OK 2026/04/05 01:14:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:14:51 DEBUG : banana: size = 6 OK 2026/04/05 01:14:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:14:51 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:51 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:51 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:52 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:14:52 DEBUG : apple: size = 5 OK 2026/04/05 01:14:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : apple: Unchanged skipping 2026/04/05 01:14:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:14:52 DEBUG : banana: size = 6 OK 2026/04/05 01:14:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : banana: Unchanged skipping 2026/04/05 01:14:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:14:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:14:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:14:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:14:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:14:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:14:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:14:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:14:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:14:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:14:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:14:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:14:52 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:14:52 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:52 DEBUG : Waiting for deletions to finish 2026/04/05 01:14:53 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:15:11 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:11 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : banana: size = 6 OK 2026/04/05 01:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:12 DEBUG : apple: size = 5 OK 2026/04/05 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:12 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:12 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : apple: size = 5 OK 2026/04/05 01:15:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:13 DEBUG : banana: size = 6 OK 2026/04/05 01:15:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:13 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:13 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:13 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:15:30 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:30 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : apple: size = 5 OK 2026/04/05 01:15:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:31 DEBUG : banana: size = 6 OK 2026/04/05 01:15:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:31 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:31 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:31 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:31 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : apple: size = 5 OK 2026/04/05 01:15:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:32 DEBUG : banana: size = 6 OK 2026/04/05 01:15:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:32 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:32 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:32 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:15:49 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:50 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:50 DEBUG : apple: size = 5 OK 2026/04/05 01:15:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:50 DEBUG : banana: size = 6 OK 2026/04/05 01:15:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:50 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:50 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:51 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:15:51 DEBUG : apple: size = 5 OK 2026/04/05 01:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : apple: Unchanged skipping 2026/04/05 01:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:15:51 DEBUG : banana: size = 6 OK 2026/04/05 01:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : banana: Unchanged skipping 2026/04/05 01:15:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:15:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:15:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:15:51 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:51 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:51 DEBUG : Waiting for deletions to finish 2026/04/05 01:15:52 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (240.49s) --- PASS: TestTransform/NFC (21.98s) --- PASS: TestTransform/NFD (19.36s) --- PASS: TestTransform/base64 (23.04s) --- PASS: TestTransform/prefix (27.26s) --- PASS: TestTransform/suffix (26.90s) --- PASS: TestTransform/truncate (23.46s) --- PASS: TestTransform/encoder (20.17s) --- PASS: TestTransform/ISO-8859-1 (19.33s) --- PASS: TestTransform/charmap (20.52s) --- PASS: TestTransform/lowercase (19.07s) --- PASS: TestTransform/ascii (19.40s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:15:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:15:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:15:56 INFO : sub dir_somesuffix: Making directory 2026/04/05 01:15:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:15:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/05 01:15:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:15:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/05 01:15:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:15:56 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:56 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/05 01:15:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:15:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.03s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:15:58 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:15:59 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:15:59 INFO : tictactoe: Making directory 2026/04/05 01:15:59 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:15:59 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:15:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:15:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:15:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:15:59 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:15:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:15:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/05 01:15:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:15:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/05 01:15:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:00 INFO : toe: Making directory 2026/04/05 01:16:00 INFO : toe/toe: Making directory 2026/04/05 01:16:00 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:16:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:16:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:16:00 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:00 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/05 01:16:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 01:16:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.98s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:02 INFO : toe: Making directory 2026/04/05 01:16:02 INFO : toe/toe: Making directory 2026/04/05 01:16:02 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:16:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:16:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:16:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:02 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/05 01:16:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 01:16:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.07s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:04 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:16:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:16:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:04 INFO : tictacempty_dir: Making directory 2026/04/05 01:16:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:04 INFO : tictactoe: Making directory 2026/04/05 01:16:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:04 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:04 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:04 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 01:16:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.99s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:06 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:16:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:16:06 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:06 INFO : tictacempty_dir: Making directory 2026/04/05 01:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:06 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:06 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:06 INFO : tictactoe: Making directory 2026/04/05 01:16:06 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:06 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:06 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:16:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:06 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:06 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/05 01:16:08 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:08 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:09 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:09 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:16:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/05 01:16:09 NOTICE: B2 bucket rclone-test-nuzubop4vese: 0 differences found 2026/04/05 01:16:09 NOTICE: B2 bucket rclone-test-nuzubop4vese: 1 matching files --- PASS: TestAllTag (3.44s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:10 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:10 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:10 INFO : tictactoe: Making directory 2026/04/05 01:16:10 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:10 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:10 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:10 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 01:16:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:11 DEBUG : Waiting for deletions to finish 2026/04/05 01:16:11 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:11 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:11 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 01:16:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:16:11 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:16:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/05 01:16:11 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2026/04/05 01:16:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:12 INFO : toe: Making directory 2026/04/05 01:16:12 INFO : toe/toe: Making directory 2026/04/05 01:16:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:16:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:12 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:13 DEBUG : toe/toe/toe: size = 11 OK 2026/04/05 01:16:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:13 INFO : toe/toe/toe: Copied (new) 2026/04/05 01:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:14 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:16:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:16:14 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:14 INFO : tictacempty_dir: Making directory 2026/04/05 01:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:14 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:14 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:14 INFO : tictactoe: Making directory 2026/04/05 01:16:14 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:14 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:14 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:14 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:16 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:16:16 INFO : toe/toe: Removing directory 2026/04/05 01:16:16 INFO : toe: Removing directory 2026/04/05 01:16:16 INFO : empty_dir: Removing directory 2026/04/05 01:16:16 DEBUG : Local file system at /tmp/rclone472914360: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.21s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:16 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:16:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:16:16 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:17 INFO : tictactoe: Making directory 2026/04/05 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:17 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:17 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:17 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:16:17 INFO : toe/toe: Removing directory 2026/04/05 01:16:17 INFO : toe: Removing directory 2026/04/05 01:16:17 INFO : empty_dir: Removing directory 2026/04/05 01:16:17 DEBUG : Local file system at /tmp/rclone472914360: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/05 01:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 01:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 01:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/05 01:16:19 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-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:20 DEBUG : Reset feature "Copy" 2026/04/05 01:16:20 DEBUG : Reset feature "Move" 2026/04/05 01:16:20 DEBUG : Reset feature "Copy" 2026/04/05 01:16:20 DEBUG : Reset feature "Move" 2026/04/05 01:16:20 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:16:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:20 INFO : tictacempty_dir: Making directory 2026/04/05 01:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:20 INFO : tictactoe: Making directory 2026/04/05 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:20 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:16:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:20 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:20 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:16:21 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:16:21 INFO : toe/toe: Removing directory 2026/04/05 01:16:21 INFO : toe: Removing directory 2026/04/05 01:16:21 INFO : empty_dir: Removing directory 2026/04/05 01:16:21 DEBUG : Local file system at /tmp/rclone472914360: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:16:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 01:16:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/05 01:16:23 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.47s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:24 DEBUG : toe: transformed to: dG9l 2026/04/05 01:16:24 DEBUG : toe: transformed to: dG9l 2026/04/05 01:16:24 INFO : dG9l: Making directory 2026/04/05 01:16:24 DEBUG : toe: transformed to: dG9l 2026/04/05 01:16:24 DEBUG : toe: transformed to: dG9l 2026/04/05 01:16:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 01:16:24 INFO : dG9l/dG9l: Making directory 2026/04/05 01:16:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 01:16:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/05 01:16:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:16:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:16:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:16:24 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:24 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/05 01:16:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:16:26 DEBUG : Waiting for deletions to finish 2026/04/05 01:16:26 DEBUG : dG9l: transformed to: toe 2026/04/05 01:16:26 DEBUG : dG9l: transformed to: toe 2026/04/05 01:16:26 DEBUG : dG9l: transformed to: toe 2026/04/05 01:16:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/05 01:16:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/05 01:16:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 01:16:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/05 01:16:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/05 01:16:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/05 01:16:26 DEBUG : Local file system at /tmp/rclone472914360: Waiting for checks to finish 2026/04/05 01:16:26 DEBUG : Local file system at /tmp/rclone472914360: Waiting for transfers to finish 2026/04/05 01:16:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.18s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nuzubop4vese", Local "Local file system at /tmp/rclone472914360", Modify Window "1ms" 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe: transformed to: 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe: transformed to: 2026/04/05 01:16:27 INFO : B2 bucket rclone-test-nuzubop4vese: Making directory 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe: transformed to: 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe: transformed to: 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe/toe: transformed to: 2026/04/05 01:16:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 01:16:27 INFO : toe/toe: Making directory 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe/toe: transformed to: 2026/04/05 01:16:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe: transformed to: 2026/04/05 01:16:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:16:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:16:27 DEBUG : toe/toe/toe: transformed to: 2026/04/05 01:16:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/05 01:16:27 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for checks to finish 2026/04/05 01:16:27 DEBUG : B2 bucket rclone-test-nuzubop4vese: Waiting for transfers to finish 2026/04/05 01:16:28 DEBUG : toe/toe/toe: size = 11 OK 2026/04/05 01:16:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/05 01:16:28 INFO : toe/toe/toe: Copied (new) 2026/04/05 01:16:28 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting files as there were IO errors 2026/04/05 01:16:28 ERROR : B2 bucket rclone-test-nuzubop4vese: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2026/04/05 01:16:29 DEBUG : B2 bucket rclone-test-nuzubop4vese: Purge remote 2026/04/05 01:16:29 INFO : B2 bucket rclone-test-nuzubop4vese: cleaning bucket "rclone-test-nuzubop4vese" of all files 2026/04/05 01:16:30 DEBUG : BackupDir/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaa5_d20260405_m010857_c001_v7007000_t0000_u01775351337475") 2026/04/05 01:16:30 DEBUG : BackupDir/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1007c7af698c0dd1_d20260405_m010851_c001_v0001130_t0055_u01775351331241") 2026/04/05 01:16:30 DEBUG : CompareDest/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c07b_d20260405_m010830_c001_v7007000_t0000_u01775351310176") 2026/04/05 01:16:30 DEBUG : CompareDest/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f0d_d20260405_m010823_c001_v0001115_t0029_u01775351303577") 2026/04/05 01:16:30 DEBUG : CompareDest/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c07d_d20260405_m010830_c001_v7007000_t0000_u01775351310361") 2026/04/05 01:16:30 DEBUG : CompareDest/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378651_d20260405_m010825_c001_v0001106_t0011_u01775351305385") 2026/04/05 01:16:30 DEBUG : CopyDest/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaa6_d20260405_m010857_c001_v7007000_t0000_u01775351337660") 2026/04/05 01:16:30 DEBUG : CopyDest/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9fc_d20260405_m010847_c001_v0001116_t0044_u01775351327875") 2026/04/05 01:16:30 DEBUG : CopyDest/three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaa7_d20260405_m010857_c001_v7007000_t0000_u01775351337843") 2026/04/05 01:16:30 DEBUG : CopyDest/three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378692_d20260405_m010855_c001_v0001106_t0016_u01775351335153") 2026/04/05 01:16:30 DEBUG : CopyDest/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaa8_d20260405_m010858_c001_v7007000_t0000_u01775351338029") 2026/04/05 01:16:30 DEBUG : CopyDest/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f37_d20260405_m010852_c001_v0001115_t0050_u01775351332626") 2026/04/05 01:16:30 DEBUG : EXISTING: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3d9_d20260405_m011032_c001_v7007000_t0000_u01775351432943") 2026/04/05 01:16:31 DEBUG : EXISTING: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37874f_d20260405_m011031_c001_v0001106_t0018_u01775351431388") 2026/04/05 01:16:31 DEBUG : PREFIXapple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a2c_d20260405_m011322_c001_v7007000_t0000_u01775351602047") 2026/04/05 01:16:31 DEBUG : PREFIXapple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed32_d20260405_m011314_c001_v0001106_t0029_u01775351594645") 2026/04/05 01:16:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f71ed_d20260405_m011322_c001_v7007000_t0000_u01775351602083") 2026/04/05 01:16:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5af_d20260405_m011314_c001_v0001161_t0047_u01775351594654") 2026/04/05 01:16:31 DEBUG : PREFIXbanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2d0_d20260405_m011322_c001_v7007000_t0000_u01775351602061") 2026/04/05 01:16:31 DEBUG : PREFIXbanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbee_d20260405_m011314_c001_v0001116_t0037_u01775351594664") 2026/04/05 01:16:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a2d_d20260405_m011322_c001_v7007000_t0000_u01775351602234") 2026/04/05 01:16:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378943_d20260405_m011314_c001_v0001106_t0021_u01775351594674") 2026/04/05 01:16:31 DEBUG : Testêé: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3c7_d20260405_m011025_c001_v7007000_t0000_u01775351425879") 2026/04/05 01:16:31 DEBUG : Testêé: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37873b_d20260405_m011024_c001_v0001106_t0058_u01775351424688") 2026/04/05 01:16:31 DEBUG : Testêé: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f8d_d20260405_m011023_c001_v0001115_t0045_u01775351423446") 2026/04/05 01:16:31 DEBUG : YXBwbGU=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91847_d20260405_m011256_c001_v7007000_t0000_u01775351576461") 2026/04/05 01:16:31 DEBUG : YXBwbGU=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac547_d20260405_m011250_c001_v0001161_t0031_u01775351570624") 2026/04/05 01:16:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91848_d20260405_m011256_c001_v7007000_t0000_u01775351576644") 2026/04/05 01:16:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecec_d20260405_m011250_c001_v0001106_t0015_u01775351570634") 2026/04/05 01:16:31 DEBUG : YmFuYW5h: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91849_d20260405_m011256_c001_v7007000_t0000_u01775351576838") 2026/04/05 01:16:31 DEBUG : YmFuYW5h: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbc8_d20260405_m011250_c001_v0001116_t0036_u01775351570647") 2026/04/05 01:16:31 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c4d_d20260405_m010637_c001_v7007000_t0000_u01775351197730") 2026/04/05 01:16:31 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc95c_d20260405_m010635_c001_v0001116_t0003_u01775351195840") 2026/04/05 01:16:31 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bafc_d20260405_m010633_c001_v7007000_t0000_u01775351193459") 2026/04/05 01:16:32 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc952_d20260405_m010632_c001_v0001116_t0029_u01775351192238") 2026/04/05 01:16:32 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd7_d20260405_m010611_c001_v7007000_t0000_u01775351171100") 2026/04/05 01:16:32 DEBUG : a/potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc91c_d20260405_m010609_c001_v0001116_t0054_u01775351169976") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af510_d20260405_m011552_c001_v7007000_t0000_u01775351752582") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccf0_d20260405_m011547_c001_v0001116_t0043_u01775351747468") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098854_d20260405_m011533_c001_v7007000_t0000_u01775351733098") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccda_d20260405_m011528_c001_v0001116_t0046_u01775351728050") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f40_d20260405_m011514_c001_v7007000_t0000_u01775351714081") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccc2_d20260405_m011509_c001_v0001116_t0006_u01775351709442") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1ac_d20260405_m011453_c001_v7007000_t0000_u01775351693565") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcca8_d20260405_m011448_c001_v0001116_t0059_u01775351688872") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735260_d20260405_m011434_c001_v7007000_t0000_u01775351674291") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc90_d20260405_m011428_c001_v0001116_t0036_u01775351668878") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d01_d20260405_m011414_c001_v7007000_t0000_u01775351654135") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac687_d20260405_m011406_c001_v0001161_t0005_u01775351646260") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c8e_d20260405_m011350_c001_v7007000_t0000_u01775351630684") 2026/04/05 01:16:32 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac63d_d20260405_m011346_c001_v0001161_t0046_u01775351626041") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2d8_d20260405_m011344_c001_v7007000_t0000_u01775351624956") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc1e_d20260405_m011338_c001_v0001116_t0033_u01775351618639") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a30_d20260405_m011323_c001_v7007000_t0000_u01775351603740") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbfc_d20260405_m011318_c001_v0001116_t0039_u01775351598986") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2cc_d20260405_m011317_c001_v7007000_t0000_u01775351597462") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed24_d20260405_m011311_c001_v0001106_t0014_u01775351591566") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f17_d20260405_m011254_c001_v7007000_t0000_u01775351574212") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac53d_d20260405_m011247_c001_v0001161_t0046_u01775351567682") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fca_d20260405_m011233_c001_v7007000_t0000_u01775351553529") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4fe_d20260405_m011228_c001_v0001161_t0031_u01775351548703") 2026/04/05 01:16:33 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3547_d20260405_m011214_c001_v7007000_t0000_u01775351534063") 2026/04/05 01:16:34 DEBUG : apple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4ac_d20260405_m011207_c001_v0001161_t0004_u01775351527142") 2026/04/05 01:16:34 DEBUG : appleSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2dd_d20260405_m011349_c001_v7007000_t0000_u01775351629349") 2026/04/05 01:16:34 DEBUG : appleSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc22_d20260405_m011341_c001_v0001116_t0053_u01775351621671") 2026/04/05 01:16:34 DEBUG : appleapple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d02_d20260405_m011414_c001_v7007000_t0000_u01775351654318") 2026/04/05 01:16:34 DEBUG : appleapple: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac68b_d20260405_m011409_c001_v0001161_t0011_u01775351649185") 2026/04/05 01:16:34 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af512_d20260405_m011552_c001_v7007000_t0000_u01775351752767") 2026/04/05 01:16:34 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eebd_d20260405_m011548_c001_v0001106_t0013_u01775351748466") 2026/04/05 01:16:34 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098857_d20260405_m011533_c001_v7007000_t0000_u01775351733281") 2026/04/05 01:16:34 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee9b_d20260405_m011529_c001_v0001106_t0037_u01775351729022") 2026/04/05 01:16:34 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f41_d20260405_m011514_c001_v7007000_t0000_u01775351714267") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee6b_d20260405_m011510_c001_v0001106_t0058_u01775351710458") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1ad_d20260405_m011453_c001_v7007000_t0000_u01775351693746") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee45_d20260405_m011449_c001_v0001106_t0038_u01775351689802") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735261_d20260405_m011434_c001_v7007000_t0000_u01775351674473") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee2b_d20260405_m011430_c001_v0001106_t0055_u01775351670068") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045b59_d20260405_m011411_c001_v7007000_t0000_u01775351651990") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789f5_d20260405_m011407_c001_v0001106_t0026_u01775351647176") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c90_d20260405_m011350_c001_v7007000_t0000_u01775351630876") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc34_d20260405_m011346_c001_v0001116_t0018_u01775351626051") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea00066899834_d20260405_m011344_c001_v7007000_t0000_u01775351624961") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac623_d20260405_m011339_c001_v0001161_t0028_u01775351619685") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a31_d20260405_m011323_c001_v7007000_t0000_u01775351603921") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed46_d20260405_m011318_c001_v0001106_t0043_u01775351598997") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a28_d20260405_m011317_c001_v7007000_t0000_u01775351597852") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbea_d20260405_m011312_c001_v0001116_t0047_u01775351592892") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91845_d20260405_m011254_c001_v7007000_t0000_u01775351574409") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbc4_d20260405_m011248_c001_v0001116_t0051_u01775351568676") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fcb_d20260405_m011233_c001_v7007000_t0000_u01775351553710") 2026/04/05 01:16:35 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcba2_d20260405_m011229_c001_v0001116_t0037_u01775351549540") 2026/04/05 01:16:36 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3549_d20260405_m011214_c001_v7007000_t0000_u01775351534245") 2026/04/05 01:16:36 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb6e_d20260405_m011208_c001_v0001116_t0014_u01775351528145") 2026/04/05 01:16:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f417e3c635748b103_d20260405_m011349_c001_v7007000_t0000_u01775351629076") 2026/04/05 01:16:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378999_d20260405_m011341_c001_v0001106_t0006_u01775351621683") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c4e_d20260405_m010637_c001_v7007000_t0000_u01775351197910") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc954_d20260405_m010634_c001_v0001116_t0020_u01775351194007") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bafb_d20260405_m010632_c001_v7007000_t0000_u01775351192912") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc94e_d20260405_m010630_c001_v0001116_t0024_u01775351190798") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd6_d20260405_m010610_c001_v7007000_t0000_u01775351170550") 2026/04/05 01:16:36 DEBUG : b/potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc918_d20260405_m010607_c001_v0001116_t0029_u01775351167909") 2026/04/05 01:16:36 DEBUG : backup/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bac4_d20260405_m010914_c001_v7007000_t0000_u01775351354609") 2026/04/05 01:16:36 DEBUG : backup/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f112e67d81e4a9c88_d20260405_m010910_c001_v0001167_t0016_u01775351350579") 2026/04/05 01:16:36 DEBUG : backup/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11351f29ed380ac0_d20260405_m010906_c001_v0001092_t0006_u01775351346219") 2026/04/05 01:16:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d06681_d20260405_m010942_c001_v7007000_t0000_u01775351382633") 2026/04/05 01:16:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f10083823ea504b22_d20260405_m010940_c001_v0001091_t0027_u01775351380870") 2026/04/05 01:16:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f10481175156e77a1_d20260405_m010937_c001_v0001183_t0056_u01775351377167") 2026/04/05 01:16:36 DEBUG : backup/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f419a75b9104890e1_d20260405_m010929_c001_v7007000_t0000_u01775351369089") 2026/04/05 01:16:36 DEBUG : backup/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119a72e32bdfb3dc_d20260405_m010926_c001_v0001185_t0057_u01775351366967") 2026/04/05 01:16:36 DEBUG : backup/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f112773f81f69a293_d20260405_m010922_c001_v0001165_t0042_u01775351362899") 2026/04/05 01:16:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d06682_d20260405_m010942_c001_v7007000_t0000_u01775351382814") 2026/04/05 01:16:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f118d1ecbd898d8b3_d20260405_m010941_c001_v0001165_t0000_u01775351381885") 2026/04/05 01:16:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1125fddf939c12e7_d20260405_m010938_c001_v0001183_t0021_u01775351378507") 2026/04/05 01:16:37 DEBUG : backup/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bac5_d20260405_m010914_c001_v7007000_t0000_u01775351354791") 2026/04/05 01:16:37 DEBUG : backup/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f116f111b2d7cdedf_d20260405_m010913_c001_v0001185_t0051_u01775351353855") 2026/04/05 01:16:37 DEBUG : backup/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1028ae1ac1c95880_d20260405_m010907_c001_v0001157_t0004_u01775351347807") 2026/04/05 01:16:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f419a75b9104890e2_d20260405_m010929_c001_v7007000_t0000_u01775351369301") 2026/04/05 01:16:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f115647f5b2d734a0_d20260405_m010927_c001_v0001173_t0035_u01775351367944") 2026/04/05 01:16:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f114c7da116cf68ca_d20260405_m010924_c001_v0001174_t0040_u01775351364269") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af514_d20260405_m011552_c001_v7007000_t0000_u01775351752955") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac781_d20260405_m011548_c001_v0001161_t0021_u01775351748096") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098859_d20260405_m011533_c001_v7007000_t0000_u01775351733463") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac761_d20260405_m011528_c001_v0001161_t0025_u01775351728624") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f42_d20260405_m011514_c001_v7007000_t0000_u01775351714451") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac719_d20260405_m011510_c001_v0001161_t0057_u01775351710010") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1ae_d20260405_m011453_c001_v7007000_t0000_u01775351693928") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6f7_d20260405_m011449_c001_v0001161_t0035_u01775351689427") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735262_d20260405_m011434_c001_v7007000_t0000_u01775351674656") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6cf_d20260405_m011429_c001_v0001161_t0019_u01775351669675") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d03_d20260405_m011414_c001_v7007000_t0000_u01775351654501") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc62_d20260405_m011406_c001_v0001116_t0055_u01775351646643") 2026/04/05 01:16:37 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c91_d20260405_m011351_c001_v7007000_t0000_u01775351631061") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789af_d20260405_m011346_c001_v0001106_t0039_u01775351626062") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c76_d20260405_m011344_c001_v7007000_t0000_u01775351624752") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37898f_d20260405_m011339_c001_v0001106_t0043_u01775351619095") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a32_d20260405_m011324_c001_v7007000_t0000_u01775351604101") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5cf_d20260405_m011319_c001_v0001161_t0013_u01775351599006") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a01_d20260405_m011317_c001_v7007000_t0000_u01775351597470") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5a3_d20260405_m011312_c001_v0001161_t0028_u01775351592213") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f15_d20260405_m011254_c001_v7007000_t0000_u01775351574030") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ece6_d20260405_m011248_c001_v0001106_t0031_u01775351568056") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fcc_d20260405_m011233_c001_v7007000_t0000_u01775351553891") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecbe_d20260405_m011229_c001_v0001106_t0022_u01775351549010") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf354b_d20260405_m011214_c001_v7007000_t0000_u01775351534427") 2026/04/05 01:16:38 DEBUG : banana: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec7e_d20260405_m011207_c001_v0001106_t0041_u01775351527589") 2026/04/05 01:16:38 DEBUG : bananaSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2dc_d20260405_m011349_c001_v7007000_t0000_u01775351629165") 2026/04/05 01:16:38 DEBUG : bananaSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac629_d20260405_m011341_c001_v0001161_t0016_u01775351621692") 2026/04/05 01:16:38 DEBUG : both0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8407a_d20260405_m011135_c001_v7007000_t0000_u01775351495795") 2026/04/05 01:16:38 DEBUG : both0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcad8_d20260405_m011107_c001_v0001116_t0013_u01775351467012") 2026/04/05 01:16:38 DEBUG : both0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf4_d20260405_m011102_c001_v7007000_t0000_u01775351462831") 2026/04/05 01:16:38 DEBUG : both0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca7c_d20260405_m011035_c001_v0001116_t0040_u01775351435162") 2026/04/05 01:16:38 DEBUG : both1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8407b_d20260405_m011135_c001_v7007000_t0000_u01775351495979") 2026/04/05 01:16:38 DEBUG : both1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcada_d20260405_m011109_c001_v0001116_t0059_u01775351469981") 2026/04/05 01:16:38 DEBUG : both1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf5_d20260405_m011103_c001_v7007000_t0000_u01775351463012") 2026/04/05 01:16:38 DEBUG : both1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca7e_d20260405_m011036_c001_v0001116_t0011_u01775351436149") 2026/04/05 01:16:38 DEBUG : both10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8407c_d20260405_m011136_c001_v7007000_t0000_u01775351496163") 2026/04/05 01:16:39 DEBUG : both10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcafe_d20260405_m011121_c001_v0001116_t0028_u01775351481006") 2026/04/05 01:16:39 DEBUG : both10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf6_d20260405_m011103_c001_v7007000_t0000_u01775351463193") 2026/04/05 01:16:39 DEBUG : both10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaa4_d20260405_m011048_c001_v0001116_t0032_u01775351448088") 2026/04/05 01:16:39 DEBUG : both11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8407d_d20260405_m011136_c001_v7007000_t0000_u01775351496345") 2026/04/05 01:16:39 DEBUG : both11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb02_d20260405_m011122_c001_v0001116_t0024_u01775351482279") 2026/04/05 01:16:39 DEBUG : both11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf8_d20260405_m011103_c001_v7007000_t0000_u01775351463373") 2026/04/05 01:16:39 DEBUG : both11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaa6_d20260405_m011049_c001_v0001116_t0048_u01775351449240") 2026/04/05 01:16:39 DEBUG : both12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8407e_d20260405_m011136_c001_v7007000_t0000_u01775351496527") 2026/04/05 01:16:39 DEBUG : both12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb08_d20260405_m011123_c001_v0001116_t0053_u01775351483407") 2026/04/05 01:16:39 DEBUG : both12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf9_d20260405_m011103_c001_v7007000_t0000_u01775351463559") 2026/04/05 01:16:39 DEBUG : both12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaac_d20260405_m011050_c001_v0001116_t0009_u01775351450765") 2026/04/05 01:16:39 DEBUG : both13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84080_d20260405_m011136_c001_v7007000_t0000_u01775351496709") 2026/04/05 01:16:39 DEBUG : both13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb0a_d20260405_m011124_c001_v0001116_t0054_u01775351484610") 2026/04/05 01:16:39 DEBUG : both13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bafb_d20260405_m011103_c001_v7007000_t0000_u01775351463740") 2026/04/05 01:16:39 DEBUG : both13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcab0_d20260405_m011052_c001_v0001116_t0022_u01775351452318") 2026/04/05 01:16:39 DEBUG : both14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84082_d20260405_m011136_c001_v7007000_t0000_u01775351496893") 2026/04/05 01:16:39 DEBUG : both14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb0c_d20260405_m011126_c001_v0001116_t0036_u01775351486065") 2026/04/05 01:16:39 DEBUG : both14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bafc_d20260405_m011103_c001_v7007000_t0000_u01775351463921") 2026/04/05 01:16:39 DEBUG : both14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcab2_d20260405_m011053_c001_v0001116_t0016_u01775351453335") 2026/04/05 01:16:39 DEBUG : both15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84083_d20260405_m011137_c001_v7007000_t0000_u01775351497076") 2026/04/05 01:16:40 DEBUG : both15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb10_d20260405_m011127_c001_v0001116_t0044_u01775351487136") 2026/04/05 01:16:40 DEBUG : both15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bafd_d20260405_m011104_c001_v7007000_t0000_u01775351464101") 2026/04/05 01:16:40 DEBUG : both15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcab4_d20260405_m011054_c001_v0001116_t0027_u01775351454473") 2026/04/05 01:16:40 DEBUG : both16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84084_d20260405_m011137_c001_v7007000_t0000_u01775351497258") 2026/04/05 01:16:40 DEBUG : both16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb14_d20260405_m011128_c001_v0001116_t0039_u01775351488203") 2026/04/05 01:16:40 DEBUG : both16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bafe_d20260405_m011104_c001_v7007000_t0000_u01775351464282") 2026/04/05 01:16:40 DEBUG : both16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcab6_d20260405_m011055_c001_v0001116_t0041_u01775351455439") 2026/04/05 01:16:40 DEBUG : both17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84085_d20260405_m011137_c001_v7007000_t0000_u01775351497441") 2026/04/05 01:16:40 DEBUG : both17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb18_d20260405_m011129_c001_v0001116_t0025_u01775351489330") 2026/04/05 01:16:40 DEBUG : both17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baff_d20260405_m011104_c001_v7007000_t0000_u01775351464462") 2026/04/05 01:16:40 DEBUG : both17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaba_d20260405_m011056_c001_v0001116_t0026_u01775351456649") 2026/04/05 01:16:40 DEBUG : both18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84086_d20260405_m011137_c001_v7007000_t0000_u01775351497625") 2026/04/05 01:16:40 DEBUG : both18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb20_d20260405_m011130_c001_v0001116_t0024_u01775351490605") 2026/04/05 01:16:40 DEBUG : both18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb00_d20260405_m011104_c001_v7007000_t0000_u01775351464643") 2026/04/05 01:16:41 DEBUG : both18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcac4_d20260405_m011057_c001_v0001116_t0055_u01775351457824") 2026/04/05 01:16:41 DEBUG : both19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84087_d20260405_m011137_c001_v7007000_t0000_u01775351497806") 2026/04/05 01:16:41 DEBUG : both19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb24_d20260405_m011131_c001_v0001116_t0045_u01775351491638") 2026/04/05 01:16:41 DEBUG : both19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb01_d20260405_m011104_c001_v7007000_t0000_u01775351464824") 2026/04/05 01:16:41 DEBUG : both19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcac8_d20260405_m011058_c001_v0001116_t0009_u01775351458900") 2026/04/05 01:16:41 DEBUG : both2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84088_d20260405_m011137_c001_v7007000_t0000_u01775351497988") 2026/04/05 01:16:41 DEBUG : both2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcade_d20260405_m011111_c001_v0001116_t0036_u01775351471044") 2026/04/05 01:16:41 DEBUG : both2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb02_d20260405_m011105_c001_v7007000_t0000_u01775351465005") 2026/04/05 01:16:41 DEBUG : both2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca88_d20260405_m011037_c001_v0001116_t0055_u01775351437809") 2026/04/05 01:16:41 DEBUG : both3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84089_d20260405_m011138_c001_v7007000_t0000_u01775351498170") 2026/04/05 01:16:41 DEBUG : both3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcae4_d20260405_m011112_c001_v0001116_t0005_u01775351472147") 2026/04/05 01:16:42 DEBUG : both3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb03_d20260405_m011105_c001_v7007000_t0000_u01775351465189") 2026/04/05 01:16:42 DEBUG : both3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca8a_d20260405_m011039_c001_v0001116_t0019_u01775351439169") 2026/04/05 01:16:42 DEBUG : both4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8408a_d20260405_m011138_c001_v7007000_t0000_u01775351498352") 2026/04/05 01:16:42 DEBUG : both4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcae8_d20260405_m011113_c001_v0001116_t0035_u01775351473323") 2026/04/05 01:16:42 DEBUG : both4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb04_d20260405_m011105_c001_v7007000_t0000_u01775351465371") 2026/04/05 01:16:42 DEBUG : both4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca8e_d20260405_m011040_c001_v0001116_t0035_u01775351440529") 2026/04/05 01:16:42 DEBUG : both5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8408b_d20260405_m011138_c001_v7007000_t0000_u01775351498535") 2026/04/05 01:16:42 DEBUG : both5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaec_d20260405_m011114_c001_v0001116_t0034_u01775351474603") 2026/04/05 01:16:42 DEBUG : both5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb05_d20260405_m011105_c001_v7007000_t0000_u01775351465555") 2026/04/05 01:16:42 DEBUG : both5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca90_d20260405_m011041_c001_v0001116_t0015_u01775351441536") 2026/04/05 01:16:42 DEBUG : both6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8408c_d20260405_m011138_c001_v7007000_t0000_u01775351498720") 2026/04/05 01:16:42 DEBUG : both6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaee_d20260405_m011115_c001_v0001116_t0040_u01775351475658") 2026/04/05 01:16:42 DEBUG : both6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb06_d20260405_m011105_c001_v7007000_t0000_u01775351465736") 2026/04/05 01:16:42 DEBUG : both6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca94_d20260405_m011043_c001_v0001116_t0028_u01775351443007") 2026/04/05 01:16:42 DEBUG : both7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8408d_d20260405_m011138_c001_v7007000_t0000_u01775351498955") 2026/04/05 01:16:42 DEBUG : both7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaf0_d20260405_m011117_c001_v0001116_t0027_u01775351477242") 2026/04/05 01:16:42 DEBUG : both7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb07_d20260405_m011105_c001_v7007000_t0000_u01775351465917") 2026/04/05 01:16:42 DEBUG : both7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca98_d20260405_m011044_c001_v0001116_t0032_u01775351444332") 2026/04/05 01:16:42 DEBUG : both8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8408f_d20260405_m011139_c001_v7007000_t0000_u01775351499150") 2026/04/05 01:16:42 DEBUG : both8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaf2_d20260405_m011118_c001_v0001116_t0046_u01775351478453") 2026/04/05 01:16:42 DEBUG : both8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb08_d20260405_m011106_c001_v7007000_t0000_u01775351466097") 2026/04/05 01:16:42 DEBUG : both8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca9c_d20260405_m011045_c001_v0001116_t0004_u01775351445299") 2026/04/05 01:16:42 DEBUG : both9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84090_d20260405_m011139_c001_v7007000_t0000_u01775351499331") 2026/04/05 01:16:43 DEBUG : both9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaf4_d20260405_m011119_c001_v0001116_t0051_u01775351479711") 2026/04/05 01:16:43 DEBUG : both9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb09_d20260405_m011106_c001_v7007000_t0000_u01775351466279") 2026/04/05 01:16:43 DEBUG : both9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcaa2_d20260405_m011046_c001_v0001116_t0022_u01775351446965") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c4f_d20260405_m010638_c001_v7007000_t0000_u01775351198089") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc956_d20260405_m010634_c001_v0001116_t0011_u01775351194609") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bafd_d20260405_m010633_c001_v7007000_t0000_u01775351193640") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc950_d20260405_m010631_c001_v0001116_t0057_u01775351191307") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd8_d20260405_m010611_c001_v7007000_t0000_u01775351171282") 2026/04/05 01:16:43 DEBUG : c/non empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc91a_d20260405_m010608_c001_v0001116_t0047_u01775351168760") 2026/04/05 01:16:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184a_d20260405_m011257_c001_v7007000_t0000_u01775351577019") 2026/04/05 01:16:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788fb_d20260405_m011250_c001_v0001106_t0014_u01775351570657") 2026/04/05 01:16:43 DEBUG : check sum: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedce_d20260405_m010558_c001_v7007000_t0000_u01775351158282") 2026/04/05 01:16:43 DEBUG : check sum: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc909_d20260405_m010557_c001_v0001116_t0034_u01775351157013") 2026/04/05 01:16:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5ad54_d20260405_m011627_c001_v7007000_t0000_u01775351787394") 2026/04/05 01:16:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcd36_d20260405_m011625_c001_v0001116_t0043_u01775351785155") 2026/04/05 01:16:43 DEBUG : dest/3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffa58_d20260405_m010840_c001_v7007000_t0000_u01775351320035") 2026/04/05 01:16:43 DEBUG : dest/3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404315adfbd33eee_d20260405_m010838_c001_v0001097_t0039_u01775351318944") 2026/04/05 01:16:43 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d04_d20260405_m011414_c001_v7007000_t0000_u01775351654684") 2026/04/05 01:16:43 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a01_d20260405_m011409_c001_v0001106_t0017_u01775351649397") 2026/04/05 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af516_d20260405_m011553_c001_v7007000_t0000_u01775351753163") 2026/04/05 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcce4_d20260405_m011537_c001_v0001116_t0004_u01775351737829") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09885b_d20260405_m011533_c001_v7007000_t0000_u01775351733645") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccca_d20260405_m011518_c001_v0001116_t0044_u01775351718808") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f43_d20260405_m011514_c001_v7007000_t0000_u01775351714636") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccb6_d20260405_m011458_c001_v0001116_t0044_u01775351698251") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1af_d20260405_m011454_c001_v7007000_t0000_u01775351694110") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc9e_d20260405_m011438_c001_v0001116_t0050_u01775351678915") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735263_d20260405_m011434_c001_v7007000_t0000_u01775351674839") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc82_d20260405_m011418_c001_v0001116_t0016_u01775351658756") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e115277_d20260405_m011412_c001_v7007000_t0000_u01775351652221") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac65f_d20260405_m011355_c001_v0001161_t0058_u01775351635292") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c92_d20260405_m011351_c001_v7007000_t0000_u01775351631242") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac641_d20260405_m011346_c001_v0001161_t0022_u01775351626422") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea00066899835_d20260405_m011345_c001_v7007000_t0000_u01775351625148") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc06_d20260405_m011328_c001_v0001116_t0000_u01775351608389") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a33_d20260405_m011324_c001_v7007000_t0000_u01775351604284") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed4a_d20260405_m011319_c001_v0001106_t0032_u01775351599528") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5db_d20260405_m011317_c001_v7007000_t0000_u01775351597857") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed06_d20260405_m011301_c001_v0001106_t0032_u01775351581181") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c8b_d20260405_m011254_c001_v7007000_t0000_u01775351574254") 2026/04/05 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac514_d20260405_m011238_c001_v0001161_t0046_u01775351558136") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fcd_d20260405_m011234_c001_v7007000_t0000_u01775351554071") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4cf_d20260405_m011218_c001_v0001161_t0005_u01775351538779") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf354c_d20260405_m011214_c001_v7007000_t0000_u01775351534609") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac47a_d20260405_m011156_c001_v0001161_t0012_u01775351516792") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c87_d20260405_m011349_c001_v7007000_t0000_u01775351629372") 2026/04/05 01:16:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac62b_d20260405_m011342_c001_v0001161_t0047_u01775351622151") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d05_d20260405_m011414_c001_v7007000_t0000_u01775351654866") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edf4_d20260405_m011409_c001_v0001106_t0034_u01775351649408") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af518_d20260405_m011553_c001_v7007000_t0000_u01775351753347") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac76d_d20260405_m011538_c001_v0001161_t0019_u01775351738771") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09885c_d20260405_m011533_c001_v7007000_t0000_u01775351733829") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac733_d20260405_m011519_c001_v0001161_t0012_u01775351719791") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f44_d20260405_m011514_c001_v7007000_t0000_u01775351714821") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac70b_d20260405_m011459_c001_v0001161_t0026_u01775351699265") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b0_d20260405_m011454_c001_v7007000_t0000_u01775351694290") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6e1_d20260405_m011439_c001_v0001161_t0008_u01775351679896") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735264_d20260405_m011435_c001_v7007000_t0000_u01775351675021") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6bb_d20260405_m011419_c001_v0001161_t0055_u01775351659745") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f74_d20260405_m011412_c001_v7007000_t0000_u01775351652224") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc4e_d20260405_m011355_c001_v0001116_t0045_u01775351635985") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c94_d20260405_m011351_c001_v7007000_t0000_u01775351631450") 2026/04/05 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789b3_d20260405_m011346_c001_v0001106_t0021_u01775351626550") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb6f_d20260405_m011345_c001_v7007000_t0000_u01775351625164") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378975_d20260405_m011329_c001_v0001106_t0024_u01775351609361") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a34_d20260405_m011324_c001_v7007000_t0000_u01775351604465") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbfe_d20260405_m011319_c001_v0001116_t0013_u01775351599538") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8428d_d20260405_m011317_c001_v7007000_t0000_u01775351597892") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac583_d20260405_m011302_c001_v0001161_t0017_u01775351582212") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c8c_d20260405_m011254_c001_v7007000_t0000_u01775351574273") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecd0_d20260405_m011238_c001_v0001106_t0041_u01775351558892") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fce_d20260405_m011234_c001_v7007000_t0000_u01775351554254") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec9e_d20260405_m011219_c001_v0001106_t0004_u01775351539594") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf354d_d20260405_m011214_c001_v7007000_t0000_u01775351534790") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec5c_d20260405_m011157_c001_v0001106_t0043_u01775351517687") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb73_d20260405_m011348_c001_v7007000_t0000_u01775351628960") 2026/04/05 01:16:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37899d_d20260405_m011342_c001_v0001106_t0018_u01775351622197") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d06_d20260405_m011415_c001_v7007000_t0000_u01775351655050") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac68f_d20260405_m011409_c001_v0001161_t0036_u01775351649678") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af51a_d20260405_m011553_c001_v7007000_t0000_u01775351753530") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eeab_d20260405_m011539_c001_v0001106_t0046_u01775351739709") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09885d_d20260405_m011534_c001_v7007000_t0000_u01775351734012") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee81_d20260405_m011520_c001_v0001106_t0040_u01775351720634") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f45_d20260405_m011515_c001_v7007000_t0000_u01775351715036") 2026/04/05 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee55_d20260405_m011459_c001_v0001106_t0048_u01775351699975") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b1_d20260405_m011454_c001_v7007000_t0000_u01775351694472") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee3b_d20260405_m011440_c001_v0001106_t0028_u01775351680791") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735265_d20260405_m011435_c001_v7007000_t0000_u01775351675204") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee14_d20260405_m011420_c001_v0001106_t0022_u01775351660612") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e115275_d20260405_m011412_c001_v7007000_t0000_u01775351652045") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789d3_d20260405_m011356_c001_v0001106_t0030_u01775351636963") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c95_d20260405_m011351_c001_v7007000_t0000_u01775351631632") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edae_d20260405_m011346_c001_v0001106_t0014_u01775351626570") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735187_d20260405_m011344_c001_v7007000_t0000_u01775351624529") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5fd_d20260405_m011330_c001_v0001161_t0034_u01775351610252") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a35_d20260405_m011324_c001_v7007000_t0000_u01775351604646") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5d3_d20260405_m011319_c001_v0001161_t0024_u01775351599550") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2cf_d20260405_m011318_c001_v7007000_t0000_u01775351598071") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbd2_d20260405_m011302_c001_v0001116_t0047_u01775351582957") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb4d_d20260405_m011254_c001_v7007000_t0000_u01775351574286") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbb4_d20260405_m011239_c001_v0001116_t0040_u01775351559947") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd0_d20260405_m011234_c001_v7007000_t0000_u01775351554437") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb8c_d20260405_m011220_c001_v0001116_t0052_u01775351540547") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf354e_d20260405_m011214_c001_v7007000_t0000_u01775351534973") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb50_d20260405_m011158_c001_v0001116_t0041_u01775351518232") 2026/04/05 01:16:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c84_d20260405_m011349_c001_v7007000_t0000_u01775351629189") 2026/04/05 01:16:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed9a_d20260405_m011342_c001_v0001106_t0021_u01775351622219") 2026/04/05 01:16:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d07_d20260405_m011415_c001_v7007000_t0000_u01775351655233") 2026/04/05 01:16:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edf6_d20260405_m011409_c001_v0001106_t0046_u01775351649801") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af51c_d20260405_m011553_c001_v7007000_t0000_u01775351753713") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378aee_d20260405_m011540_c001_v0001106_t0042_u01775351740743") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09885e_d20260405_m011534_c001_v7007000_t0000_u01775351734195") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378aba_d20260405_m011521_c001_v0001106_t0025_u01775351721519") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f46_d20260405_m011515_c001_v7007000_t0000_u01775351715223") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a7e_d20260405_m011500_c001_v0001106_t0011_u01775351700888") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b2_d20260405_m011454_c001_v7007000_t0000_u01775351694655") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a46_d20260405_m011441_c001_v0001106_t0049_u01775351681654") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735266_d20260405_m011435_c001_v7007000_t0000_u01775351675387") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a20_d20260405_m011421_c001_v0001106_t0041_u01775351661454") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f71_d20260405_m011411_c001_v7007000_t0000_u01775351651858") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edd0_d20260405_m011357_c001_v0001106_t0026_u01775351637822") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c96_d20260405_m011351_c001_v7007000_t0000_u01775351631814") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc38_d20260405_m011346_c001_v0001116_t0042_u01775351626601") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9193b_d20260405_m011344_c001_v7007000_t0000_u01775351624743") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed68_d20260405_m011331_c001_v0001106_t0059_u01775351611061") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a36_d20260405_m011324_c001_v7007000_t0000_u01775351604827") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378957_d20260405_m011319_c001_v0001106_t0032_u01775351599585") 2026/04/05 01:16:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a05_d20260405_m011318_c001_v7007000_t0000_u01775351598068") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378923_d20260405_m011304_c001_v0001106_t0049_u01775351584120") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c87_d20260405_m011254_c001_v7007000_t0000_u01775351574043") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788df_d20260405_m011240_c001_v0001106_t0015_u01775351560774") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd1_d20260405_m011234_c001_v7007000_t0000_u01775351554624") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788b8_d20260405_m011221_c001_v0001106_t0007_u01775351541505") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf354f_d20260405_m011215_c001_v7007000_t0000_u01775351535155") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378870_d20260405_m011159_c001_v0001106_t0027_u01775351519264") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5fc_d20260405_m011349_c001_v7007000_t0000_u01775351629017") 2026/04/05 01:16:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc26_d20260405_m011342_c001_v0001116_t0046_u01775351622353") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d08_d20260405_m011415_c001_v7007000_t0000_u01775351655415") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc6a_d20260405_m011409_c001_v0001116_t0038_u01775351649824") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af51e_d20260405_m011553_c001_v7007000_t0000_u01775351753894") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcce6_d20260405_m011541_c001_v0001116_t0059_u01775351741309") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09885f_d20260405_m011534_c001_v7007000_t0000_u01775351734387") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccd0_d20260405_m011521_c001_v0001116_t0056_u01775351721950") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f47_d20260405_m011515_c001_v7007000_t0000_u01775351715406") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccba_d20260405_m011501_c001_v0001116_t0014_u01775351701869") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b3_d20260405_m011454_c001_v7007000_t0000_u01775351694844") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcca2_d20260405_m011442_c001_v0001116_t0028_u01775351682176") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735267_d20260405_m011435_c001_v7007000_t0000_u01775351675570") 2026/04/05 01:16:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc86_d20260405_m011421_c001_v0001116_t0025_u01775351661987") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045b5a_d20260405_m011412_c001_v7007000_t0000_u01775351652171") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac671_d20260405_m011358_c001_v0001161_t0016_u01775351638481") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c97_d20260405_m011351_c001_v7007000_t0000_u01775351631995") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac643_d20260405_m011346_c001_v0001161_t0032_u01775351626829") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c78_d20260405_m011345_c001_v7007000_t0000_u01775351625145") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc10_d20260405_m011331_c001_v0001116_t0011_u01775351611657") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a37_d20260405_m011325_c001_v7007000_t0000_u01775351605010") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5d7_d20260405_m011319_c001_v0001161_t0039_u01775351599949") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84291_d20260405_m011318_c001_v7007000_t0000_u01775351598076") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed0e_d20260405_m011304_c001_v0001106_t0015_u01775351584951") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91844_d20260405_m011254_c001_v7007000_t0000_u01775351574224") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac520_d20260405_m011241_c001_v0001161_t0042_u01775351561345") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd2_d20260405_m011234_c001_v7007000_t0000_u01775351554804") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4d9_d20260405_m011222_c001_v0001161_t0013_u01775351542039") 2026/04/05 01:16:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3551_d20260405_m011215_c001_v7007000_t0000_u01775351535338") 2026/04/05 01:16:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac484_d20260405_m011159_c001_v0001161_t0052_u01775351519794") 2026/04/05 01:16:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3717_d20260405_m011349_c001_v7007000_t0000_u01775351629030") 2026/04/05 01:16:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac62f_d20260405_m011342_c001_v0001161_t0021_u01775351622423") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d09_d20260405_m011415_c001_v7007000_t0000_u01775351655598") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a03_d20260405_m011409_c001_v0001106_t0039_u01775351649897") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af520_d20260405_m011554_c001_v7007000_t0000_u01775351754077") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac76f_d20260405_m011541_c001_v0001161_t0026_u01775351741984") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098860_d20260405_m011534_c001_v7007000_t0000_u01775351734570") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac73d_d20260405_m011522_c001_v0001161_t0042_u01775351722546") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f48_d20260405_m011515_c001_v7007000_t0000_u01775351715589") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac711_d20260405_m011503_c001_v0001161_t0054_u01775351703062") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b4_d20260405_m011455_c001_v7007000_t0000_u01775351695026") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6e9_d20260405_m011443_c001_v0001161_t0021_u01775351683041") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735268_d20260405_m011435_c001_v7007000_t0000_u01775351675753") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6c3_d20260405_m011422_c001_v0001161_t0029_u01775351662905") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378cfe_d20260405_m011412_c001_v7007000_t0000_u01775351652185") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc54_d20260405_m011358_c001_v0001116_t0040_u01775351638878") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c99_d20260405_m011352_c001_v7007000_t0000_u01775351632177") 2026/04/05 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789b5_d20260405_m011347_c001_v0001106_t0012_u01775351627119") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea00066899831_d20260405_m011344_c001_v7007000_t0000_u01775351624539") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37897b_d20260405_m011332_c001_v0001106_t0035_u01775351612214") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a38_d20260405_m011325_c001_v7007000_t0000_u01775351605191") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed4c_d20260405_m011320_c001_v0001106_t0047_u01775351600086") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb57_d20260405_m011318_c001_v7007000_t0000_u01775351598084") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac589_d20260405_m011305_c001_v0001161_t0007_u01775351585465") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f16_d20260405_m011254_c001_v7007000_t0000_u01775351574052") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecd2_d20260405_m011241_c001_v0001106_t0029_u01775351561625") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd3_d20260405_m011234_c001_v7007000_t0000_u01775351554985") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecac_d20260405_m011222_c001_v0001106_t0023_u01775351542549") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3552_d20260405_m011215_c001_v7007000_t0000_u01775351535523") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec68_d20260405_m011200_c001_v0001106_t0041_u01775351520074") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f7200_d20260405_m011349_c001_v7007000_t0000_u01775351629176") 2026/04/05 01:16:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789a3_d20260405_m011342_c001_v0001106_t0037_u01775351622782") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0a_d20260405_m011415_c001_v7007000_t0000_u01775351655781") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac695_d20260405_m011410_c001_v0001161_t0009_u01775351650237") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af522_d20260405_m011554_c001_v7007000_t0000_u01775351754259") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eeaf_d20260405_m011542_c001_v0001106_t0017_u01775351742411") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098861_d20260405_m011534_c001_v7007000_t0000_u01775351734761") 2026/04/05 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee87_d20260405_m011522_c001_v0001106_t0047_u01775351722868") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f49_d20260405_m011515_c001_v7007000_t0000_u01775351715774") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee5b_d20260405_m011503_c001_v0001106_t0054_u01775351703488") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b5_d20260405_m011455_c001_v7007000_t0000_u01775351695207") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee3f_d20260405_m011443_c001_v0001106_t0009_u01775351683402") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526a_d20260405_m011435_c001_v7007000_t0000_u01775351675935") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee19_d20260405_m011423_c001_v0001106_t0052_u01775351663224") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9198d_d20260405_m011412_c001_v7007000_t0000_u01775351652202") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789e1_d20260405_m011359_c001_v0001106_t0051_u01775351639508") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c9b_d20260405_m011352_c001_v7007000_t0000_u01775351632359") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc3a_d20260405_m011347_c001_v0001116_t0004_u01775351627140") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb6e_d20260405_m011344_c001_v7007000_t0000_u01775351624953") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac60b_d20260405_m011332_c001_v0001161_t0055_u01775351612815") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a3a_d20260405_m011325_c001_v7007000_t0000_u01775351605372") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc00_d20260405_m011320_c001_v0001116_t0036_u01775351600176") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a29_d20260405_m011318_c001_v7007000_t0000_u01775351598033") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbd8_d20260405_m011306_c001_v0001116_t0044_u01775351586119") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c88_d20260405_m011254_c001_v7007000_t0000_u01775351574071") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbb8_d20260405_m011242_c001_v0001116_t0019_u01775351562084") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd5_d20260405_m011235_c001_v7007000_t0000_u01775351555165") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb90_d20260405_m011223_c001_v0001116_t0043_u01775351543074") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3553_d20260405_m011215_c001_v7007000_t0000_u01775351535705") 2026/04/05 01:16:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb5a_d20260405_m011201_c001_v0001116_t0000_u01775351521080") 2026/04/05 01:16:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea0006689983a_d20260405_m011348_c001_v7007000_t0000_u01775351628967") 2026/04/05 01:16:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed9c_d20260405_m011342_c001_v0001106_t0027_u01775351622796") 2026/04/05 01:16:54 DEBUG : dir1/0007-12345: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0b_d20260405_m011415_c001_v7007000_t0000_u01775351655963") 2026/04/05 01:16:54 DEBUG : dir1/0007-12345: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a05_d20260405_m011410_c001_v0001106_t0017_u01775351650348") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af524_d20260405_m011554_c001_v7007000_t0000_u01775351754442") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378af8_d20260405_m011542_c001_v0001106_t0054_u01775351742909") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098862_d20260405_m011534_c001_v7007000_t0000_u01775351734944") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378ac4_d20260405_m011523_c001_v0001106_t0027_u01775351723392") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4a_d20260405_m011515_c001_v7007000_t0000_u01775351715958") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a86_d20260405_m011504_c001_v0001106_t0042_u01775351704122") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b6_d20260405_m011455_c001_v7007000_t0000_u01775351695389") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a4c_d20260405_m011443_c001_v0001106_t0017_u01775351683941") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526b_d20260405_m011436_c001_v7007000_t0000_u01775351676118") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a24_d20260405_m011423_c001_v0001106_t0010_u01775351663747") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378cfc_d20260405_m011411_c001_v7007000_t0000_u01775351651817") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edd8_d20260405_m011400_c001_v0001106_t0030_u01775351640414") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c9e_d20260405_m011352_c001_v7007000_t0000_u01775351632541") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac645_d20260405_m011347_c001_v0001161_t0024_u01775351627157") 2026/04/05 01:16:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c74_d20260405_m011344_c001_v7007000_t0000_u01775351624570") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed6e_d20260405_m011333_c001_v0001106_t0041_u01775351613207") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a3b_d20260405_m011325_c001_v7007000_t0000_u01775351605553") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378959_d20260405_m011320_c001_v0001106_t0020_u01775351600209") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb56_d20260405_m011317_c001_v7007000_t0000_u01775351597890") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378927_d20260405_m011306_c001_v0001106_t0051_u01775351586699") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c8a_d20260405_m011254_c001_v7007000_t0000_u01775351574232") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788e5_d20260405_m011242_c001_v0001106_t0037_u01775351562743") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd6_d20260405_m011235_c001_v7007000_t0000_u01775351555345") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788bb_d20260405_m011223_c001_v0001106_t0050_u01775351543752") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3554_d20260405_m011215_c001_v7007000_t0000_u01775351535964") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37887a_d20260405_m011201_c001_v0001106_t0045_u01775351521805") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2da_d20260405_m011348_c001_v7007000_t0000_u01775351628982") 2026/04/05 01:16:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac633_d20260405_m011342_c001_v0001161_t0006_u01775351622815") 2026/04/05 01:16:55 DEBUG : dir1/0008-23456: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0c_d20260405_m011416_c001_v7007000_t0000_u01775351656147") 2026/04/05 01:16:55 DEBUG : dir1/0008-23456: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc6c_d20260405_m011410_c001_v0001116_t0042_u01775351650362") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af526_d20260405_m011554_c001_v7007000_t0000_u01775351754623") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcce8_d20260405_m011543_c001_v0001116_t0020_u01775351743459") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098863_d20260405_m011535_c001_v7007000_t0000_u01775351735137") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccd2_d20260405_m011523_c001_v0001116_t0033_u01775351723917") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4b_d20260405_m011516_c001_v7007000_t0000_u01775351716142") 2026/04/05 01:16:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccbc_d20260405_m011505_c001_v0001116_t0032_u01775351705002") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b7_d20260405_m011455_c001_v7007000_t0000_u01775351695572") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcca4_d20260405_m011444_c001_v0001116_t0004_u01775351684572") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526c_d20260405_m011436_c001_v7007000_t0000_u01775351676302") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc88_d20260405_m011424_c001_v0001116_t0046_u01775351664279") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378cff_d20260405_m011412_c001_v7007000_t0000_u01775351652368") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac677_d20260405_m011400_c001_v0001161_t0049_u01775351640915") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca0_d20260405_m011352_c001_v7007000_t0000_u01775351632723") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edb4_d20260405_m011347_c001_v0001106_t0053_u01775351627207") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91939_d20260405_m011344_c001_v7007000_t0000_u01775351624560") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc18_d20260405_m011333_c001_v0001116_t0052_u01775351613892") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a3d_d20260405_m011325_c001_v7007000_t0000_u01775351605789") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5db_d20260405_m011320_c001_v0001161_t0029_u01775351600285") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5de_d20260405_m011318_c001_v7007000_t0000_u01775351598066") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed14_d20260405_m011307_c001_v0001106_t0020_u01775351587266") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f13_d20260405_m011253_c001_v7007000_t0000_u01775351573660") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac52a_d20260405_m011243_c001_v0001161_t0049_u01775351563350") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd7_d20260405_m011235_c001_v7007000_t0000_u01775351555526") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4e3_d20260405_m011224_c001_v0001161_t0037_u01775351544304") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3556_d20260405_m011216_c001_v7007000_t0000_u01775351536148") 2026/04/05 01:16:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac496_d20260405_m011202_c001_v0001161_t0039_u01775351522610") 2026/04/05 01:16:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c82_d20260405_m011349_c001_v7007000_t0000_u01775351629004") 2026/04/05 01:16:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc28_d20260405_m011343_c001_v0001116_t0014_u01775351623067") 2026/04/05 01:16:57 DEBUG : dir1/0009-34567: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0d_d20260405_m011416_c001_v7007000_t0000_u01775351656329") 2026/04/05 01:16:57 DEBUG : dir1/0009-34567: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edf8_d20260405_m011410_c001_v0001106_t0030_u01775351650549") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af528_d20260405_m011554_c001_v7007000_t0000_u01775351754805") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac777_d20260405_m011544_c001_v0001161_t0051_u01775351744099") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098864_d20260405_m011535_c001_v7007000_t0000_u01775351735381") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac74d_d20260405_m011524_c001_v0001161_t0015_u01775351724383") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4c_d20260405_m011516_c001_v7007000_t0000_u01775351716326") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac713_d20260405_m011505_c001_v0001161_t0033_u01775351705444") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b8_d20260405_m011455_c001_v7007000_t0000_u01775351695762") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6ef_d20260405_m011445_c001_v0001161_t0035_u01775351685158") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526d_d20260405_m011436_c001_v7007000_t0000_u01775351676486") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6c7_d20260405_m011425_c001_v0001161_t0011_u01775351664999") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045b57_d20260405_m011411_c001_v7007000_t0000_u01775351651809") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc5a_d20260405_m011401_c001_v0001116_t0013_u01775351641272") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca2_d20260405_m011352_c001_v7007000_t0000_u01775351632905") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789bd_d20260405_m011347_c001_v0001106_t0012_u01775351627584") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f413781a4b79d915d_d20260405_m011344_c001_v7007000_t0000_u01775351624946") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378985_d20260405_m011334_c001_v0001106_t0044_u01775351614607") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a3f_d20260405_m011325_c001_v7007000_t0000_u01775351605972") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5dd_d20260405_m011320_c001_v0001161_t0037_u01775351600599") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045a7d_d20260405_m011318_c001_v7007000_t0000_u01775351598094") 2026/04/05 01:16:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac597_d20260405_m011307_c001_v0001161_t0048_u01775351587913") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a1d_d20260405_m011254_c001_v7007000_t0000_u01775351574295") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecd4_d20260405_m011243_c001_v0001106_t0003_u01775351563622") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd8_d20260405_m011235_c001_v7007000_t0000_u01775351555707") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecb2_d20260405_m011224_c001_v0001106_t0054_u01775351544588") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3557_d20260405_m011216_c001_v7007000_t0000_u01775351536335") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec6e_d20260405_m011203_c001_v0001106_t0031_u01775351523026") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f417e3c635748b104_d20260405_m011349_c001_v7007000_t0000_u01775351629259") 2026/04/05 01:16:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac635_d20260405_m011343_c001_v0001161_t0039_u01775351623270") 2026/04/05 01:16:58 DEBUG : dir1/0010-45678: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0e_d20260405_m011416_c001_v7007000_t0000_u01775351656513") 2026/04/05 01:16:58 DEBUG : dir1/0010-45678: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac697_d20260405_m011410_c001_v0001161_t0034_u01775351650669") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af52a_d20260405_m011554_c001_v7007000_t0000_u01775351754989") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eeb5_d20260405_m011544_c001_v0001106_t0042_u01775351744512") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098865_d20260405_m011535_c001_v7007000_t0000_u01775351735565") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee91_d20260405_m011524_c001_v0001106_t0045_u01775351724807") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4d_d20260405_m011516_c001_v7007000_t0000_u01775351716511") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee5f_d20260405_m011505_c001_v0001106_t0038_u01775351705920") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1b9_d20260405_m011456_c001_v7007000_t0000_u01775351696001") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee41_d20260405_m011445_c001_v0001106_t0052_u01775351685503") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526e_d20260405_m011436_c001_v7007000_t0000_u01775351676669") 2026/04/05 01:16:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee21_d20260405_m011425_c001_v0001106_t0059_u01775351665599") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e115278_d20260405_m011412_c001_v7007000_t0000_u01775351652231") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789e9_d20260405_m011402_c001_v0001106_t0045_u01775351642417") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca5_d20260405_m011353_c001_v7007000_t0000_u01775351633086") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac647_d20260405_m011347_c001_v0001161_t0039_u01775351627601") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973518d_d20260405_m011344_c001_v7007000_t0000_u01775351624951") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac613_d20260405_m011335_c001_v0001161_t0048_u01775351615088") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a41_d20260405_m011326_c001_v7007000_t0000_u01775351606153") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed52_d20260405_m011320_c001_v0001106_t0017_u01775351600610") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a02_d20260405_m011317_c001_v7007000_t0000_u01775351597651") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbda_d20260405_m011308_c001_v0001116_t0057_u01775351588187") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378c89_d20260405_m011254_c001_v7007000_t0000_u01775351574088") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbba_d20260405_m011244_c001_v0001116_t0021_u01775351564210") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fd9_d20260405_m011235_c001_v7007000_t0000_u01775351555888") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb94_d20260405_m011225_c001_v0001116_t0052_u01775351545342") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3559_d20260405_m011216_c001_v7007000_t0000_u01775351536519") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb64_d20260405_m011203_c001_v0001116_t0020_u01775351523715") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb75_d20260405_m011349_c001_v7007000_t0000_u01775351629327") 2026/04/05 01:16:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789a5_d20260405_m011343_c001_v0001106_t0054_u01775351623348") 2026/04/05 01:16:59 DEBUG : dir1/0011-56789: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d0f_d20260405_m011416_c001_v7007000_t0000_u01775351656698") 2026/04/05 01:16:59 DEBUG : dir1/0011-56789: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a0b_d20260405_m011410_c001_v0001106_t0027_u01775351650855") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af52c_d20260405_m011555_c001_v7007000_t0000_u01775351755174") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378afe_d20260405_m011545_c001_v0001106_t0034_u01775351745041") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098866_d20260405_m011535_c001_v7007000_t0000_u01775351735747") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378ac6_d20260405_m011525_c001_v0001106_t0045_u01775351725566") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4e_d20260405_m011516_c001_v7007000_t0000_u01775351716695") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a8e_d20260405_m011506_c001_v0001106_t0012_u01775351706378") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1ba_d20260405_m011456_c001_v7007000_t0000_u01775351696183") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a54_d20260405_m011446_c001_v0001106_t0015_u01775351686019") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973526f_d20260405_m011436_c001_v7007000_t0000_u01775351676852") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a2a_d20260405_m011426_c001_v0001106_t0058_u01775351666125") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e115273_d20260405_m011411_c001_v7007000_t0000_u01775351651859") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ede4_d20260405_m011403_c001_v0001106_t0021_u01775351643138") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca6_d20260405_m011353_c001_v7007000_t0000_u01775351633267") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edb6_d20260405_m011347_c001_v0001106_t0042_u01775351627640") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc6401973518a_d20260405_m011344_c001_v7007000_t0000_u01775351624713") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed72_d20260405_m011335_c001_v0001106_t0009_u01775351615432") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a43_d20260405_m011326_c001_v7007000_t0000_u01775351606334") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37895d_d20260405_m011320_c001_v0001106_t0011_u01775351600711") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2ce_d20260405_m011317_c001_v7007000_t0000_u01775351597827") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378935_d20260405_m011308_c001_v0001106_t0036_u01775351588712") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f19_d20260405_m011254_c001_v7007000_t0000_u01775351574395") 2026/04/05 01:17:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788eb_d20260405_m011244_c001_v0001106_t0018_u01775351564779") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fda_d20260405_m011236_c001_v7007000_t0000_u01775351556070") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788c1_d20260405_m011225_c001_v0001106_t0056_u01775351545914") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf355a_d20260405_m011216_c001_v7007000_t0000_u01775351536706") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378884_d20260405_m011204_c001_v0001106_t0012_u01775351524229") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5fd_d20260405_m011349_c001_v7007000_t0000_u01775351629200") 2026/04/05 01:17:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eda0_d20260405_m011343_c001_v0001106_t0009_u01775351623557") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d10_d20260405_m011416_c001_v7007000_t0000_u01775351656881") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc6e_d20260405_m011410_c001_v0001116_t0026_u01775351650880") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af52e_d20260405_m011555_c001_v7007000_t0000_u01775351755357") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccec_d20260405_m011545_c001_v0001116_t0033_u01775351745530") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098867_d20260405_m011535_c001_v7007000_t0000_u01775351735930") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccd4_d20260405_m011526_c001_v0001116_t0007_u01775351726249") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f4f_d20260405_m011516_c001_v7007000_t0000_u01775351716878") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccbe_d20260405_m011507_c001_v0001116_t0038_u01775351707109") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1bb_d20260405_m011456_c001_v7007000_t0000_u01775351696365") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcca6_d20260405_m011446_c001_v0001116_t0045_u01775351686667") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735270_d20260405_m011437_c001_v7007000_t0000_u01775351677035") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc8c_d20260405_m011426_c001_v0001116_t0052_u01775351666652") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f73_d20260405_m011412_c001_v7007000_t0000_u01775351652211") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac683_d20260405_m011403_c001_v0001161_t0004_u01775351643707") 2026/04/05 01:17:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca7_d20260405_m011353_c001_v7007000_t0000_u01775351633451") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc3c_d20260405_m011347_c001_v0001116_t0004_u01775351627881") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea00066899833_d20260405_m011344_c001_v7007000_t0000_u01775351624948") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc1a_d20260405_m011336_c001_v0001116_t0058_u01775351616038") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a45_d20260405_m011326_c001_v7007000_t0000_u01775351606516") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc02_d20260405_m011320_c001_v0001116_t0006_u01775351600745") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a03_d20260405_m011317_c001_v7007000_t0000_u01775351597831") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed1e_d20260405_m011309_c001_v0001106_t0046_u01775351589287") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb4c_d20260405_m011254_c001_v7007000_t0000_u01775351574103") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac534_d20260405_m011245_c001_v0001161_t0006_u01775351565323") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fdb_d20260405_m011236_c001_v7007000_t0000_u01775351556257") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4f6_d20260405_m011226_c001_v0001161_t0020_u01775351546472") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf355b_d20260405_m011216_c001_v7007000_t0000_u01775351536890") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac4a0_d20260405_m011204_c001_v0001161_t0024_u01775351524884") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea0006689983c_d20260405_m011349_c001_v7007000_t0000_u01775351629334") 2026/04/05 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc2a_d20260405_m011343_c001_v0001116_t0058_u01775351623747") 2026/04/05 01:17:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d11_d20260405_m011417_c001_v7007000_t0000_u01775351657065") 2026/04/05 01:17:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edfe_d20260405_m011411_c001_v0001106_t0036_u01775351651026") 2026/04/05 01:17:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af530_d20260405_m011555_c001_v7007000_t0000_u01775351755540") 2026/04/05 01:17:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac77b_d20260405_m011545_c001_v0001161_t0052_u01775351745987") 2026/04/05 01:17:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098868_d20260405_m011536_c001_v7007000_t0000_u01775351736113") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac759_d20260405_m011526_c001_v0001161_t0053_u01775351726811") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f51_d20260405_m011517_c001_v7007000_t0000_u01775351717063") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac715_d20260405_m011507_c001_v0001161_t0046_u01775351707675") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1bc_d20260405_m011456_c001_v7007000_t0000_u01775351696548") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6f5_d20260405_m011447_c001_v0001161_t0056_u01775351687275") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735271_d20260405_m011437_c001_v7007000_t0000_u01775351677218") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac6cb_d20260405_m011427_c001_v0001161_t0030_u01775351667186") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045b5c_d20260405_m011412_c001_v7007000_t0000_u01775351652240") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc5e_d20260405_m011404_c001_v0001116_t0055_u01775351644166") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca8_d20260405_m011353_c001_v7007000_t0000_u01775351633633") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac64d_d20260405_m011347_c001_v0001161_t0022_u01775351627925") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea00066899832_d20260405_m011344_c001_v7007000_t0000_u01775351624722") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378987_d20260405_m011336_c001_v0001106_t0023_u01775351616729") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a47_d20260405_m011326_c001_v7007000_t0000_u01775351606707") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5e1_d20260405_m011321_c001_v0001161_t0037_u01775351601090") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f71e9_d20260405_m011317_c001_v7007000_t0000_u01775351597832") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac59f_d20260405_m011310_c001_v0001161_t0008_u01775351590096") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f14_d20260405_m011253_c001_v7007000_t0000_u01775351573845") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecdc_d20260405_m011246_c001_v0001106_t0025_u01775351566102") 2026/04/05 01:17:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fdc_d20260405_m011236_c001_v7007000_t0000_u01775351556441") 2026/04/05 01:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecb8_d20260405_m011226_c001_v0001106_t0037_u01775351546929") 2026/04/05 01:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf355c_d20260405_m011217_c001_v7007000_t0000_u01775351537073") 2026/04/05 01:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec76_d20260405_m011205_c001_v0001106_t0025_u01775351525289") 2026/04/05 01:17:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f71ff_d20260405_m011348_c001_v7007000_t0000_u01775351628991") 2026/04/05 01:17:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac639_d20260405_m011343_c001_v0001161_t0022_u01775351623848") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d12_d20260405_m011417_c001_v7007000_t0000_u01775351657248") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac699_d20260405_m011411_c001_v0001161_t0025_u01775351651036") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af532_d20260405_m011555_c001_v7007000_t0000_u01775351755724") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eeb7_d20260405_m011546_c001_v0001106_t0021_u01775351746337") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d098869_d20260405_m011536_c001_v7007000_t0000_u01775351736295") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee95_d20260405_m011527_c001_v0001106_t0047_u01775351727128") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f52_d20260405_m011517_c001_v7007000_t0000_u01775351717247") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee65_d20260405_m011508_c001_v0001106_t0043_u01775351708156") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1bd_d20260405_m011456_c001_v7007000_t0000_u01775351696732") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee43_d20260405_m011447_c001_v0001106_t0022_u01775351687748") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735272_d20260405_m011437_c001_v7007000_t0000_u01775351677402") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ee25_d20260405_m011427_c001_v0001106_t0039_u01775351667518") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045b5d_d20260405_m011412_c001_v7007000_t0000_u01775351652354") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789ed_d20260405_m011404_c001_v0001106_t0054_u01775351644675") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5ca9_d20260405_m011353_c001_v7007000_t0000_u01775351633814") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789bf_d20260405_m011348_c001_v0001106_t0051_u01775351628198") 2026/04/05 01:17:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5c77_d20260405_m011344_c001_v7007000_t0000_u01775351624963") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac619_d20260405_m011337_c001_v0001161_t0052_u01775351617578") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a49_d20260405_m011326_c001_v7007000_t0000_u01775351606903") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed54_d20260405_m011321_c001_v0001106_t0042_u01775351601339") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f71ea_d20260405_m011318_c001_v7007000_t0000_u01775351598047") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbe6_d20260405_m011310_c001_v0001116_t0016_u01775351590482") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91843_d20260405_m011254_c001_v7007000_t0000_u01775351574035") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbbe_d20260405_m011246_c001_v0001116_t0055_u01775351566670") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fdd_d20260405_m011236_c001_v7007000_t0000_u01775351556622") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb9e_d20260405_m011227_c001_v0001116_t0055_u01775351547439") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf355d_d20260405_m011217_c001_v7007000_t0000_u01775351537255") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb6a_d20260405_m011205_c001_v0001116_t0004_u01775351525772") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb74_d20260405_m011349_c001_v7007000_t0000_u01775351629144") 2026/04/05 01:17:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3789ad_d20260405_m011343_c001_v0001106_t0040_u01775351623860") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d13_d20260405_m011417_c001_v7007000_t0000_u01775351657430") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a0d_d20260405_m011411_c001_v0001106_t0036_u01775351651243") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af534_d20260405_m011555_c001_v7007000_t0000_u01775351755905") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378b04_d20260405_m011546_c001_v0001106_t0030_u01775351746969") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09886a_d20260405_m011536_c001_v7007000_t0000_u01775351736481") 2026/04/05 01:17:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378ace_d20260405_m011527_c001_v0001106_t0035_u01775351727611") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f53_d20260405_m011517_c001_v7007000_t0000_u01775351717431") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a94_d20260405_m011508_c001_v0001106_t0041_u01775351708737") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1be_d20260405_m011456_c001_v7007000_t0000_u01775351696914") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a58_d20260405_m011448_c001_v0001106_t0047_u01775351688338") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735273_d20260405_m011437_c001_v7007000_t0000_u01775351677585") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a2e_d20260405_m011428_c001_v0001106_t0030_u01775351668297") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f72_d20260405_m011412_c001_v7007000_t0000_u01775351652041") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edea_d20260405_m011405_c001_v0001106_t0006_u01775351645453") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5cac_d20260405_m011353_c001_v7007000_t0000_u01775351633998") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edb8_d20260405_m011348_c001_v0001106_t0036_u01775351628234") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2d9_d20260405_m011345_c001_v7007000_t0000_u01775351625142") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed7a_d20260405_m011338_c001_v0001106_t0057_u01775351618138") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a4b_d20260405_m011327_c001_v7007000_t0000_u01775351607085") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5e5_d20260405_m011321_c001_v0001161_t0054_u01775351601399") 2026/04/05 01:17:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045a7b_d20260405_m011317_c001_v7007000_t0000_u01775351597904") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37893f_d20260405_m011311_c001_v0001106_t0027_u01775351590999") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a1c_d20260405_m011254_c001_v7007000_t0000_u01775351574109") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788f1_d20260405_m011247_c001_v0001106_t0053_u01775351567176") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fde_d20260405_m011236_c001_v7007000_t0000_u01775351556805") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788c7_d20260405_m011228_c001_v0001106_t0019_u01775351548001") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf355f_d20260405_m011217_c001_v7007000_t0000_u01775351537438") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378890_d20260405_m011206_c001_v0001106_t0029_u01775351526661") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea0006689983b_d20260405_m011349_c001_v7007000_t0000_u01775351629150") 2026/04/05 01:17:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eda2_d20260405_m011344_c001_v0001106_t0012_u01775351624039") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184b_d20260405_m011257_c001_v7007000_t0000_u01775351577203") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac549_d20260405_m011250_c001_v0001161_t0004_u01775351570928") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184c_d20260405_m011257_c001_v7007000_t0000_u01775351577383") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecee_d20260405_m011251_c001_v0001106_t0014_u01775351571168") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184d_d20260405_m011257_c001_v7007000_t0000_u01775351577574") 2026/04/05 01:17:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378901_d20260405_m011251_c001_v0001106_t0025_u01775351571233") 2026/04/05 01:17:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184e_d20260405_m011257_c001_v7007000_t0000_u01775351577754") 2026/04/05 01:17:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac54f_d20260405_m011251_c001_v0001161_t0048_u01775351571369") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9184f_d20260405_m011257_c001_v7007000_t0000_u01775351577949") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbca_d20260405_m011251_c001_v0001116_t0054_u01775351571397") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91850_d20260405_m011258_c001_v7007000_t0000_u01775351578130") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac555_d20260405_m011251_c001_v0001161_t0058_u01775351571743") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91851_d20260405_m011258_c001_v7007000_t0000_u01775351578311") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbcc_d20260405_m011251_c001_v0001116_t0023_u01775351571869") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91852_d20260405_m011258_c001_v7007000_t0000_u01775351578492") 2026/04/05 01:17:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecf2_d20260405_m011251_c001_v0001106_t0040_u01775351571974") 2026/04/05 01:17:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91854_d20260405_m011258_c001_v7007000_t0000_u01775351578746") 2026/04/05 01:17:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378903_d20260405_m011251_c001_v0001106_t0036_u01775351571985") 2026/04/05 01:17:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91855_d20260405_m011258_c001_v7007000_t0000_u01775351578926") 2026/04/05 01:17:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac55b_d20260405_m011252_c001_v0001161_t0034_u01775351572061") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91857_d20260405_m011259_c001_v7007000_t0000_u01775351579107") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac55f_d20260405_m011252_c001_v0001161_t0044_u01775351572442") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91858_d20260405_m011259_c001_v7007000_t0000_u01775351579288") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378907_d20260405_m011252_c001_v0001106_t0047_u01775351572501") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace91859_d20260405_m011259_c001_v7007000_t0000_u01775351579473") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbce_d20260405_m011252_c001_v0001116_t0034_u01775351572602") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9185b_d20260405_m011259_c001_v7007000_t0000_u01775351579657") 2026/04/05 01:17:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ecf6_d20260405_m011252_c001_v0001106_t0004_u01775351572655") 2026/04/05 01:17:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9185c_d20260405_m011259_c001_v7007000_t0000_u01775351579839") 2026/04/05 01:17:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac561_d20260405_m011252_c001_v0001161_t0007_u01775351572829") 2026/04/05 01:17:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9185d_d20260405_m011300_c001_v7007000_t0000_u01775351580020") 2026/04/05 01:17:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37890d_d20260405_m011253_c001_v0001106_t0049_u01775351573075") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc842aa_d20260405_m011322_c001_v7007000_t0000_u01775351602406") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5b1_d20260405_m011315_c001_v0001161_t0031_u01775351595022") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a2e_d20260405_m011322_c001_v7007000_t0000_u01775351602414") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed36_d20260405_m011315_c001_v0001106_t0056_u01775351595245") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2d1_d20260405_m011322_c001_v7007000_t0000_u01775351602248") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378945_d20260405_m011315_c001_v0001106_t0051_u01775351595266") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb5b_d20260405_m011322_c001_v7007000_t0000_u01775351602200") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbf6_d20260405_m011315_c001_v0001116_t0031_u01775351595279") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045acc_d20260405_m011322_c001_v7007000_t0000_u01775351602212") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5b3_d20260405_m011315_c001_v0001161_t0042_u01775351595418") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb5a_d20260405_m011322_c001_v7007000_t0000_u01775351602016") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbf8_d20260405_m011315_c001_v0001116_t0046_u01775351595747") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a0a_d20260405_m011322_c001_v7007000_t0000_u01775351602253") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378947_d20260405_m011315_c001_v0001106_t0028_u01775351595790") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6a09_d20260405_m011322_c001_v7007000_t0000_u01775351602066") 2026/04/05 01:17:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5b5_d20260405_m011315_c001_v0001161_t0057_u01775351595801") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5e9_d20260405_m011322_c001_v7007000_t0000_u01775351602263") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed3c_d20260405_m011315_c001_v0001106_t0042_u01775351595903") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f71ee_d20260405_m011322_c001_v7007000_t0000_u01775351602271") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5bb_d20260405_m011316_c001_v0001161_t0039_u01775351596192") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bb5c_d20260405_m011322_c001_v7007000_t0000_u01775351602384") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37894b_d20260405_m011316_c001_v0001106_t0054_u01775351596368") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045aca_d20260405_m011322_c001_v7007000_t0000_u01775351602029") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed3e_d20260405_m011316_c001_v0001106_t0057_u01775351596380") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc842a7_d20260405_m011322_c001_v7007000_t0000_u01775351602226") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcbfa_d20260405_m011316_c001_v0001116_t0027_u01775351596462") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc842a5_d20260405_m011322_c001_v7007000_t0000_u01775351602040") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5bd_d20260405_m011316_c001_v0001161_t0044_u01775351596519") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae28045ace_d20260405_m011322_c001_v7007000_t0000_u01775351602396") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac5c5_d20260405_m011316_c001_v0001161_t0055_u01775351596878") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b5e8_d20260405_m011322_c001_v7007000_t0000_u01775351602075") 2026/04/05 01:17:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378951_d20260405_m011316_c001_v0001106_t0006_u01775351596915") 2026/04/05 01:17:10 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3aa_d20260405_m011021_c001_v7007000_t0000_u01775351421974") 2026/04/05 01:17:10 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119153c75839fa6c_d20260405_m011019_c001_v0001039_t0011_u01775351419525") 2026/04/05 01:17:10 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aeeb8_d20260405_m011019_c001_v7007000_t0000_u01775351419347") 2026/04/05 01:17:10 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119153c75839fa64_d20260405_m011015_c001_v0001039_t0055_u01775351415395") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aeeb6_d20260405_m011014_c001_v7007000_t0000_u01775351414609") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f81_d20260405_m011009_c001_v0001115_t0031_u01775351409116") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f7007_d20260405_m011007_c001_v7007000_t0000_u01775351407622") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119a72e32bdfb551_d20260405_m011005_c001_v0001185_t0010_u01775351405626") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7803_d20260405_m011005_c001_v7007000_t0000_u01775351405441") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119a72e32bdfb534_d20260405_m011002_c001_v0001185_t0029_u01775351402198") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc77f7_d20260405_m011001_c001_v7007000_t0000_u01775351401468") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f73_d20260405_m010956_c001_v0001115_t0022_u01775351396350") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d066c7_d20260405_m010955_c001_v7007000_t0000_u01775351395058") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f104cb91a2ae173c9_d20260405_m010953_c001_v0001033_t0034_u01775351393626") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace915f2_d20260405_m010953_c001_v7007000_t0000_u01775351393444") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f104cb91a2ae173ab_d20260405_m010949_c001_v0001033_t0050_u01775351389660") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace915d4_d20260405_m010948_c001_v7007000_t0000_u01775351388896") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca3e_d20260405_m010943_c001_v0001116_t0032_u01775351383948") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d06683_d20260405_m010942_c001_v7007000_t0000_u01775351382996") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1174d03c5a0255b3_d20260405_m010941_c001_v0001185_t0025_u01775351381440") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea000668996b7_d20260405_m010941_c001_v7007000_t0000_u01775351381255") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1174d03c5a025583_d20260405_m010938_c001_v0001185_t0005_u01775351378120") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea000668996af_d20260405_m010937_c001_v7007000_t0000_u01775351377373") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3786df_d20260405_m010930_c001_v0001106_t0007_u01775351370400") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f419a75b9104890e3_d20260405_m010929_c001_v7007000_t0000_u01775351369483") 2026/04/05 01:17:11 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f113a2f61b96f4c0b_d20260405_m010927_c001_v0001184_t0050_u01775351367483") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4238f2ad9aa87bb3_d20260405_m010927_c001_v7007000_t0000_u01775351367302") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f113a2f61b96f4bf9_d20260405_m010923_c001_v0001184_t0006_u01775351363856") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4238f2ad9aa87bb0_d20260405_m010923_c001_v7007000_t0000_u01775351363116") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f53_d20260405_m010915_c001_v0001115_t0023_u01775351355928") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bac6_d20260405_m010914_c001_v7007000_t0000_u01775351354975") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f111551bf53eb7d8a_d20260405_m010913_c001_v0001120_t0017_u01775351353202") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69d40_d20260405_m010912_c001_v7007000_t0000_u01775351352612") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f111551bf53eb7d7c_d20260405_m010907_c001_v0001120_t0039_u01775351347353") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69d3b_d20260405_m010906_c001_v7007000_t0000_u01775351346585") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca0c_d20260405_m010859_c001_v0001116_t0040_u01775351339358") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaa9_d20260405_m010858_c001_v7007000_t0000_u01775351338211") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11830219a0493fcb_d20260405_m010851_c001_v0001180_t0051_u01775351331876") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bab8_d20260405_m010851_c001_v7007000_t0000_u01775351331672") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37867a_d20260405_m010846_c001_v0001106_t0050_u01775351326949") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1132d684e842e8f1_d20260405_m010845_c001_v0001039_t0001_u01775351325694") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1132d684e842e8e9_d20260405_m010844_c001_v0001039_t0012_u01775351324479") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c07f_d20260405_m010830_c001_v7007000_t0000_u01775351310545") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9e8_d20260405_m010822_c001_v0001116_t0059_u01775351302570") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11444ef45fdc48c4_d20260405_m010821_c001_v0001178_t0056_u01775351301820") 2026/04/05 01:17:12 DEBUG : dst/one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11444ef45fdc48c2_d20260405_m010820_c001_v0001178_t0046_u01775351300798") 2026/04/05 01:17:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3ac_d20260405_m011022_c001_v7007000_t0000_u01775351422161") 2026/04/05 01:17:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1197c4c4c63c7ad1_d20260405_m011018_c001_v0001120_t0056_u01775351418893") 2026/04/05 01:17:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11998b7e21eab4b0_d20260405_m011014_c001_v0001171_t0016_u01775351414290") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f7008_d20260405_m011007_c001_v7007000_t0000_u01775351407805") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1158edb79895c895_d20260405_m011005_c001_v0001171_t0057_u01775351405096") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1095d7c6b7e8f4e7_d20260405_m011001_c001_v0001137_t0003_u01775351401092") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d066c9_d20260405_m010955_c001_v7007000_t0000_u01775351395238") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11155569e9238aa9_d20260405_m010952_c001_v0001179_t0022_u01775351392732") 2026/04/05 01:17:13 DEBUG : dst/one.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1011260a9c696082_d20260405_m010948_c001_v0001185_t0017_u01775351388676") 2026/04/05 01:17:13 DEBUG : dst/three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaaa_d20260405_m010858_c001_v7007000_t0000_u01775351338394") 2026/04/05 01:17:13 DEBUG : dst/three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1132d684e842e939_d20260405_m010856_c001_v0001039_t0041_u01775351336675") 2026/04/05 01:17:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3ae_d20260405_m011022_c001_v7007000_t0000_u01775351422345") 2026/04/05 01:17:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1172b0cbd67202b6_d20260405_m011020_c001_v0001173_t0032_u01775351420584") 2026/04/05 01:17:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f111faaff8f5a83ef_d20260405_m011016_c001_v0001040_t0010_u01775351416513") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3b0_d20260405_m011022_c001_v7007000_t0000_u01775351422527") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119153c75839fa72_d20260405_m011021_c001_v0001039_t0016_u01775351421033") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aeeba_d20260405_m011020_c001_v7007000_t0000_u01775351420854") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119153c75839fa68_d20260405_m011017_c001_v0001039_t0020_u01775351417225") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aeeb7_d20260405_m011017_c001_v7007000_t0000_u01775351417046") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca5e_d20260405_m011010_c001_v0001116_t0006_u01775351410882") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f7009_d20260405_m011007_c001_v7007000_t0000_u01775351407994") 2026/04/05 01:17:13 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119a72e32bdfb55f_d20260405_m011007_c001_v0001185_t0045_u01775351407055") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc780b_d20260405_m011006_c001_v7007000_t0000_u01775351406858") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f119a72e32bdfb53c_d20260405_m011003_c001_v0001185_t0035_u01775351403564") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc77f8_d20260405_m011003_c001_v7007000_t0000_u01775351403376") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca50_d20260405_m010958_c001_v0001116_t0019_u01775351398170") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace915f9_d20260405_m010954_c001_v7007000_t0000_u01775351394508") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca46_d20260405_m010951_c001_v0001116_t0032_u01775351391615") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace915e1_d20260405_m010950_c001_v7007000_t0000_u01775351390849") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3786f9_d20260405_m010945_c001_v0001106_t0026_u01775351385893") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea000668996bc_d20260405_m010942_c001_v7007000_t0000_u01775351382083") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3786ef_d20260405_m010939_c001_v0001106_t0017_u01775351379804") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f421ea000668996b1_d20260405_m010938_c001_v7007000_t0000_u01775351378718") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f5f_d20260405_m010932_c001_v0001115_t0023_u01775351372607") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4238f2ad9aa87bb4_d20260405_m010928_c001_v7007000_t0000_u01775351368541") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f59_d20260405_m010925_c001_v0001115_t0030_u01775351365838") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4238f2ad9aa87bb2_d20260405_m010924_c001_v7007000_t0000_u01775351364707") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca20_d20260405_m010918_c001_v0001116_t0038_u01775351358034") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69d42_d20260405_m010914_c001_v7007000_t0000_u01775351354053") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca16_d20260405_m010909_c001_v0001116_t0000_u01775351349391") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69d3c_d20260405_m010908_c001_v7007000_t0000_u01775351348274") 2026/04/05 01:17:14 DEBUG : dst/three.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3786a4_d20260405_m010901_c001_v0001106_t0052_u01775351341463") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f700a_d20260405_m011008_c001_v7007000_t0000_u01775351408178") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f10557f367649817b_d20260405_m011006_c001_v0001167_t0043_u01775351406401") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106e4e0f814a80b1_d20260405_m011003_c001_v0001157_t0028_u01775351403037") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d066cb_d20260405_m010955_c001_v7007000_t0000_u01775351395431") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102d095955d02792_d20260405_m010954_c001_v0001171_t0045_u01775351394182") 2026/04/05 01:17:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f113792d76aeee68a_d20260405_m010950_c001_v0001109_t0056_u01775351390354") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3b2_d20260405_m011022_c001_v7007000_t0000_u01775351422711") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378723_d20260405_m011009_c001_v0001106_t0046_u01775351409921") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f403c31894b5f700c_d20260405_m011008_c001_v7007000_t0000_u01775351408360") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378709_d20260405_m010957_c001_v0001106_t0043_u01775351397315") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d066cd_d20260405_m010955_c001_v7007000_t0000_u01775351395613") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f69_d20260405_m010944_c001_v0001115_t0030_u01775351384962") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f408df0c824d06684_d20260405_m010943_c001_v7007000_t0000_u01775351383177") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca2c_d20260405_m010931_c001_v0001116_t0048_u01775351371631") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f419a75b9104890e4_d20260405_m010929_c001_v7007000_t0000_u01775351369667") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3786c7_d20260405_m010916_c001_v0001106_t0024_u01775351356846") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bac7_d20260405_m010915_c001_v7007000_t0000_u01775351355156") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f41_d20260405_m010900_c001_v0001115_t0034_u01775351340416") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffaab_d20260405_m010858_c001_v7007000_t0000_u01775351338576") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11317e089004785c_d20260405_m010853_c001_v0001116_t0009_u01775351333685") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c081_d20260405_m010830_c001_v7007000_t0000_u01775351310728") 2026/04/05 01:17:15 DEBUG : dst/two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11444ef45fdc48ce_d20260405_m010829_c001_v0001178_t0009_u01775351309590") 2026/04/05 01:17:15 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e33_d20260405_m010753_c001_v7007000_t0000_u01775351273102") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378613_d20260405_m010749_c001_v0001106_t0032_u01775351269009") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e2c_d20260405_m010746_c001_v7007000_t0000_u01775351266432") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785f2_d20260405_m010733_c001_v0001106_t0030_u01775351253946") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a99a_d20260405_m010723_c001_v7007000_t0000_u01775351243874") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785d4_d20260405_m010720_c001_v0001106_t0034_u01775351240209") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c83_d20260405_m010655_c001_v7007000_t0000_u01775351215323") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc980_d20260405_m010652_c001_v0001116_t0010_u01775351212475") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c6a_d20260405_m010651_c001_v7007000_t0000_u01775351211040") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc97c_d20260405_m010649_c001_v0001116_t0021_u01775351209296") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c5f_d20260405_m010645_c001_v7007000_t0000_u01775351205455") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc96c_d20260405_m010643_c001_v0001116_t0016_u01775351203006") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c53_d20260405_m010641_c001_v7007000_t0000_u01775351201518") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc962_d20260405_m010639_c001_v0001116_t0042_u01775351199555") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c4a_d20260405_m010630_c001_v7007000_t0000_u01775351190188") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc948_d20260405_m010628_c001_v0001116_t0027_u01775351188196") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c47_d20260405_m010627_c001_v7007000_t0000_u01775351187030") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc944_d20260405_m010625_c001_v0001116_t0003_u01775351185648") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c43_d20260405_m010619_c001_v7007000_t0000_u01775351179903") 2026/04/05 01:17:16 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc934_d20260405_m010617_c001_v0001116_t0008_u01775351177994") 2026/04/05 01:17:17 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedda_d20260405_m010616_c001_v7007000_t0000_u01775351176119") 2026/04/05 01:17:17 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc928_d20260405_m010614_c001_v0001116_t0043_u01775351174855") 2026/04/05 01:17:17 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd9_d20260405_m010614_c001_v7007000_t0000_u01775351174489") 2026/04/05 01:17:17 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f107019cd156bd2fe_d20260405_m010613_c001_v0001153_t0019_u01775351173605") 2026/04/05 01:17:17 DEBUG : empty space: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc920_d20260405_m010611_c001_v0001116_t0037_u01775351171648") 2026/04/05 01:17:17 DEBUG : enormous: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c80_d20260405_m010654_c001_v7007000_t0000_u01775351214404") 2026/04/05 01:17:17 DEBUG : enormous: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc984_d20260405_m010653_c001_v0001116_t0020_u01775351213444") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416e9bc51f68b3d8_d20260405_m011028_c001_v7007000_t0000_u01775351428423") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdca6e_d20260405_m011026_c001_v0001116_t0040_u01775351426983") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a997_d20260405_m010718_c001_v7007000_t0000_u01775351238635") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785cc_d20260405_m010717_c001_v0001106_t0053_u01775351237272") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd5_d20260405_m010607_c001_v7007000_t0000_u01775351167529") 2026/04/05 01:17:17 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc915_d20260405_m010605_c001_v0001116_t0003_u01775351165153") 2026/04/05 01:17:18 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd4_d20260405_m010604_c001_v7007000_t0000_u01775351164605") 2026/04/05 01:17:18 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc913_d20260405_m010603_c001_v0001116_t0034_u01775351163735") 2026/04/05 01:17:18 DEBUG : existing: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc911_d20260405_m010602_c001_v0001116_t0014_u01775351162560") 2026/04/05 01:17:18 DEBUG : existing-b: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a998_d20260405_m010718_c001_v7007000_t0000_u01775351238816") 2026/04/05 01:17:18 DEBUG : existing-b: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9ae_d20260405_m010717_c001_v0001116_t0045_u01775351237261") 2026/04/05 01:17:18 DEBUG : file1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840ab_d20260405_m011148_c001_v7007000_t0000_u01775351508180") 2026/04/05 01:17:18 DEBUG : file1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378846_d20260405_m011146_c001_v0001106_t0037_u01775351506771") 2026/04/05 01:17:18 DEBUG : file1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a5_d20260405_m011145_c001_v7007000_t0000_u01775351505457") 2026/04/05 01:17:18 DEBUG : file1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec24_d20260405_m011143_c001_v0001106_t0028_u01775351503970") 2026/04/05 01:17:18 DEBUG : five: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c86_d20260405_m010700_c001_v7007000_t0000_u01775351220532") 2026/04/05 01:17:18 DEBUG : five: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdc998_d20260405_m010658_c001_v0001116_t0013_u01775351218046") 2026/04/05 01:17:18 DEBUG : foo: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c41_d20260405_m010617_c001_v7007000_t0000_u01775351177630") 2026/04/05 01:17:18 DEBUG : foo: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdc932_d20260405_m010617_c001_v0001116_t0013_u01775351177084") 2026/04/05 01:17:18 DEBUG : foo: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdc930_d20260405_m010616_c001_v0001116_t0013_u01775351176489") 2026/04/05 01:17:18 DEBUG : four: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a963_d20260405_m010700_c001_v7007000_t0000_u01775351220714") 2026/04/05 01:17:18 DEBUG : four: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a37858e_d20260405_m010658_c001_v0001106_t0033_u01775351218635") 2026/04/05 01:17:18 DEBUG : four: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc990_d20260405_m010656_c001_v0001116_t0013_u01775351216605") 2026/04/05 01:17:18 DEBUG : hello world2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a87b_d20260405_m010512_c001_v7007000_t0000_u01775351112413") 2026/04/05 01:17:18 DEBUG : hello world2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8af_d20260405_m010511_c001_v0001116_t0036_u01775351111423") 2026/04/05 01:17:19 DEBUG : ignore-size: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd2_d20260405_m010602_c001_v7007000_t0000_u01775351162192") 2026/04/05 01:17:19 DEBUG : ignore-size: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc90f_d20260405_m010600_c001_v0001116_t0023_u01775351160868") 2026/04/05 01:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a98e_d20260405_m010716_c001_v7007000_t0000_u01775351236522") 2026/04/05 01:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785c8_d20260405_m010715_c001_v0001106_t0036_u01775351235241") 2026/04/05 01:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a98c_d20260405_m010714_c001_v7007000_t0000_u01775351234502") 2026/04/05 01:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785c2_d20260405_m010713_c001_v0001106_t0032_u01775351233031") 2026/04/05 01:17:19 DEBUG : one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a965_d20260405_m010700_c001_v7007000_t0000_u01775351220911") 2026/04/05 01:17:19 DEBUG : one: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdc986_d20260405_m010655_c001_v0001116_t0013_u01775351215693") 2026/04/05 01:17:19 DEBUG : only0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84091_d20260405_m011139_c001_v7007000_t0000_u01775351499513") 2026/04/05 01:17:19 DEBUG : only0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb26_d20260405_m011133_c001_v0001116_t0013_u01775351493772") 2026/04/05 01:17:19 DEBUG : only0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787b3_d20260405_m011109_c001_v0001106_t0049_u01775351469062") 2026/04/05 01:17:19 DEBUG : only0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae280459e7_d20260405_m011101_c001_v7007000_t0000_u01775351461664") 2026/04/05 01:17:19 DEBUG : only0: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37875d_d20260405_m011035_c001_v0001106_t0024_u01775351435625") 2026/04/05 01:17:19 DEBUG : only1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84092_d20260405_m011139_c001_v7007000_t0000_u01775351499700") 2026/04/05 01:17:19 DEBUG : only1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb2e_d20260405_m011134_c001_v0001116_t0013_u01775351494715") 2026/04/05 01:17:19 DEBUG : only1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787b7_d20260405_m011110_c001_v0001106_t0029_u01775351470584") 2026/04/05 01:17:19 DEBUG : only1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf0_d20260405_m011102_c001_v7007000_t0000_u01775351462007") 2026/04/05 01:17:19 DEBUG : only1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37875f_d20260405_m011037_c001_v0001106_t0036_u01775351437352") 2026/04/05 01:17:20 DEBUG : only10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84093_d20260405_m011139_c001_v7007000_t0000_u01775351499885") 2026/04/05 01:17:20 DEBUG : only10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a378811_d20260405_m011133_c001_v0001106_t0033_u01775351493784") 2026/04/05 01:17:20 DEBUG : only10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787d3_d20260405_m011121_c001_v0001106_t0046_u01775351481668") 2026/04/05 01:17:20 DEBUG : only10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bc81_d20260405_m011101_c001_v7007000_t0000_u01775351461811") 2026/04/05 01:17:20 DEBUG : only10: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37877b_d20260405_m011048_c001_v0001106_t0052_u01775351448696") 2026/04/05 01:17:20 DEBUG : only11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84094_d20260405_m011140_c001_v7007000_t0000_u01775351500067") 2026/04/05 01:17:20 DEBUG : only11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405250205671ebfc_d20260405_m011134_c001_v0001106_t0006_u01775351494377") 2026/04/05 01:17:20 DEBUG : only11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787d7_d20260405_m011122_c001_v0001106_t0028_u01775351482873") 2026/04/05 01:17:20 DEBUG : only11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae280459e5_d20260405_m011101_c001_v7007000_t0000_u01775351461469") 2026/04/05 01:17:20 DEBUG : only11: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37877f_d20260405_m011050_c001_v0001106_t0036_u01775351450204") 2026/04/05 01:17:20 DEBUG : only12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84095_d20260405_m011140_c001_v7007000_t0000_u01775351500250") 2026/04/05 01:17:20 DEBUG : only12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f406dfac1ccbac42c_d20260405_m011134_c001_v0001161_t0004_u01775351494562") 2026/04/05 01:17:20 DEBUG : only12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787d9_d20260405_m011124_c001_v0001106_t0039_u01775351484146") 2026/04/05 01:17:20 DEBUG : only12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baee_d20260405_m011101_c001_v7007000_t0000_u01775351461825") 2026/04/05 01:17:20 DEBUG : only12: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378781_d20260405_m011051_c001_v0001106_t0048_u01775351451718") 2026/04/05 01:17:21 DEBUG : only13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84096_d20260405_m011140_c001_v7007000_t0000_u01775351500432") 2026/04/05 01:17:21 DEBUG : only13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb28_d20260405_m011134_c001_v0001116_t0013_u01775351494171") 2026/04/05 01:17:21 DEBUG : only13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787dd_d20260405_m011125_c001_v0001106_t0023_u01775351485255") 2026/04/05 01:17:21 DEBUG : only13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baeb_d20260405_m011101_c001_v7007000_t0000_u01775351461472") 2026/04/05 01:17:21 DEBUG : only13: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378785_d20260405_m011052_c001_v0001106_t0013_u01775351452848") 2026/04/05 01:17:21 DEBUG : only14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84097_d20260405_m011140_c001_v7007000_t0000_u01775351500615") 2026/04/05 01:17:21 DEBUG : only14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a378813_d20260405_m011134_c001_v0001106_t0033_u01775351494182") 2026/04/05 01:17:21 DEBUG : only14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787e3_d20260405_m011126_c001_v0001106_t0050_u01775351486565") 2026/04/05 01:17:21 DEBUG : only14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baef_d20260405_m011101_c001_v7007000_t0000_u01775351461836") 2026/04/05 01:17:21 DEBUG : only14: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378787_d20260405_m011053_c001_v0001106_t0057_u01775351453936") 2026/04/05 01:17:21 DEBUG : only15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84098_d20260405_m011140_c001_v7007000_t0000_u01775351500797") 2026/04/05 01:17:21 DEBUG : only15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb2a_d20260405_m011134_c001_v0001116_t0013_u01775351494351") 2026/04/05 01:17:21 DEBUG : only15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787e9_d20260405_m011127_c001_v0001106_t0013_u01775351487632") 2026/04/05 01:17:21 DEBUG : only15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae280459eb_d20260405_m011102_c001_v7007000_t0000_u01775351462035") 2026/04/05 01:17:21 DEBUG : only15: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378789_d20260405_m011054_c001_v0001106_t0034_u01775351454974") 2026/04/05 01:17:21 DEBUG : only16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc84099_d20260405_m011140_c001_v7007000_t0000_u01775351500979") 2026/04/05 01:17:21 DEBUG : only16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a378817_d20260405_m011134_c001_v0001106_t0033_u01775351494367") 2026/04/05 01:17:21 DEBUG : only16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787f5_d20260405_m011128_c001_v0001106_t0023_u01775351488822") 2026/04/05 01:17:21 DEBUG : only16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bc80_d20260405_m011101_c001_v7007000_t0000_u01775351461630") 2026/04/05 01:17:22 DEBUG : only16: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37878b_d20260405_m011056_c001_v0001106_t0039_u01775351456103") 2026/04/05 01:17:22 DEBUG : only17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409a_d20260405_m011141_c001_v7007000_t0000_u01775351501162") 2026/04/05 01:17:22 DEBUG : only17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb2c_d20260405_m011134_c001_v0001116_t0013_u01775351494532") 2026/04/05 01:17:22 DEBUG : only17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787ff_d20260405_m011129_c001_v0001106_t0017_u01775351489904") 2026/04/05 01:17:22 DEBUG : only17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f418e4eae280459e9_d20260405_m011101_c001_v7007000_t0000_u01775351461847") 2026/04/05 01:17:22 DEBUG : only17: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37878d_d20260405_m011057_c001_v0001106_t0031_u01775351457286") 2026/04/05 01:17:22 DEBUG : only18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409b_d20260405_m011141_c001_v7007000_t0000_u01775351501343") 2026/04/05 01:17:22 DEBUG : only18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a378819_d20260405_m011134_c001_v0001106_t0033_u01775351494552") 2026/04/05 01:17:22 DEBUG : only18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378805_d20260405_m011131_c001_v0001106_t0028_u01775351491075") 2026/04/05 01:17:22 DEBUG : only18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baec_d20260405_m011101_c001_v7007000_t0000_u01775351461636") 2026/04/05 01:17:22 DEBUG : only18: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378791_d20260405_m011058_c001_v0001106_t0035_u01775351458326") 2026/04/05 01:17:23 DEBUG : only19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409c_d20260405_m011141_c001_v7007000_t0000_u01775351501525") 2026/04/05 01:17:23 DEBUG : only19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405250205671ebfe_d20260405_m011134_c001_v0001106_t0006_u01775351494563") 2026/04/05 01:17:23 DEBUG : only19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37880b_d20260405_m011132_c001_v0001106_t0026_u01775351492265") 2026/04/05 01:17:23 DEBUG : only19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bc82_d20260405_m011101_c001_v7007000_t0000_u01775351461993") 2026/04/05 01:17:23 DEBUG : only19: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378797_d20260405_m011059_c001_v0001106_t0055_u01775351459407") 2026/04/05 01:17:23 DEBUG : only2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409d_d20260405_m011141_c001_v7007000_t0000_u01775351501708") 2026/04/05 01:17:23 DEBUG : only2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a37881b_d20260405_m011134_c001_v0001106_t0033_u01775351494737") 2026/04/05 01:17:23 DEBUG : only2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787b9_d20260405_m011111_c001_v0001106_t0025_u01775351471573") 2026/04/05 01:17:23 DEBUG : only2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baed_d20260405_m011101_c001_v7007000_t0000_u01775351461653") 2026/04/05 01:17:23 DEBUG : only2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378761_d20260405_m011038_c001_v0001106_t0041_u01775351438344") 2026/04/05 01:17:23 DEBUG : only3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409e_d20260405_m011141_c001_v7007000_t0000_u01775351501889") 2026/04/05 01:17:23 DEBUG : only3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405250205671ec02_d20260405_m011134_c001_v0001106_t0006_u01775351494747") 2026/04/05 01:17:23 DEBUG : only3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787bb_d20260405_m011112_c001_v0001106_t0009_u01775351472630") 2026/04/05 01:17:23 DEBUG : only3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407de7e05da9bc83_d20260405_m011102_c001_v7007000_t0000_u01775351462174") 2026/04/05 01:17:23 DEBUG : only3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378763_d20260405_m011039_c001_v0001106_t0055_u01775351439721") 2026/04/05 01:17:23 DEBUG : only4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc8409f_d20260405_m011142_c001_v7007000_t0000_u01775351502073") 2026/04/05 01:17:23 DEBUG : only4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f406dfac1ccbac42e_d20260405_m011134_c001_v0001161_t0004_u01775351494757") 2026/04/05 01:17:23 DEBUG : only4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787bd_d20260405_m011114_c001_v0001106_t0025_u01775351474107") 2026/04/05 01:17:23 DEBUG : only4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf2_d20260405_m011102_c001_v7007000_t0000_u01775351462188") 2026/04/05 01:17:23 DEBUG : only4: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378765_d20260405_m011041_c001_v0001106_t0036_u01775351441001") 2026/04/05 01:17:23 DEBUG : only5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a0_d20260405_m011142_c001_v7007000_t0000_u01775351502255") 2026/04/05 01:17:23 DEBUG : only5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a37881d_d20260405_m011134_c001_v0001106_t0033_u01775351494923") 2026/04/05 01:17:24 DEBUG : only5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787bf_d20260405_m011115_c001_v0001106_t0020_u01775351475081") 2026/04/05 01:17:24 DEBUG : only5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf3_d20260405_m011102_c001_v7007000_t0000_u01775351462201") 2026/04/05 01:17:24 DEBUG : only5: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378767_d20260405_m011042_c001_v0001106_t0030_u01775351442346") 2026/04/05 01:17:24 DEBUG : only6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a1_d20260405_m011142_c001_v7007000_t0000_u01775351502438") 2026/04/05 01:17:24 DEBUG : only6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405250205671ec04_d20260405_m011134_c001_v0001106_t0006_u01775351494933") 2026/04/05 01:17:24 DEBUG : only6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787c1_d20260405_m011116_c001_v0001106_t0014_u01775351476246") 2026/04/05 01:17:24 DEBUG : only6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baf1_d20260405_m011102_c001_v7007000_t0000_u01775351462019") 2026/04/05 01:17:24 DEBUG : only6: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37876b_d20260405_m011043_c001_v0001106_t0016_u01775351443572") 2026/04/05 01:17:24 DEBUG : only7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a2_d20260405_m011142_c001_v7007000_t0000_u01775351502621") 2026/04/05 01:17:24 DEBUG : only7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f406dfac1ccbac430_d20260405_m011134_c001_v0001161_t0004_u01775351494944") 2026/04/05 01:17:24 DEBUG : only7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787c3_d20260405_m011117_c001_v0001106_t0038_u01775351477818") 2026/04/05 01:17:24 DEBUG : only7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bae8_d20260405_m011101_c001_v7007000_t0000_u01775351461095") 2026/04/05 01:17:24 DEBUG : only7: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37876f_d20260405_m011044_c001_v0001106_t0027_u01775351444823") 2026/04/05 01:17:24 DEBUG : only8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a3_d20260405_m011142_c001_v7007000_t0000_u01775351502803") 2026/04/05 01:17:24 DEBUG : only8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402be1435a378821_d20260405_m011135_c001_v0001106_t0033_u01775351495109") 2026/04/05 01:17:24 DEBUG : only8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787c9_d20260405_m011119_c001_v0001106_t0012_u01775351479180") 2026/04/05 01:17:24 DEBUG : only8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753bae9_d20260405_m011101_c001_v7007000_t0000_u01775351461275") 2026/04/05 01:17:24 DEBUG : only8: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378773_d20260405_m011046_c001_v0001106_t0011_u01775351446267") 2026/04/05 01:17:24 DEBUG : only9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a4_d20260405_m011142_c001_v7007000_t0000_u01775351502986") 2026/04/05 01:17:24 DEBUG : only9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdcb30_d20260405_m011134_c001_v0001116_t0013_u01775351494954") 2026/04/05 01:17:24 DEBUG : only9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3787cd_d20260405_m011120_c001_v0001106_t0012_u01775351480421") 2026/04/05 01:17:25 DEBUG : only9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f414e6892f753baea_d20260405_m011101_c001_v7007000_t0000_u01775351461455") 2026/04/05 01:17:25 DEBUG : only9: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378775_d20260405_m011047_c001_v0001106_t0021_u01775351447527") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a97e_d20260405_m010711_c001_v7007000_t0000_u01775351231919") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138eaf_d20260405_m010709_c001_v0001115_t0037_u01775351229588") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a97b_d20260405_m010708_c001_v7007000_t0000_u01775351228477") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9a0_d20260405_m010706_c001_v0001116_t0051_u01775351226193") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a976_d20260405_m010705_c001_v7007000_t0000_u01775351225061") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37859c_d20260405_m010701_c001_v0001106_t0031_u01775351221916") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c63_d20260405_m010648_c001_v7007000_t0000_u01775351208029") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc972_d20260405_m010646_c001_v0001116_t0055_u01775351206001") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c59_d20260405_m010643_c001_v7007000_t0000_u01775351203953") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc968_d20260405_m010642_c001_v0001116_t0028_u01775351202061") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c51_d20260405_m010640_c001_v7007000_t0000_u01775351200630") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc960_d20260405_m010638_c001_v0001116_t0057_u01775351198454") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c49_d20260405_m010629_c001_v7007000_t0000_u01775351189648") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc946_d20260405_m010627_c001_v0001116_t0034_u01775351187576") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c48_d20260405_m010627_c001_v7007000_t0000_u01775351187211") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc942_d20260405_m010624_c001_v0001116_t0054_u01775351184994") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c46_d20260405_m010624_c001_v7007000_t0000_u01775351184629") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc940_d20260405_m010623_c001_v0001116_t0024_u01775351183588") 2026/04/05 01:17:25 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc93e_d20260405_m010622_c001_v0001116_t0018_u01775351182738") 2026/04/05 01:17:26 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c45_d20260405_m010622_c001_v7007000_t0000_u01775351182374") 2026/04/05 01:17:26 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc93a_d20260405_m010621_c001_v0001116_t0026_u01775351181356") 2026/04/05 01:17:26 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc938_d20260405_m010620_c001_v0001116_t0050_u01775351180447") 2026/04/05 01:17:26 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c44_d20260405_m010620_c001_v7007000_t0000_u01775351180082") 2026/04/05 01:17:26 DEBUG : potato: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc936_d20260405_m010618_c001_v0001116_t0005_u01775351178881") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc75f3_d20260405_m010804_c001_v7007000_t0000_u01775351284380") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138eed_d20260405_m010803_c001_v0001115_t0024_u01775351283334") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e34_d20260405_m010753_c001_v7007000_t0000_u01775351273613") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138edf_d20260405_m010747_c001_v0001115_t0003_u01775351267993") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e28_d20260405_m010738_c001_v7007000_t0000_u01775351258775") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138ed8_d20260405_m010732_c001_v0001115_t0030_u01775351252901") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a99b_d20260405_m010724_c001_v7007000_t0000_u01775351244096") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138ebd_d20260405_m010719_c001_v0001115_t0015_u01775351239742") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c81_d20260405_m010654_c001_v7007000_t0000_u01775351214584") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc97e_d20260405_m010651_c001_v0001116_t0022_u01775351211587") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c6c_d20260405_m010651_c001_v7007000_t0000_u01775351211223") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc97a_d20260405_m010648_c001_v0001116_t0059_u01775351208574") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c64_d20260405_m010648_c001_v7007000_t0000_u01775351208209") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc978_d20260405_m010646_c001_v0001116_t0025_u01775351206948") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c60_d20260405_m010645_c001_v7007000_t0000_u01775351205636") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc970_d20260405_m010644_c001_v0001116_t0056_u01775351204320") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c54_d20260405_m010641_c001_v7007000_t0000_u01775351201698") 2026/04/05 01:17:26 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc964_d20260405_m010640_c001_v0001116_t0037_u01775351200660") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f40630a944a488c4b_d20260405_m010630_c001_v7007000_t0000_u01775351190367") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc94c_d20260405_m010629_c001_v0001116_t0021_u01775351189061") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a87f_d20260405_m010516_c001_v7007000_t0000_u01775351116078") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8b5_d20260405_m010514_c001_v0001116_t0020_u01775351114813") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a87e_d20260405_m010513_c001_v7007000_t0000_u01775351113910") 2026/04/05 01:17:27 DEBUG : potato2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8b1_d20260405_m010512_c001_v0001116_t0007_u01775351112957") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e36_d20260405_m010754_c001_v7007000_t0000_u01775351274955") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9cc_d20260405_m010749_c001_v0001116_t0021_u01775351269888") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f404bddfa8e114e2a_d20260405_m010741_c001_v7007000_t0000_u01775351261176") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9b8_d20260405_m010734_c001_v0001116_t0054_u01775351254855") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a99c_d20260405_m010725_c001_v7007000_t0000_u01775351245536") 2026/04/05 01:17:27 DEBUG : potato3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9b0_d20260405_m010720_c001_v0001116_t0011_u01775351240687") 2026/04/05 01:17:27 DEBUG : pre-dest1/1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffa5a_d20260405_m010840_c001_v7007000_t0000_u01775351320218") 2026/04/05 01:17:27 DEBUG : pre-dest1/1: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9ee_d20260405_m010831_c001_v0001116_t0046_u01775351311528") 2026/04/05 01:17:27 DEBUG : pre-dest2/2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f407ac54df6bffa5c_d20260405_m010840_c001_v7007000_t0000_u01775351320402") 2026/04/05 01:17:27 DEBUG : pre-dest2/2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138f17_d20260405_m010832_c001_v0001115_t0001_u01775351312597") 2026/04/05 01:17:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c02b_d20260405_m010816_c001_v7007000_t0000_u01775351296754") 2026/04/05 01:17:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37863f_d20260405_m010812_c001_v0001106_t0050_u01775351292182") 2026/04/05 01:17:28 DEBUG : sizeonly: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedd0_d20260405_m010600_c001_v7007000_t0000_u01775351160318") 2026/04/05 01:17:28 DEBUG : sizeonly: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc90d_d20260405_m010558_c001_v0001116_t0028_u01775351158832") 2026/04/05 01:17:28 DEBUG : splitbanan: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378d14_d20260405_m011417_c001_v7007000_t0000_u01775351657613") 2026/04/05 01:17:28 DEBUG : splitbanan: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcc66_d20260405_m011409_c001_v0001116_t0019_u01775351649198") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af536_d20260405_m011556_c001_v7007000_t0000_u01775351756087") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378b0c_d20260405_m011548_c001_v0001106_t0046_u01775351748983") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41789a451d09886b_d20260405_m011536_c001_v7007000_t0000_u01775351736664") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378ad4_d20260405_m011529_c001_v0001106_t0037_u01775351729537") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5f54_d20260405_m011517_c001_v7007000_t0000_u01775351717616") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a9a_d20260405_m011510_c001_v0001106_t0016_u01775351710984") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f416538f74412c1c0_d20260405_m011457_c001_v7007000_t0000_u01775351697096") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a62_d20260405_m011450_c001_v0001106_t0014_u01775351690374") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019735274_d20260405_m011437_c001_v7007000_t0000_u01775351677767") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378a32_d20260405_m011430_c001_v0001106_t0033_u01775351670651") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f400162639f378cfd_d20260405_m011412_c001_v7007000_t0000_u01775351652002") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edee_d20260405_m011408_c001_v0001106_t0015_u01775351648031") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4156b7c90abe5cad_d20260405_m011354_c001_v7007000_t0000_u01775351634179") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671edac_d20260405_m011346_c001_v0001106_t0048_u01775351626072") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41135e7dace9193d_d20260405_m011344_c001_v7007000_t0000_u01775351624949") 2026/04/05 01:17:28 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed92_d20260405_m011340_c001_v0001106_t0043_u01775351620011") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4180b70d88bc7a4d_d20260405_m011327_c001_v7007000_t0000_u01775351607265") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378955_d20260405_m011319_c001_v0001106_t0058_u01775351599016") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405761c66450a2cd_d20260405_m011317_c001_v7007000_t0000_u01775351597645") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378941_d20260405_m011313_c001_v0001106_t0031_u01775351593453") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f422d87a2a2c69f18_d20260405_m011254_c001_v7007000_t0000_u01775351574243") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788f9_d20260405_m011249_c001_v0001106_t0032_u01775351569167") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f402bc64019734fdf_d20260405_m011236_c001_v7007000_t0000_u01775351556986") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3788c9_d20260405_m011229_c001_v0001106_t0058_u01775351549983") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf3560_d20260405_m011217_c001_v7007000_t0000_u01775351537620") 2026/04/05 01:17:29 DEBUG : splitbananasplit: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378898_d20260405_m011210_c001_v0001106_t0046_u01775351530491") 2026/04/05 01:17:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f401c9a8558bf371a_d20260405_m011349_c001_v7007000_t0000_u01775351629212") 2026/04/05 01:17:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ed98_d20260405_m011341_c001_v0001106_t0050_u01775351621704") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840d6_d20260405_m011155_c001_v7007000_t0000_u01775351515828") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb48_d20260405_m011152_c001_v0001116_t0018_u01775351512989") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6997_d20260405_m011151_c001_v7007000_t0000_u01775351511876") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671ec3e_d20260405_m011149_c001_v0001106_t0032_u01775351509110") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a990_d20260405_m010716_c001_v7007000_t0000_u01775351236715") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138eb7_d20260405_m010715_c001_v0001115_t0021_u01775351235634") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a98d_d20260405_m010714_c001_v7007000_t0000_u01775351234684") 2026/04/05 01:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc9a6_d20260405_m010713_c001_v0001116_t0048_u01775351233420") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedcc_d20260405_m010556_c001_v7007000_t0000_u01775351156442") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc905_d20260405_m010554_c001_v0001116_t0035_u01775351154737") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedcb_d20260405_m010554_c001_v7007000_t0000_u01775351154372") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc901_d20260405_m010552_c001_v0001116_t0027_u01775351152963") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedca_d20260405_m010550_c001_v7007000_t0000_u01775351150765") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8fd_d20260405_m010548_c001_v0001116_t0013_u01775351148887") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedc8_d20260405_m010548_c001_v7007000_t0000_u01775351148319") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8fb_d20260405_m010546_c001_v0001116_t0025_u01775351146628") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8f5_d20260405_m010543_c001_v0001116_t0053_u01775351143610") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedc6_d20260405_m010543_c001_v7007000_t0000_u01775351143231") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8ed_d20260405_m010541_c001_v0001116_t0014_u01775351141479") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8eb_d20260405_m010540_c001_v0001116_t0029_u01775351140312") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183aedc5_d20260405_m010539_c001_v7007000_t0000_u01775351139938") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8e9_d20260405_m010536_c001_v0001116_t0050_u01775351136904") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8e3_d20260405_m010533_c001_v0001116_t0010_u01775351133654") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a891_d20260405_m010533_c001_v7007000_t0000_u01775351133289") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8df_d20260405_m010532_c001_v0001116_t0022_u01775351132314") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8dd_d20260405_m010531_c001_v0001116_t0009_u01775351131239") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a88e_d20260405_m010530_c001_v7007000_t0000_u01775351130873") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8d9_d20260405_m010526_c001_v0001116_t0017_u01775351126742") 2026/04/05 01:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a88b_d20260405_m010526_c001_v7007000_t0000_u01775351126372") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8d1_d20260405_m010525_c001_v0001116_t0042_u01775351125347") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a889_d20260405_m010524_c001_v7007000_t0000_u01775351124427") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8cb_d20260405_m010523_c001_v0001116_t0056_u01775351123424") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a887_d20260405_m010522_c001_v7007000_t0000_u01775351122876") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8c7_d20260405_m010521_c001_v0001116_t0004_u01775351121714") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a885_d20260405_m010520_c001_v7007000_t0000_u01775351120801") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8c3_d20260405_m010519_c001_v0001116_t0045_u01775351119653") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a883_d20260405_m010519_c001_v7007000_t0000_u01775351119109") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8c1_d20260405_m010518_c001_v0001116_t0043_u01775351118171") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a880_d20260405_m010517_c001_v7007000_t0000_u01775351117626") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8b9_d20260405_m010516_c001_v0001116_t0052_u01775351116623") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a877_d20260405_m010510_c001_v7007000_t0000_u01775351110865") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8ad_d20260405_m010509_c001_v0001116_t0047_u01775351109979") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a871_d20260405_m010509_c001_v7007000_t0000_u01775351109433") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8ab_d20260405_m010508_c001_v0001116_t0019_u01775351108398") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a86d_d20260405_m010507_c001_v7007000_t0000_u01775351107491") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8a7_d20260405_m010506_c001_v0001116_t0018_u01775351106311") 2026/04/05 01:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a866_d20260405_m010504_c001_v7007000_t0000_u01775351104134") 2026/04/05 01:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc8a3_d20260405_m010503_c001_v0001116_t0007_u01775351103155") 2026/04/05 01:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840d8_d20260405_m011156_c001_v7007000_t0000_u01775351516010") 2026/04/05 01:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a37885e_d20260405_m011153_c001_v0001106_t0019_u01775351513002") 2026/04/05 01:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f410358b8622b6998_d20260405_m011152_c001_v7007000_t0000_u01775351512058") 2026/04/05 01:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac460_d20260405_m011149_c001_v0001161_t0003_u01775351509118") 2026/04/05 01:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af54b_d20260405_m011558_c001_v7007000_t0000_u01775351758522") 2026/04/05 01:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdccfe_d20260405_m011557_c001_v0001116_t0036_u01775351757445") 2026/04/05 01:17:32 DEBUG : sub/yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a97d_d20260405_m010711_c001_v7007000_t0000_u01775351231374") 2026/04/05 01:17:32 DEBUG : sub/yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785b2_d20260405_m010709_c001_v0001106_t0021_u01775351229220") 2026/04/05 01:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840ac_d20260405_m011148_c001_v7007000_t0000_u01775351508362") 2026/04/05 01:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb3e_d20260405_m011146_c001_v0001116_t0018_u01775351506436") 2026/04/05 01:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a6_d20260405_m011145_c001_v7007000_t0000_u01775351505661") 2026/04/05 01:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcb3c_d20260405_m011143_c001_v0001116_t0021_u01775351503950") 2026/04/05 01:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840ad_d20260405_m011148_c001_v7007000_t0000_u01775351508543") 2026/04/05 01:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac456_d20260405_m011146_c001_v0001161_t0006_u01775351506425") 2026/04/05 01:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f405821d05fc840a7_d20260405_m011145_c001_v7007000_t0000_u01775351505844") 2026/04/05 01:17:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac450_d20260405_m011143_c001_v0001161_t0046_u01775351503949") 2026/04/05 01:17:33 DEBUG : three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a968_d20260405_m010701_c001_v7007000_t0000_u01775351221121") 2026/04/05 01:17:33 DEBUG : three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc99a_d20260405_m010659_c001_v0001116_t0003_u01775351219517") 2026/04/05 01:17:33 DEBUG : three: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdc98c_d20260405_m010656_c001_v0001116_t0040_u01775351216062") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af556_d20260405_m011600_c001_v7007000_t0000_u01775351760358") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac797_d20260405_m011559_c001_v0001161_t0011_u01775351759477") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5ea_d20260405_m011623_c001_v7007000_t0000_u01775351783253") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eee7_d20260405_m011620_c001_v0001106_t0044_u01775351780701") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5e1_d20260405_m011619_c001_v7007000_t0000_u01775351779154") 2026/04/05 01:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac7cb_d20260405_m011617_c001_v0001161_t0006_u01775351777571") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5c9_d20260405_m011616_c001_v7007000_t0000_u01775351776610") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcd1c_d20260405_m011615_c001_v0001116_t0000_u01775351775366") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af590_d20260405_m011609_c001_v7007000_t0000_u01775351769838") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac7ad_d20260405_m011607_c001_v0001161_t0040_u01775351767575") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5a5_d20260405_m011612_c001_v7007000_t0000_u01775351772447") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eee5_d20260405_m011610_c001_v0001106_t0045_u01775351770782") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af57c_d20260405_m011606_c001_v7007000_t0000_u01775351766386") 2026/04/05 01:17:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f1106bb688cfdcd08_d20260405_m011605_c001_v0001116_t0018_u01775351765366") 2026/04/05 01:17:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af56f_d20260405_m011604_c001_v7007000_t0000_u01775351764407") 2026/04/05 01:17:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378b36_d20260405_m011603_c001_v0001106_t0007_u01775351763279") 2026/04/05 01:17:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af563_d20260405_m011602_c001_v7007000_t0000_u01775351762336") 2026/04/05 01:17:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f105250205671eed3_d20260405_m011601_c001_v0001106_t0013_u01775351761304") 2026/04/05 01:17:34 DEBUG : toe/toe/toe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5ad57_d20260405_m011629_c001_v7007000_t0000_u01775351789101") 2026/04/05 01:17:34 DEBUG : toe/toe/toe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f106dfac1ccbac7e5_d20260405_m011628_c001_v0001161_t0056_u01775351788330") 2026/04/05 01:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5b5_d20260405_m011614_c001_v7007000_t0000_u01775351774404") 2026/04/05 01:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378b50_d20260405_m011613_c001_v0001106_t0055_u01775351773396") 2026/04/05 01:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5ec_d20260405_m011623_c001_v7007000_t0000_u01775351783845") 2026/04/05 01:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a378b5a_d20260405_m011622_c001_v0001106_t0045_u01775351782389") 2026/04/05 01:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4097fae6183af5e2_d20260405_m011619_c001_v7007000_t0000_u01775351779740") 2026/04/05 01:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f108434f186f41881_d20260405_m011618_c001_v0001180_t0034_u01775351778937") 2026/04/05 01:17:35 DEBUG : two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a96b_d20260405_m010701_c001_v7007000_t0000_u01775351221366") 2026/04/05 01:17:35 DEBUG : two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f409711afb0138e9d_d20260405_m010658_c001_v0001115_t0021_u01775351218828") 2026/04/05 01:17:35 DEBUG : two: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f4106bb688cfdc988_d20260405_m010655_c001_v0001116_t0013_u01775351215877") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a980_d20260405_m010712_c001_v7007000_t0000_u01775351232102") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11265982bb61643f_d20260405_m010710_c001_v0001033_t0039_u01775351230956") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a979_d20260405_m010707_c001_v7007000_t0000_u01775351227929") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f102be1435a3785aa_d20260405_m010705_c001_v0001106_t0034_u01775351225802") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a975_d20260405_m010704_c001_v7007000_t0000_u01775351224517") 2026/04/05 01:17:35 DEBUG : yam: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f109711afb0138ea1_d20260405_m010701_c001_v0001115_t0054_u01775351221927") 2026/04/05 01:17:35 DEBUG : yaml: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a97c_d20260405_m010708_c001_v7007000_t0000_u01775351228659") 2026/04/05 01:17:35 DEBUG : yaml: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f11581f20dacadab9_d20260405_m010707_c001_v0001146_t0006_u01775351227526") 2026/04/05 01:17:35 DEBUG : yaml: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f41931454b5b5a977_d20260405_m010705_c001_v7007000_t0000_u01775351225242") 2026/04/05 01:17:35 DEBUG : yaml: Deleting (id "4_z0f72fd7320bd5bbb9fd80e1b_f117fee99838ae30e_d20260405_m010703_c001_v0001174_t0043_u01775351223536") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m37.371731027s (try 1/5)