"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/19 05:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi" 2026/05/19 05:06:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 05:06:03 DEBUG : Creating backend with remote "/tmp/rclone4140007204" === 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:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:04 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/19 05:06:04 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:04 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:04 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:05 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:06 DEBUG : Creating backend with remote "/non-existing" 2026/05/19 05:06:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/19 05:06:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:08 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:08 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.55s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:09 INFO : B2 bucket rclone-test-yahiwat4hawi: Running all checks before starting transfers 2026/05/19 05:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:09 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:09 INFO : B2 bucket rclone-test-yahiwat4hawi: Checks finished, now starting transfers 2026/05/19 05:06:09 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:10 ERROR : Ignoring --no-traverse with sync 2026/05/19 05:06:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:10 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/19 05:06:11 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:11 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:12 DEBUG : hello world2: size = 12 OK 2026/05/19 05:06:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/19 05:06:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:06:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:13 DEBUG : potato2: size = 11 OK 2026/05/19 05:06:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:06:14 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:14 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:14 DEBUG : potato2: size = 11 OK 2026/05/19 05:06:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/19 05:06:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:06:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/19 05:06:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:06:15 INFO : sub dir2: Making directory 2026/05/19 05:06:15 INFO : sub dir: Making directory 2026/05/19 05:06:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:15 INFO : sub dir2/sub sub dir2: Making directory 2026/05/19 05:06:15 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:15 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:15 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/19 05:06:16 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:16 INFO : sub dir2: Making directory 2026/05/19 05:06:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/19 05:06:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:16 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:16 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:17 DEBUG : sub dir2: Making directory with metadata 2026/05/19 05:06:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:06:17 INFO : sub dir2: Making directory 2026/05/19 05:06:17 INFO : sub dir: Making directory 2026/05/19 05:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:18 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:18 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/19 05:06:18 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/19 05:06:18 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:19 INFO : sub dir2: Making directory 2026/05/19 05:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:19 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:20 DEBUG : sub dir2: Making directory with metadata 2026/05/19 05:06:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:06:20 INFO : sub dir2: Making directory 2026/05/19 05:06:20 INFO : sub dir: Making directory 2026/05/19 05:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:20 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:20 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:20 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/19 05:06:21 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:22 INFO : sub dir2: Making directory 2026/05/19 05:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:22 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:22 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:22 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sovigut6tewi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-sovigut6tewi 2026/05/19 05:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:24 DEBUG : B2 bucket rclone-test-sovigut6tewi: Waiting for checks to finish 2026/05/19 05:06:24 DEBUG : B2 bucket rclone-test-sovigut6tewi: Waiting for transfers to finish 2026/05/19 05:06:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:25 DEBUG : B2 bucket rclone-test-sovigut6tewi: Purge remote 2026/05/19 05:06:25 INFO : B2 bucket rclone-test-sovigut6tewi: cleaning bucket "rclone-test-sovigut6tewi" of all files 2026/05/19 05:06:25 DEBUG : sub dir/hello world: Deleting (id "4_zffc2cd73a00d3beb9fe80e1b_f114c016d8d28c9a8_d20260519_m050625_c001_v0001181_t0015_u01779167185293") --- PASS: TestServerSideCopy (3.77s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:06:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 05:06:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:27 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 05:06:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 05:06:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ziquwov4neba" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-ziquwov4neba 2026/05/19 05:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:29 DEBUG : B2 bucket rclone-test-ziquwov4neba: Waiting for checks to finish 2026/05/19 05:06:29 DEBUG : B2 bucket rclone-test-ziquwov4neba: Waiting for transfers to finish 2026/05/19 05:06:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:31 DEBUG : B2 bucket rclone-test-ziquwov4neba: Waiting for checks to finish 2026/05/19 05:06:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ziquwov4neba) 2026/05/19 05:06:31 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 05:06:31 DEBUG : B2 bucket rclone-test-ziquwov4neba: Waiting for transfers to finish 2026/05/19 05:06:31 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 05:06:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 05:06:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:32 DEBUG : B2 bucket rclone-test-ziquwov4neba: Purge remote 2026/05/19 05:06:32 INFO : B2 bucket rclone-test-ziquwov4neba: cleaning bucket "rclone-test-ziquwov4neba" of all files 2026/05/19 05:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2ddc3a00d3beb9fe80e1b_f11187546c6ff0d56_d20260519_m050631_c001_v0001092_t0018_u01779167191737") 2026/05/19 05:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2ddc3a00d3beb9fe80e1b_f117007258995bd5f_d20260519_m050630_c001_v0001172_t0036_u01779167190540") --- PASS: TestServerSideCopyOverSelf (5.56s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:06:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:34 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 05:06:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:34 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 05:06:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 05:06:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/19 05:06:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.62s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bunufeb9noru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-bunufeb9noru 2026/05/19 05:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:37 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for checks to finish 2026/05/19 05:06:37 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for transfers to finish 2026/05/19 05:06:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bunufeb9noru) 2026/05/19 05:06:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 05:06:38 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for checks to finish 2026/05/19 05:06:38 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for transfers to finish 2026/05/19 05:06:38 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 05:06:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 05:06:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:39 INFO : sub dir/hello world: Deleted 2026/05/19 05:06:39 DEBUG : testing file moves 2026/05/19 05:06:40 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for checks to finish 2026/05/19 05:06:40 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bunufeb9noru) 2026/05/19 05:06:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 05:06:40 DEBUG : B2 bucket rclone-test-bunufeb9noru: Waiting for transfers to finish 2026/05/19 05:06:40 DEBUG : sub dir/hello world: size = 24 OK 2026/05/19 05:06:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/19 05:06:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 05:06:40 INFO : sub dir/hello world: Deleted 2026/05/19 05:06:41 DEBUG : B2 bucket rclone-test-bunufeb9noru: Purge remote 2026/05/19 05:06:41 INFO : B2 bucket rclone-test-bunufeb9noru: cleaning bucket "rclone-test-bunufeb9noru" of all files 2026/05/19 05:06:41 DEBUG : sub dir/hello world: Deleting (id "4_z6f12fd83a00d3beb9fe80e1b_f1064ba38deaf43ad_d20260519_m050640_c001_v0001091_t0032_u01779167200219") 2026/05/19 05:06:41 DEBUG : sub dir/hello world: Deleting (id "4_z6f12fd83a00d3beb9fe80e1b_f107a30e7980777ac_d20260519_m050638_c001_v0001105_t0047_u01779167198806") 2026/05/19 05:06:41 DEBUG : sub dir/hello world: Deleting (id "4_z6f12fd83a00d3beb9fe80e1b_f11010a50fde52c66_d20260519_m050637_c001_v0001134_t0057_u01779167197679") --- PASS: TestServerSideMoveOverSelf (7.00s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:42 ERROR : error listing: directory not found 2026/05/19 05:06:43 INFO : Local file system at /tmp/rclone4140007204: Making directory 2026/05/19 05:06:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.38s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:06:44 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for checks to finish 2026/05/19 05:06:44 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for transfers to finish 2026/05/19 05:06:45 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/19 05:06:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:06:45 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/19 05:06:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/19 05:06:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:46 DEBUG : check sum: size = 1 OK 2026/05/19 05:06:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:06:46 INFO : check sum: Copied (new) 2026/05/19 05:06:46 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:46 DEBUG : check sum: size = 1 OK 2026/05/19 05:06:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:06:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/19 05:06:46 DEBUG : check sum: Unchanged skipping 2026/05/19 05:06:46 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:46 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:46 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/19 05:06:47 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:47 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:47 DEBUG : sizeonly: size = 6 OK 2026/05/19 05:06:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 05:06:47 INFO : sizeonly: Copied (new) 2026/05/19 05:06:47 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:48 DEBUG : sizeonly: size = 6 OK 2026/05/19 05:06:48 DEBUG : sizeonly: Sizes identical 2026/05/19 05:06:48 DEBUG : sizeonly: Unchanged skipping 2026/05/19 05:06:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:48 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/19 05:06:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/19 05:06:49 INFO : ignore-size: Copied (new) 2026/05/19 05:06:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:06:49 DEBUG : ignore-size: Unchanged skipping 2026/05/19 05:06:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:50 DEBUG : existing: size = 6 OK 2026/05/19 05:06:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:06:50 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:50 DEBUG : existing: Unchanged skipping 2026/05/19 05:06:50 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:50 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:50 INFO : There was nothing to transfer 2026/05/19 05:06:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/19 05:06:51 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:51 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:51 DEBUG : existing: size = 6 OK 2026/05/19 05:06:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 05:06:51 INFO : existing: Copied (replaced existing) 2026/05/19 05:06:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 05:06:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:52 DEBUG : existing: size = 6 OK 2026/05/19 05:06:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 05:06:52 INFO : existing: Copied (new) 2026/05/19 05:06:52 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:52 DEBUG : existing: Destination exists, skipping 2026/05/19 05:06:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:52 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/19 05:06:54 DEBUG : c/non empty space: size = 5 OK 2026/05/19 05:06:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:06:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 05:06:54 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 05:06:54 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:54 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:54 DEBUG : a/potato2: size = 60 OK 2026/05/19 05:06:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:06:54 INFO : a/potato2: Copied (new) 2026/05/19 05:06:54 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:56 DEBUG : empty space: size = 1 OK 2026/05/19 05:06:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 05:06:56 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:06:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/19 05:06:56 DEBUG : empty space: Unchanged skipping 2026/05/19 05:06:56 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:56 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:56 INFO : There was nothing to transfer 2026/05/19 05:06:56 DEBUG : empty space: size = 1 OK 2026/05/19 05:06:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 05:06:56 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:06:57 INFO : empty space: Updated modification time in destination 2026/05/19 05:06:57 DEBUG : empty space: Unchanged skipping 2026/05/19 05:06:57 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:57 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:58 DEBUG : empty space: size = 1 OK 2026/05/19 05:06:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 05:06:58 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:06:58 DEBUG : empty space: Unchanged skipping 2026/05/19 05:06:58 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:06:58 DEBUG : Waiting for deletions to finish 2026/05/19 05:06:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:06:59 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:06:59 DEBUG : foo: size = 3 OK 2026/05/19 05:06:59 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 05:06:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:06:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:06:59 DEBUG : foo: sha1 differ 2026/05/19 05:06:59 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:00 DEBUG : foo: size = 3 OK 2026/05/19 05:07:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/19 05:07:00 INFO : foo: Copied (replaced existing) 2026/05/19 05:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/19 05:07:01 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:01 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:01 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:01 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:01 DEBUG : potato: size = 60 OK 2026/05/19 05:07:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:01 INFO : potato: Copied (new) 2026/05/19 05:07:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:07:03 DEBUG : potato: size = 60 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:03 DEBUG : potato: Sizes differ 2026/05/19 05:07:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:03 DEBUG : potato: size = 21 OK 2026/05/19 05:07:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/19 05:07:03 INFO : potato: Copied (replaced existing) 2026/05/19 05:07:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:05 DEBUG : potato: size = 21 OK 2026/05/19 05:07:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/19 05:07:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4140007204) 2026/05/19 05:07:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:05 DEBUG : potato: sha1 differ 2026/05/19 05:07:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:05 DEBUG : potato: size = 21 OK 2026/05/19 05:07:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/19 05:07:05 INFO : potato: Copied (replaced existing) 2026/05/19 05:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:07 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:07 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/19 05:07:07 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:08 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:08 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:08 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:08 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:09 DEBUG : potato2: size = 60 OK 2026/05/19 05:07:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:09 INFO : potato2: Copied (new) 2026/05/19 05:07:09 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:10 INFO : d: Making directory 2026/05/19 05:07:10 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/19 05:07:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:10 DEBUG : c/non empty space: size = 5 OK 2026/05/19 05:07:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:10 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 05:07:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:11 DEBUG : a/potato2: size = 60 OK 2026/05/19 05:07:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:11 INFO : a/potato2: Copied (new) 2026/05/19 05:07:11 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/19 05:07:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:13 DEBUG : c/non empty space: size = 5 OK 2026/05/19 05:07:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:13 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 05:07:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:13 DEBUG : a/potato2: size = 60 OK 2026/05/19 05:07:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:13 INFO : a/potato2: Copied (new) 2026/05/19 05:07:13 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting files as there were IO errors 2026/05/19 05:07:13 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:15 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:15 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:15 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:15 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:15 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:15 INFO : potato: Deleted 2026/05/19 05:07:15 DEBUG : potato2: size = 60 OK 2026/05/19 05:07:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:16 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:17 INFO : potato: Deleted 2026/05/19 05:07:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:17 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:17 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:17 DEBUG : potato2: size = 60 OK 2026/05/19 05:07:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:19 DEBUG : potato2: size = 19 OK 2026/05/19 05:07:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/19 05:07:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:21 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : enormous: Excluded 2026/05/19 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : potato2: Excluded 2026/05/19 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:21 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:21 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:21 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:21 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:21 INFO : There was nothing to transfer 2026/05/19 05:07:21 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : enormous: Excluded 2026/05/19 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : potato2: Excluded 2026/05/19 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 05:07:21 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/19 05:07:21 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:21 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for checks to finish 2026/05/19 05:07:21 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for transfers to finish 2026/05/19 05:07:21 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:23 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 05:07:23 DEBUG : enormous: Excluded 2026/05/19 05:07:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 05:07:23 DEBUG : potato2: Excluded 2026/05/19 05:07:23 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:07:23 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:23 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:23 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:23 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:23 INFO : enormous: Deleted 2026/05/19 05:07:23 INFO : potato2: Deleted 2026/05/19 05:07:23 INFO : There was nothing to transfer 2026/05/19 05:07:24 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/19 05:07:24 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:24 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for checks to finish 2026/05/19 05:07:24 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for transfers to finish 2026/05/19 05:07:24 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:24 INFO : enormous: Deleted 2026/05/19 05:07:24 INFO : potato2: Deleted 2026/05/19 05:07:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:25 DEBUG : five: Need to transfer - File not found at Destination 2026/05/19 05:07:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:07:25 DEBUG : four: size = 8 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:25 DEBUG : four: Sizes differ 2026/05/19 05:07:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/19 05:07:25 DEBUG : one: Destination is newer than source, skipping 2026/05/19 05:07:25 DEBUG : three: size = 5 OK 2026/05/19 05:07:25 DEBUG : two: size = 3 OK 2026/05/19 05:07:25 DEBUG : three: Sizes identical 2026/05/19 05:07:25 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 05:07:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4140007204) 2026/05/19 05:07:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:25 DEBUG : two: sha1 differ 2026/05/19 05:07:25 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:26 DEBUG : five: size = 4 OK 2026/05/19 05:07:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/19 05:07:26 INFO : five: Copied (new) 2026/05/19 05:07:26 DEBUG : four: size = 4 OK 2026/05/19 05:07:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/19 05:07:26 INFO : four: Copied (replaced existing) 2026/05/19 05:07:26 DEBUG : two: size = 3 OK 2026/05/19 05:07:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 05:07:26 INFO : two: Copied (replaced existing) 2026/05/19 05:07:26 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:27 DEBUG : five: size = 4 OK 2026/05/19 05:07:27 DEBUG : one: Destination is newer than source, skipping 2026/05/19 05:07:27 DEBUG : two: size = 3 OK 2026/05/19 05:07:27 DEBUG : three: size = 5 OK 2026/05/19 05:07:27 DEBUG : four: size = 4 OK 2026/05/19 05:07:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/19 05:07:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/19 05:07:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 05:07:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 05:07:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4140007204) 2026/05/19 05:07:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/19 05:07:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:27 DEBUG : three: sha1 differ 2026/05/19 05:07:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 05:07:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/19 05:07:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/19 05:07:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 05:07:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/19 05:07:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:27 DEBUG : three: size = 5 OK 2026/05/19 05:07:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:07:27 INFO : three: Copied (replaced existing) 2026/05/19 05:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/19 05:07:29 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:29 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:29 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:29 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 05:07:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/19 05:07:29 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:29 DEBUG : yam: size = 11 OK 2026/05/19 05:07:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:29 INFO : yam: Copied (new) 2026/05/19 05:07:29 DEBUG : potato: size = 14 OK 2026/05/19 05:07:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 05:07:29 INFO : potato: Copied (new) 2026/05/19 05:07:29 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:30 DEBUG : potato: size = 14 OK 2026/05/19 05:07:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:07:30 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:30 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:30 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:30 DEBUG : potato: Unchanged skipping 2026/05/19 05:07:30 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:30 DEBUG : yaml: size = 11 OK 2026/05/19 05:07:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:30 INFO : yam: Copied (server-side copy) to: yaml 2026/05/19 05:07:31 INFO : yam: Deleted 2026/05/19 05:07:31 INFO : yaml: Renamed from "yam" 2026/05/19 05:07:31 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/19 05:07:32 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:32 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 05:07:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/19 05:07:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:32 DEBUG : potato: size = 14 OK 2026/05/19 05:07:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 05:07:32 INFO : potato: Copied (new) 2026/05/19 05:07:32 DEBUG : yam: size = 11 OK 2026/05/19 05:07:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:32 INFO : yam: Copied (new) 2026/05/19 05:07:32 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:33 DEBUG : potato: size = 14 OK 2026/05/19 05:07:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:07:33 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:33 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:33 DEBUG : potato: Unchanged skipping 2026/05/19 05:07:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:33 DEBUG : yaml: size = 11 OK 2026/05/19 05:07:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:33 INFO : yam: Copied (server-side copy) to: yaml 2026/05/19 05:07:33 INFO : yam: Deleted 2026/05/19 05:07:33 INFO : yaml: Renamed from "yam" 2026/05/19 05:07:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/19 05:07:34 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:34 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 05:07:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/19 05:07:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:35 DEBUG : sub/yam: size = 11 OK 2026/05/19 05:07:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:35 INFO : sub/yam: Copied (new) 2026/05/19 05:07:35 DEBUG : potato: size = 14 OK 2026/05/19 05:07:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 05:07:35 INFO : potato: Copied (new) 2026/05/19 05:07:35 DEBUG : Waiting for deletions to finish 2026/05/19 05:07:35 DEBUG : potato: size = 14 OK 2026/05/19 05:07:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:07:35 DEBUG : potato: Unchanged skipping 2026/05/19 05:07:35 INFO : B2 bucket rclone-test-yahiwat4hawi: Making map for --track-renames 2026/05/19 05:07:35 INFO : B2 bucket rclone-test-yahiwat4hawi: Finished making map for --track-renames 2026/05/19 05:07:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for renames to finish 2026/05/19 05:07:36 DEBUG : yam: size = 11 OK 2026/05/19 05:07:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 05:07:36 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/19 05:07:36 INFO : sub/yam: Deleted 2026/05/19 05:07:36 INFO : yam: Renamed from "sub/yam" 2026/05/19 05:07:36 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.77s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:37 DEBUG : Creating backend with remote "/tmp/rclone4140007204/dir1" 2026/05/19 05:07:37 DEBUG : Config file has changed externally - reloading 2026/05/19 05:07:37 DEBUG : Creating backend with remote "/tmp/rclone4140007204/dir2" 2026/05/19 05:07:37 DEBUG : Local file system at /tmp/rclone4140007204/dir2: Using server-side directory move 2026/05/19 05:07:37 INFO : Local file system at /tmp/rclone4140007204/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/19 05:07:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/19 05:07:37 DEBUG : Local file system at /tmp/rclone4140007204/dir2: Waiting for checks to finish 2026/05/19 05:07:37 DEBUG : Local file system at /tmp/rclone4140007204/dir2: Waiting for transfers to finish 2026/05/19 05:07:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:07:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/19 05:07:38 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:38 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/19 05:07:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/19 05:07:38 INFO : nested/sub dir/file: Copied (new) 2026/05/19 05:07:38 INFO : nested/sub dir/file: Deleted 2026/05/19 05:07:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:07:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:07:38 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:07:38 INFO : sub dir/hello world: Deleted 2026/05/19 05:07:38 INFO : sub dir: Removing directory 2026/05/19 05:07:38 INFO : nested/sub dir: Removing directory 2026/05/19 05:07:38 INFO : nested: Removing directory 2026/05/19 05:07:38 DEBUG : Local file system at /tmp/rclone4140007204: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 05:07:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/19 05:07:40 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:40 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/19 05:07:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/19 05:07:40 INFO : nested/sub dir/file: Copied (new) 2026/05/19 05:07:40 INFO : nested/sub dir/file: Deleted 2026/05/19 05:07:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 05:07:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:07:40 INFO : sub dir/hello world: Copied (new) 2026/05/19 05:07:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/19 05:07:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 05:07:41 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:41 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:41 DEBUG : existing: size = 6 OK 2026/05/19 05:07:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 05:07:41 INFO : existing: Copied (new) 2026/05/19 05:07:41 INFO : existing: Deleted 2026/05/19 05:07:41 DEBUG : existing-b: size = 6 OK 2026/05/19 05:07:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/19 05:07:41 INFO : existing-b: Copied (new) 2026/05/19 05:07:41 INFO : existing-b: Deleted 2026/05/19 05:07:42 DEBUG : existing: Destination exists, skipping 2026/05/19 05:07:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/19 05:07:42 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:07:42 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:07:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzoden3wove" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-nuzoden3wove 2026/05/19 05:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:47 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 05:07:47 DEBUG : empty space: Unchanged skipping 2026/05/19 05:07:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nuzoden3wove) 2026/05/19 05:07:47 DEBUG : potato3: Sizes differ 2026/05/19 05:07:47 DEBUG : B2 bucket rclone-test-nuzoden3wove: Waiting for checks to finish 2026/05/19 05:07:47 INFO : empty space: Deleted 2026/05/19 05:07:47 DEBUG : B2 bucket rclone-test-nuzoden3wove: Waiting for transfers to finish 2026/05/19 05:07:47 DEBUG : potato2: size = 60 OK 2026/05/19 05:07:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:47 INFO : potato2: Copied (server-side copy) 2026/05/19 05:07:48 INFO : potato2: Deleted 2026/05/19 05:07:48 DEBUG : potato3: size = 68 OK 2026/05/19 05:07:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:07:48 INFO : potato3: Copied (server-side copy) 2026/05/19 05:07:48 INFO : potato3: Deleted 2026/05/19 05:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jemajis5diye" 2026/05/19 05:07:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/19 05:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 05:07:50 DEBUG : B2 bucket rclone-test-jemajis5diye: Waiting for checks to finish 2026/05/19 05:07:50 DEBUG : B2 bucket rclone-test-jemajis5diye: Waiting for transfers to finish 2026/05/19 05:07:50 DEBUG : empty space: size = 1 OK 2026/05/19 05:07:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:07:50 INFO : empty space: Copied (server-side copy) 2026/05/19 05:07:50 INFO : empty space: Deleted 2026/05/19 05:07:51 DEBUG : potato2: size = 60 OK 2026/05/19 05:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:07:51 INFO : potato2: Copied (server-side copy) 2026/05/19 05:07:51 DEBUG : potato3: size = 68 OK 2026/05/19 05:07:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:07:51 INFO : potato3: Copied (server-side copy) 2026/05/19 05:07:51 INFO : potato2: Deleted 2026/05/19 05:07:51 INFO : potato3: Deleted 2026/05/19 05:07:51 DEBUG : B2 bucket rclone-test-jemajis5diye: Purge remote 2026/05/19 05:07:51 INFO : B2 bucket rclone-test-jemajis5diye: cleaning bucket "rclone-test-jemajis5diye" of all files 2026/05/19 05:07:51 DEBUG : empty space: Deleting (id "4_z1f821d53a02d3beb9fe80e1b_f104af3ebdf98a7d7_d20260519_m050750_c001_v0001150_t0055_u01779167270606") 2026/05/19 05:07:51 DEBUG : potato2: Deleting (id "4_z1f821d53a02d3beb9fe80e1b_f107ca069380c0958_d20260519_m050750_c001_v0001178_t0042_u01779167270891") 2026/05/19 05:07:51 DEBUG : potato3: Deleting (id "4_z1f821d53a02d3beb9fe80e1b_f106be9150090fbe1_d20260519_m050750_c001_v0001176_t0036_u01779167270981") 2026/05/19 05:07:52 DEBUG : B2 bucket rclone-test-nuzoden3wove: Purge remote 2026/05/19 05:07:52 INFO : B2 bucket rclone-test-nuzoden3wove: cleaning bucket "rclone-test-nuzoden3wove" of all files 2026/05/19 05:07:52 DEBUG : empty space: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f41560bbd432147d6_d20260519_m050750_c001_v7007000_t0000_u01779167270884") 2026/05/19 05:07:52 DEBUG : empty space: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f1042abf066a6da04_d20260519_m050746_c001_v0001040_t0005_u01779167266317") 2026/05/19 05:07:52 DEBUG : potato2: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f41560bbd432147d8_d20260519_m050751_c001_v7007000_t0000_u01779167271155") 2026/05/19 05:07:52 DEBUG : potato2: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f11233496758b926d_d20260519_m050747_c001_v0001157_t0046_u01779167267688") 2026/05/19 05:07:52 DEBUG : potato3: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f419584b4b29e9857_d20260519_m050751_c001_v7007000_t0000_u01779167271187") 2026/05/19 05:07:52 DEBUG : potato3: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f1117ecbf0573e6d3_d20260519_m050748_c001_v0001105_t0023_u01779167268027") 2026/05/19 05:07:52 DEBUG : potato3: Deleting (id "4_z8fb20d23a02d3beb9fe80e1b_f1042abf066a6da06_d20260519_m050746_c001_v0001040_t0038_u01779167266789") 2026/05/19 05:07:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/19 05:07:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 05:07:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wumexah3ruji" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-wumexah3ruji 2026/05/19 05:07:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 05:07:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 05:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:07:59 DEBUG : B2 bucket rclone-test-wumexah3ruji: Waiting for checks to finish 2026/05/19 05:07:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:07:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wumexah3ruji) 2026/05/19 05:07:59 DEBUG : potato3: Sizes differ 2026/05/19 05:07:59 DEBUG : B2 bucket rclone-test-wumexah3ruji: Waiting for transfers to finish 2026/05/19 05:08:00 DEBUG : potato2: size = 60 OK 2026/05/19 05:08:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:08:00 INFO : potato2: Copied (server-side copy) 2026/05/19 05:08:00 INFO : potato2: Deleted 2026/05/19 05:08:01 DEBUG : potato3: size = 68 OK 2026/05/19 05:08:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:08:01 INFO : potato3: Copied (server-side copy) 2026/05/19 05:08:01 INFO : potato3: Deleted 2026/05/19 05:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sopuzej9nigo" 2026/05/19 05:08:02 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 05:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:08:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 05:08:02 DEBUG : B2 bucket rclone-test-sopuzej9nigo: Waiting for checks to finish 2026/05/19 05:08:02 DEBUG : B2 bucket rclone-test-sopuzej9nigo: Waiting for transfers to finish 2026/05/19 05:08:03 DEBUG : potato2: size = 60 OK 2026/05/19 05:08:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:08:03 INFO : potato2: Copied (server-side copy) 2026/05/19 05:08:03 INFO : potato2: Deleted 2026/05/19 05:08:03 DEBUG : potato3: size = 68 OK 2026/05/19 05:08:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:08:03 INFO : potato3: Copied (server-side copy) 2026/05/19 05:08:04 INFO : potato3: Deleted 2026/05/19 05:08:04 DEBUG : B2 bucket rclone-test-sopuzej9nigo: Purge remote 2026/05/19 05:08:04 INFO : B2 bucket rclone-test-sopuzej9nigo: cleaning bucket "rclone-test-sopuzej9nigo" of all files 2026/05/19 05:08:04 DEBUG : potato2: Deleting (id "4_zff924d63a02d3beb9fe80e1b_f106c09a3498d3660_d20260519_m050803_c001_v0001157_t0004_u01779167283351") 2026/05/19 05:08:04 DEBUG : potato3: Deleting (id "4_zff924d63a02d3beb9fe80e1b_f106f2385db3c5b74_d20260519_m050803_c001_v0001184_t0044_u01779167283753") 2026/05/19 05:08:05 DEBUG : B2 bucket rclone-test-wumexah3ruji: Purge remote 2026/05/19 05:08:05 INFO : B2 bucket rclone-test-wumexah3ruji: cleaning bucket "rclone-test-wumexah3ruji" of all files 2026/05/19 05:08:05 DEBUG : empty space: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f115302420a64a791_d20260519_m050758_c001_v0001165_t0055_u01779167278958") 2026/05/19 05:08:05 DEBUG : potato2: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f4180ab6f18d162a0_d20260519_m050803_c001_v7007000_t0000_u01779167283754") 2026/05/19 05:08:05 DEBUG : potato2: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f117554d383a659df_d20260519_m050759_c001_v0001029_t0007_u01779167279883") 2026/05/19 05:08:05 DEBUG : potato3: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f4180ab6f18d162a1_d20260519_m050803_c001_v7007000_t0000_u01779167283985") 2026/05/19 05:08:05 DEBUG : potato3: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f10408fe0b8d14017_d20260519_m050800_c001_v0001109_t0003_u01779167280240") 2026/05/19 05:08:05 DEBUG : potato3: Deleting (id "4_z8f223d33a02d3beb9fe80e1b_f115302420a64a793_d20260519_m050759_c001_v0001165_t0017_u01779167279256") --- PASS: TestServerSideMoveWithFilter (12.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxedol2guxi" 2026/05/19 05:08:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yahiwat4hawi -> B2 bucket rclone-test-kaxedol2guxi 2026/05/19 05:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:08:13 DEBUG : empty space: size = 1 OK 2026/05/19 05:08:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 05:08:13 DEBUG : empty space: Unchanged skipping 2026/05/19 05:08:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:08:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kaxedol2guxi) 2026/05/19 05:08:13 DEBUG : potato3: Sizes differ 2026/05/19 05:08:13 DEBUG : B2 bucket rclone-test-kaxedol2guxi: Waiting for checks to finish 2026/05/19 05:08:13 INFO : empty space: Deleted 2026/05/19 05:08:13 DEBUG : B2 bucket rclone-test-kaxedol2guxi: Waiting for transfers to finish 2026/05/19 05:08:13 DEBUG : potato2: size = 60 OK 2026/05/19 05:08:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:08:13 INFO : potato2: Copied (server-side copy) 2026/05/19 05:08:13 INFO : potato2: Deleted 2026/05/19 05:08:14 DEBUG : potato3: size = 68 OK 2026/05/19 05:08:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:08:14 INFO : potato3: Copied (server-side copy) 2026/05/19 05:08:14 INFO : potato3: Deleted 2026/05/19 05:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-baxumoz3foti" 2026/05/19 05:08:15 INFO : tomatoDir: Making directory 2026/05/19 05:08:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/19 05:08:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 05:08:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 05:08:16 DEBUG : B2 bucket rclone-test-baxumoz3foti: Waiting for checks to finish 2026/05/19 05:08:16 DEBUG : B2 bucket rclone-test-baxumoz3foti: Waiting for transfers to finish 2026/05/19 05:08:16 DEBUG : empty space: size = 1 OK 2026/05/19 05:08:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 05:08:16 INFO : empty space: Copied (server-side copy) 2026/05/19 05:08:16 INFO : empty space: Deleted 2026/05/19 05:08:16 DEBUG : potato3: size = 68 OK 2026/05/19 05:08:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 05:08:16 INFO : potato3: Copied (server-side copy) 2026/05/19 05:08:17 INFO : potato3: Deleted 2026/05/19 05:08:17 DEBUG : potato2: size = 60 OK 2026/05/19 05:08:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 05:08:17 INFO : potato2: Copied (server-side copy) 2026/05/19 05:08:17 INFO : potato2: Deleted 2026/05/19 05:08:18 DEBUG : B2 bucket rclone-test-baxumoz3foti: Purge remote 2026/05/19 05:08:18 INFO : B2 bucket rclone-test-baxumoz3foti: cleaning bucket "rclone-test-baxumoz3foti" of all files 2026/05/19 05:08:18 DEBUG : empty space: Deleting (id "4_zef527da3a02d3beb9fe80e1b_f1085ef693be933c4_d20260519_m050816_c001_v0001176_t0009_u01779167296628") 2026/05/19 05:08:18 DEBUG : potato2: Deleting (id "4_zef527da3a02d3beb9fe80e1b_f1116ad8e6a5fd413_d20260519_m050817_c001_v0001115_t0056_u01779167297005") 2026/05/19 05:08:18 DEBUG : potato3: Deleting (id "4_zef527da3a02d3beb9fe80e1b_f11542b7371a7a6a7_d20260519_m050816_c001_v0001183_t0034_u01779167296861") 2026/05/19 05:08:19 DEBUG : B2 bucket rclone-test-kaxedol2guxi: Purge remote 2026/05/19 05:08:19 INFO : B2 bucket rclone-test-kaxedol2guxi: cleaning bucket "rclone-test-kaxedol2guxi" of all files 2026/05/19 05:08:19 DEBUG : empty space: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f404438fe61271630_d20260519_m050816_c001_v7007000_t0000_u01779167296840") 2026/05/19 05:08:19 DEBUG : empty space: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f109fdda034c4a795_d20260519_m050811_c001_v0001144_t0001_u01779167291771") 2026/05/19 05:08:19 DEBUG : potato2: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f404438fe61271632_d20260519_m050817_c001_v7007000_t0000_u01779167297609") 2026/05/19 05:08:19 DEBUG : potato2: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f119682ed86afc99b_d20260519_m050813_c001_v0001174_t0032_u01779167293520") 2026/05/19 05:08:19 DEBUG : potato3: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f404438fe61271631_d20260519_m050817_c001_v7007000_t0000_u01779167297070") 2026/05/19 05:08:19 DEBUG : potato3: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f108004f38ca82a8e_d20260519_m050813_c001_v0001042_t0015_u01779167293872") 2026/05/19 05:08:19 DEBUG : potato3: Deleting (id "4_z8f626d53a02d3beb9fe80e1b_f109fdda034c4a79b_d20260519_m050812_c001_v0001144_t0055_u01779167292286") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.61s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/rclone-sync-test" 2026/05/19 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/rclone-sync-test-include/layer2" 2026/05/19 05:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/rclone-sync-test-ignore-file" 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test: Waiting for checks to finish 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test: Waiting for transfers to finish 2026/05/19 05:08:32 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:32 INFO : There was nothing to transfer 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:08:32 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:32 INFO : There was nothing to transfer 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/19 05:08:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/19 05:08:32 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:32 INFO : There was nothing to transfer 2026/05/19 05:08:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:08:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:08:33 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:33 INFO : There was nothing to transfer 2026/05/19 05:08:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/19 05:08:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/19 05:08:33 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.25s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/CompareDest" 2026/05/19 05:08:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/19 05:08:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:38 DEBUG : one: size = 3 OK 2026/05/19 05:08:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:08:38 INFO : one: Copied (new) 2026/05/19 05:08:38 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:38 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:38 DEBUG : one: Sizes differ 2026/05/19 05:08:38 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:39 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:39 DEBUG : one: size = 5 OK 2026/05/19 05:08:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 05:08:39 INFO : one: Copied (replaced existing) 2026/05/19 05:08:39 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:41 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:41 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:41 DEBUG : one: Sizes differ 2026/05/19 05:08:41 DEBUG : one: size = 5 OK 2026/05/19 05:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 05:08:41 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:41 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:41 INFO : There was nothing to transfer 2026/05/19 05:08:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:43 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:43 DEBUG : one: Sizes differ 2026/05/19 05:08:43 DEBUG : two: size = 3 OK 2026/05/19 05:08:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 05:08:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:43 DEBUG : one: size = 5 OK 2026/05/19 05:08:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 05:08:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:43 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:43 INFO : There was nothing to transfer 2026/05/19 05:08:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:43 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:43 DEBUG : one: Sizes differ 2026/05/19 05:08:44 DEBUG : two: size = 3 OK 2026/05/19 05:08:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 05:08:44 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:44 DEBUG : one: size = 5 OK 2026/05/19 05:08:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 05:08:44 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:44 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:44 INFO : There was nothing to transfer 2026/05/19 05:08:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:44 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:44 DEBUG : one: Sizes differ 2026/05/19 05:08:45 DEBUG : one: size = 5 OK 2026/05/19 05:08:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 05:08:45 DEBUG : two: size = 3 OK 2026/05/19 05:08:45 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/19 05:08:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 05:08:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 05:08:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:45 DEBUG : Waiting for deletions to finish 2026/05/19 05:08:45 INFO : There was nothing to transfer 2026/05/19 05:08:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:45 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:08:45 DEBUG : one: Sizes differ 2026/05/19 05:08:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:08:45 DEBUG : two: size = 3 (B2 bucket rclone-test-yahiwat4hawi path CompareDest) 2026/05/19 05:08:45 DEBUG : two: Sizes differ 2026/05/19 05:08:45 DEBUG : two: Need to transfer - File not found at Destination 2026/05/19 05:08:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:08:45 DEBUG : one: size = 5 OK 2026/05/19 05:08:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:08:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 05:08:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:08:47 DEBUG : two: size = 5 OK 2026/05/19 05:08:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/19 05:08:47 INFO : two: Copied (new) 2026/05/19 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.03s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dest" 2026/05/19 05:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/pre-dest1" 2026/05/19 05:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/pre-dest2" 2026/05/19 05:08:54 DEBUG : 1: size = 1 OK 2026/05/19 05:08:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:08:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/19 05:08:55 DEBUG : 2: size = 1 OK 2026/05/19 05:08:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:08:55 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/19 05:08:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/19 05:08:55 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dest: Waiting for checks to finish 2026/05/19 05:08:55 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dest: Waiting for transfers to finish 2026/05/19 05:08:56 DEBUG : 3: size = 1 OK 2026/05/19 05:08:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/19 05:08:56 INFO : 3: Copied (new) 2026/05/19 05:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.75s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/CopyDest" 2026/05/19 05:09:01 DEBUG : one: Need to transfer - File not found at Destination 2026/05/19 05:09:01 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:01 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:01 DEBUG : one: size = 3 OK 2026/05/19 05:09:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:01 INFO : one: Copied (new) 2026/05/19 05:09:01 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:02 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:02 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:02 DEBUG : one: Sizes differ 2026/05/19 05:09:02 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:02 DEBUG : one: size = 5 OK 2026/05/19 05:09:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 05:09:02 INFO : one: Copied (replaced existing) 2026/05/19 05:09:02 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/BackupDir" 2026/05/19 05:09:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:05 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:05 DEBUG : one: Sizes differ 2026/05/19 05:09:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:06 DEBUG : one: size = 5 OK 2026/05/19 05:09:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:06 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:06 DEBUG : one: Sizes differ 2026/05/19 05:09:07 DEBUG : one: size = 3 OK 2026/05/19 05:09:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:07 INFO : one: Copied (server-side copy) 2026/05/19 05:09:08 INFO : one: Deleted 2026/05/19 05:09:08 DEBUG : one: size = 5 OK 2026/05/19 05:09:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 05:09:08 INFO : one: Copied (server-side copy) 2026/05/19 05:09:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/19 05:09:08 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:08 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:09 DEBUG : one: size = 5 OK 2026/05/19 05:09:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:09 DEBUG : one: Unchanged skipping 2026/05/19 05:09:10 DEBUG : two: size = 3 OK 2026/05/19 05:09:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:10 DEBUG : two: size = 3 OK 2026/05/19 05:09:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 05:09:10 INFO : two: Copied (server-side copy) 2026/05/19 05:09:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/19 05:09:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:10 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:10 DEBUG : one: size = 5 OK 2026/05/19 05:09:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:10 DEBUG : two: size = 3 OK 2026/05/19 05:09:10 DEBUG : one: Unchanged skipping 2026/05/19 05:09:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:10 DEBUG : two: Unchanged skipping 2026/05/19 05:09:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:10 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:10 INFO : There was nothing to transfer 2026/05/19 05:09:11 DEBUG : one: size = 5 OK 2026/05/19 05:09:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:11 DEBUG : one: Unchanged skipping 2026/05/19 05:09:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:12 DEBUG : three: size = 5 (B2 bucket rclone-test-yahiwat4hawi path CopyDest) 2026/05/19 05:09:12 DEBUG : three: Sizes differ 2026/05/19 05:09:12 DEBUG : three: Destination not found in --copy-dest 2026/05/19 05:09:12 DEBUG : three: Need to transfer - File not found at Destination 2026/05/19 05:09:12 DEBUG : two: size = 3 OK 2026/05/19 05:09:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 05:09:12 DEBUG : two: Unchanged skipping 2026/05/19 05:09:12 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:12 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:12 DEBUG : three: size = 7 OK 2026/05/19 05:09:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/19 05:09:12 INFO : three: Copied (new) 2026/05/19 05:09:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.34s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/backup" 2026/05/19 05:09:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:19 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:19 DEBUG : one: Sizes differ 2026/05/19 05:09:19 DEBUG : two: size = 3 OK 2026/05/19 05:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:19 DEBUG : two: Unchanged skipping 2026/05/19 05:09:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:20 DEBUG : one: size = 3 OK 2026/05/19 05:09:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:20 INFO : one: Copied (server-side copy) 2026/05/19 05:09:20 INFO : one: Deleted 2026/05/19 05:09:20 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:21 DEBUG : one: size = 4 OK 2026/05/19 05:09:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:21 INFO : one: Copied (new) 2026/05/19 05:09:21 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:21 DEBUG : three.txt: size = 5 OK 2026/05/19 05:09:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:09:21 INFO : three.txt: Copied (server-side copy) 2026/05/19 05:09:22 INFO : three.txt: Deleted 2026/05/19 05:09:22 INFO : three.txt: Moved into backup dir 2026/05/19 05:09:23 DEBUG : two: size = 3 OK 2026/05/19 05:09:23 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:23 DEBUG : two: Unchanged skipping 2026/05/19 05:09:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:23 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:23 DEBUG : one: Sizes differ 2026/05/19 05:09:24 DEBUG : one: size = 4 OK 2026/05/19 05:09:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:24 INFO : one: Copied (server-side copy) 2026/05/19 05:09:24 INFO : one: Deleted 2026/05/19 05:09:24 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:24 DEBUG : one: size = 5 OK 2026/05/19 05:09:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:09:24 INFO : one: Copied (new) 2026/05/19 05:09:24 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:25 DEBUG : three.txt: size = 6 OK 2026/05/19 05:09:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:09:25 INFO : three.txt: Copied (server-side copy) 2026/05/19 05:09:25 INFO : three.txt: Deleted 2026/05/19 05:09:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.20s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/backup" 2026/05/19 05:09:31 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:31 DEBUG : two: size = 3 OK 2026/05/19 05:09:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:31 DEBUG : two: Unchanged skipping 2026/05/19 05:09:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:31 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:31 DEBUG : one: Sizes differ 2026/05/19 05:09:33 DEBUG : one.bak: size = 3 OK 2026/05/19 05:09:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:33 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:09:33 INFO : one: Deleted 2026/05/19 05:09:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:34 DEBUG : one: size = 4 OK 2026/05/19 05:09:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:34 INFO : one: Copied (new) 2026/05/19 05:09:34 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:34 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 05:09:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:09:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:09:35 INFO : three.txt: Deleted 2026/05/19 05:09:35 INFO : three.txt: Moved into backup dir 2026/05/19 05:09:36 DEBUG : two: size = 3 OK 2026/05/19 05:09:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:36 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:36 DEBUG : two: Unchanged skipping 2026/05/19 05:09:36 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:36 DEBUG : one: Sizes differ 2026/05/19 05:09:37 DEBUG : one.bak: size = 4 OK 2026/05/19 05:09:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:37 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:09:37 INFO : one: Deleted 2026/05/19 05:09:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:38 DEBUG : one: size = 5 OK 2026/05/19 05:09:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:09:38 INFO : one: Copied (new) 2026/05/19 05:09:38 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:38 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 05:09:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:09:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:09:39 INFO : three.txt: Deleted 2026/05/19 05:09:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/backup" 2026/05/19 05:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:45 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:45 DEBUG : one: Sizes differ 2026/05/19 05:09:45 DEBUG : two: size = 3 OK 2026/05/19 05:09:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:45 DEBUG : two: Unchanged skipping 2026/05/19 05:09:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:46 DEBUG : one-2019-01-01: size = 3 OK 2026/05/19 05:09:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 05:09:46 INFO : one: Deleted 2026/05/19 05:09:46 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:47 DEBUG : one: size = 4 OK 2026/05/19 05:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:47 INFO : one: Copied (new) 2026/05/19 05:09:47 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/19 05:09:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:09:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 05:09:48 INFO : three.txt: Deleted 2026/05/19 05:09:48 INFO : three.txt: Moved into backup dir 2026/05/19 05:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:49 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:49 DEBUG : one: Sizes differ 2026/05/19 05:09:49 DEBUG : two: size = 3 OK 2026/05/19 05:09:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:49 DEBUG : two: Unchanged skipping 2026/05/19 05:09:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:50 DEBUG : one-2019-01-01: size = 4 OK 2026/05/19 05:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 05:09:50 INFO : one: Deleted 2026/05/19 05:09:50 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:50 DEBUG : one: size = 5 OK 2026/05/19 05:09:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:09:50 INFO : one: Copied (new) 2026/05/19 05:09:50 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/19 05:09:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:09:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 05:09:51 INFO : three.txt: Deleted 2026/05/19 05:09:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.76s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:09:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:09:56 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:09:56 DEBUG : one: Sizes differ 2026/05/19 05:09:56 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:09:56 DEBUG : two: size = 3 OK 2026/05/19 05:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:09:56 DEBUG : two: Unchanged skipping 2026/05/19 05:09:57 DEBUG : one.bak: size = 3 OK 2026/05/19 05:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:09:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:09:57 INFO : one: Deleted 2026/05/19 05:09:57 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:09:58 DEBUG : one: size = 4 OK 2026/05/19 05:09:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:09:58 INFO : one: Copied (new) 2026/05/19 05:09:58 DEBUG : Waiting for deletions to finish 2026/05/19 05:09:59 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 05:09:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:09:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:09:59 INFO : three.txt: Deleted 2026/05/19 05:09:59 INFO : three.txt: Moved into backup dir 2026/05/19 05:10:00 DEBUG : one.bak: Excluded (Path Filter) 2026/05/19 05:10:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/19 05:10:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:00 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:00 DEBUG : one: Sizes differ 2026/05/19 05:10:00 DEBUG : two: size = 3 OK 2026/05/19 05:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:00 DEBUG : two: Unchanged skipping 2026/05/19 05:10:00 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for checks to finish 2026/05/19 05:10:01 DEBUG : one.bak: size = 4 OK 2026/05/19 05:10:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:10:01 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:10:01 INFO : one: Deleted 2026/05/19 05:10:01 DEBUG : B2 bucket rclone-test-yahiwat4hawi path dst: Waiting for transfers to finish 2026/05/19 05:10:01 DEBUG : one: size = 5 OK 2026/05/19 05:10:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:10:01 INFO : one: Copied (new) 2026/05/19 05:10:01 DEBUG : Waiting for deletions to finish 2026/05/19 05:10:03 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 05:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:10:03 INFO : three.txt: Deleted 2026/05/19 05:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.62s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:10:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:08 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:08 DEBUG : one: Sizes differ 2026/05/19 05:10:09 DEBUG : one.bak: size = 3 OK 2026/05/19 05:10:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:10:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:10:09 INFO : one: Deleted 2026/05/19 05:10:10 DEBUG : one: size = 4 OK 2026/05/19 05:10:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:10:10 INFO : one: Copied (new) 2026/05/19 05:10:10 DEBUG : two: size = 3 OK 2026/05/19 05:10:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:10 DEBUG : two: Unchanged skipping 2026/05/19 05:10:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:11 DEBUG : three.txt: Sizes differ 2026/05/19 05:10:11 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 05:10:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:10:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:10:11 INFO : three.txt: Deleted 2026/05/19 05:10:12 DEBUG : three.txt: size = 6 OK 2026/05/19 05:10:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:10:12 INFO : three.txt: Copied (new) 2026/05/19 05:10:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:13 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:13 DEBUG : one: Sizes differ 2026/05/19 05:10:14 DEBUG : one.bak: size = 4 OK 2026/05/19 05:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:10:14 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 05:10:14 INFO : one: Deleted 2026/05/19 05:10:14 DEBUG : one: size = 5 OK 2026/05/19 05:10:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:10:14 INFO : one: Copied (new) 2026/05/19 05:10:14 DEBUG : two: size = 3 OK 2026/05/19 05:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:14 DEBUG : two: Unchanged skipping 2026/05/19 05:10:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:15 DEBUG : three.txt: Sizes differ 2026/05/19 05:10:15 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 05:10:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:10:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 05:10:15 INFO : three.txt: Deleted 2026/05/19 05:10:16 DEBUG : three.txt: size = 19 OK 2026/05/19 05:10:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/19 05:10:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.62s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yahiwat4hawi/dst" 2026/05/19 05:10:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:21 DEBUG : one: size = 3 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:21 DEBUG : one: Sizes differ 2026/05/19 05:10:22 DEBUG : one-2019-01-01: size = 3 OK 2026/05/19 05:10:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 05:10:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 05:10:23 INFO : one: Deleted 2026/05/19 05:10:23 DEBUG : one: size = 4 OK 2026/05/19 05:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:10:23 INFO : one: Copied (new) 2026/05/19 05:10:24 DEBUG : two: size = 3 OK 2026/05/19 05:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:24 DEBUG : two: Unchanged skipping 2026/05/19 05:10:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:24 DEBUG : three.txt: Sizes differ 2026/05/19 05:10:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/19 05:10:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 05:10:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 05:10:25 INFO : three.txt: Deleted 2026/05/19 05:10:25 DEBUG : three.txt: size = 6 OK 2026/05/19 05:10:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:10:25 INFO : three.txt: Copied (new) 2026/05/19 05:10:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:25 DEBUG : one: size = 4 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:25 DEBUG : one: Sizes differ 2026/05/19 05:10:26 DEBUG : one-2019-01-01: size = 4 OK 2026/05/19 05:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 05:10:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 05:10:26 INFO : one: Deleted 2026/05/19 05:10:26 DEBUG : one: size = 5 OK 2026/05/19 05:10:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 05:10:26 INFO : one: Copied (new) 2026/05/19 05:10:27 DEBUG : two: size = 3 OK 2026/05/19 05:10:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:27 DEBUG : two: Unchanged skipping 2026/05/19 05:10:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yahiwat4hawi path dst) 2026/05/19 05:10:27 DEBUG : three.txt: Sizes differ 2026/05/19 05:10:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/19 05:10:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 05:10:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 05:10:28 INFO : three.txt: Deleted 2026/05/19 05:10:28 DEBUG : three.txt: size = 19 OK 2026/05/19 05:10:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/19 05:10:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.05s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:31 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:10:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:10:31 DEBUG : Testêé: Sizes differ 2026/05/19 05:10:31 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:10:32 DEBUG : Testêé: size = 14 OK 2026/05/19 05:10:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/19 05:10:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/19 05:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 05:10:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:10:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:10:33 DEBUG : existing: size = 6 OK 2026/05/19 05:10:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 05:10:33 INFO : existing: Copied (new) 2026/05/19 05:10:33 DEBUG : Waiting for deletions to finish 2026/05/19 05:10:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:10:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:10:34 DEBUG : existing: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:10:34 DEBUG : existing: Sizes differ 2026/05/19 05:10:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/19 05:10:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:10:34 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting files as there were IO errors 2026/05/19 05:10:34 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:35 DEBUG : EXISTING: size = 6 OK 2026/05/19 05:10:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:35 DEBUG : existing: Unchanged skipping 2026/05/19 05:10:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:10:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:10:35 DEBUG : Waiting for deletions to finish 2026/05/19 05:10:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.22s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:10:38 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1161-18.backblaze.com/b2api/v1/b2_upload_file/8f527d43a00d3beb9fe80e1b/c001_v0001161_t0052": EOF 2026/05/19 05:10:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-18.backblaze.com/b2api/v1/b2_upload_file/8f527d43a00d3beb9fe80e1b/c001_v0001161_t0052": EOF) 2026/05/19 05:10:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-yahiwat4hawi: 1/10 (Post "https://pod-000-1161-18.backblaze.com/b2api/v1/b2_upload_file/8f527d43a00d3beb9fe80e1b/c001_v0001161_t0052": EOF) 2026/05/19 05:10:41 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 05:10:54 DEBUG : both0: size = 6 OK 2026/05/19 05:10:54 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:10:54 DEBUG : both10: size = 6 OK 2026/05/19 05:10:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both11: size = 6 OK 2026/05/19 05:10:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both12: size = 6 OK 2026/05/19 05:10:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both0: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both13: size = 6 OK 2026/05/19 05:10:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both13: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both14: size = 6 OK 2026/05/19 05:10:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both14: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both15: size = 6 OK 2026/05/19 05:10:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both10: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both16: size = 6 OK 2026/05/19 05:10:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both16: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both17: size = 6 OK 2026/05/19 05:10:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both11: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both18: size = 6 OK 2026/05/19 05:10:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both18: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both19: size = 6 OK 2026/05/19 05:10:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both19: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both1: size = 6 OK 2026/05/19 05:10:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both12: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both2: size = 6 OK 2026/05/19 05:10:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both2: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both3: size = 6 OK 2026/05/19 05:10:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both15: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both4: size = 6 OK 2026/05/19 05:10:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both4: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both5: size = 6 OK 2026/05/19 05:10:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both5: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both6: size = 6 OK 2026/05/19 05:10:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both6: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both7: size = 6 OK 2026/05/19 05:10:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both7: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both8: size = 6 OK 2026/05/19 05:10:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both17: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both9: size = 6 OK 2026/05/19 05:10:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:10:54 DEBUG : both9: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both1: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both3: Unchanged skipping 2026/05/19 05:10:54 DEBUG : both8: Unchanged skipping 2026/05/19 05:10:54 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:10:54 DEBUG : Waiting for deletions to finish 2026/05/19 05:10:54 INFO : only18: Deleted 2026/05/19 05:10:55 INFO : only2: Deleted 2026/05/19 05:10:55 INFO : only3: Deleted 2026/05/19 05:10:55 INFO : only12: Deleted 2026/05/19 05:10:55 INFO : only16: Deleted 2026/05/19 05:10:55 INFO : only13: Deleted 2026/05/19 05:10:55 INFO : only19: Deleted 2026/05/19 05:10:55 INFO : only1: Deleted 2026/05/19 05:10:55 INFO : only4: Deleted 2026/05/19 05:10:55 INFO : only7: Deleted 2026/05/19 05:10:55 INFO : only14: Deleted 2026/05/19 05:10:55 INFO : only15: Deleted 2026/05/19 05:10:55 INFO : only6: Deleted 2026/05/19 05:10:55 INFO : only9: Deleted 2026/05/19 05:10:55 INFO : only10: Deleted 2026/05/19 05:10:55 INFO : only11: Deleted 2026/05/19 05:10:56 INFO : only17: Deleted 2026/05/19 05:10:56 INFO : only5: Deleted 2026/05/19 05:10:56 INFO : only8: Deleted 2026/05/19 05:10:56 INFO : only0: Deleted 2026/05/19 05:10:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:13 DEBUG : both0: size = 6 OK 2026/05/19 05:11:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both0: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both13: size = 6 OK 2026/05/19 05:11:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both10: size = 6 OK 2026/05/19 05:11:13 DEBUG : both13: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both14: size = 6 OK 2026/05/19 05:11:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both12: size = 6 OK 2026/05/19 05:11:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:11:13 DEBUG : both11: size = 6 OK 2026/05/19 05:11:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both14: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both15: size = 6 OK 2026/05/19 05:11:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both15: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both16: size = 6 OK 2026/05/19 05:11:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both10: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both17: size = 6 OK 2026/05/19 05:11:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both12: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both18: size = 6 OK 2026/05/19 05:11:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both11: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both19: size = 6 OK 2026/05/19 05:11:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both16: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both1: size = 6 OK 2026/05/19 05:11:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both1: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both2: size = 6 OK 2026/05/19 05:11:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both17: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both3: size = 6 OK 2026/05/19 05:11:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both18: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both4: size = 6 OK 2026/05/19 05:11:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both19: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both5: size = 6 OK 2026/05/19 05:11:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both2: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both3: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both7: size = 6 OK 2026/05/19 05:11:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both7: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both8: size = 6 OK 2026/05/19 05:11:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both8: Unchanged skipping 2026/05/19 05:11:13 DEBUG : both9: size = 6 OK 2026/05/19 05:11:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both9: Unchanged skipping 2026/05/19 05:11:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only0: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only0: Sizes differ 2026/05/19 05:11:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : both6: size = 6 OK 2026/05/19 05:11:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:13 DEBUG : both6: Unchanged skipping 2026/05/19 05:11:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only11: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only11: Sizes differ 2026/05/19 05:11:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only12: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only12: Sizes differ 2026/05/19 05:11:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only13: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only13: Sizes differ 2026/05/19 05:11:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only14: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only14: Sizes differ 2026/05/19 05:11:13 DEBUG : both4: Unchanged skipping 2026/05/19 05:11:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only15: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only15: Sizes differ 2026/05/19 05:11:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only16: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only16: Sizes differ 2026/05/19 05:11:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only17: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only17: Sizes differ 2026/05/19 05:11:13 DEBUG : only10: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only10: Sizes differ 2026/05/19 05:11:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only18: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only18: Sizes differ 2026/05/19 05:11:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only19: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only19: Sizes differ 2026/05/19 05:11:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only2: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only2: Sizes differ 2026/05/19 05:11:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only3: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only3: Sizes differ 2026/05/19 05:11:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only1: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only1: Sizes differ 2026/05/19 05:11:13 DEBUG : both5: Unchanged skipping 2026/05/19 05:11:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only4: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only4: Sizes differ 2026/05/19 05:11:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only5: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only5: Sizes differ 2026/05/19 05:11:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only6: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only6: Sizes differ 2026/05/19 05:11:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only7: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only7: Sizes differ 2026/05/19 05:11:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only8: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only8: Sizes differ 2026/05/19 05:11:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4140007204) 2026/05/19 05:11:13 DEBUG : only9: size = 6 (B2 bucket rclone-test-yahiwat4hawi) 2026/05/19 05:11:13 DEBUG : only9: Sizes differ 2026/05/19 05:11:13 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:11:13 DEBUG : only0: size = 0 OK 2026/05/19 05:11:13 DEBUG : only11: size = 0 OK 2026/05/19 05:11:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:13 INFO : only0: Copied (replaced existing) 2026/05/19 05:11:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:13 INFO : only11: Copied (replaced existing) 2026/05/19 05:11:13 DEBUG : only15: size = 0 OK 2026/05/19 05:11:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:13 INFO : only15: Copied (replaced existing) 2026/05/19 05:11:13 DEBUG : only16: size = 0 OK 2026/05/19 05:11:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:13 INFO : only16: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only12: size = 0 OK 2026/05/19 05:11:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only12: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only17: size = 0 OK 2026/05/19 05:11:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only17: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only18: size = 0 OK 2026/05/19 05:11:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only18: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only10: size = 0 OK 2026/05/19 05:11:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only10: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only13: size = 0 OK 2026/05/19 05:11:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only13: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only19: size = 0 OK 2026/05/19 05:11:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only19: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only14: size = 0 OK 2026/05/19 05:11:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only14: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only2: size = 0 OK 2026/05/19 05:11:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only2: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only5: size = 0 OK 2026/05/19 05:11:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only5: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only6: size = 0 OK 2026/05/19 05:11:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only6: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only7: size = 0 OK 2026/05/19 05:11:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only7: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only8: size = 0 OK 2026/05/19 05:11:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only8: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only9: size = 0 OK 2026/05/19 05:11:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only9: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only3: size = 0 OK 2026/05/19 05:11:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only3: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only1: size = 0 OK 2026/05/19 05:11:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only1: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : only4: size = 0 OK 2026/05/19 05:11:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 05:11:14 INFO : only4: Copied (replaced existing) 2026/05/19 05:11:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.43s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:22 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:11:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:11:22 DEBUG : empty_on_remote: Making directory with metadata 2026/05/19 05:11:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:11:22 INFO : empty_on_remote: Making directory 2026/05/19 05:11:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 05:11:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:25 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:11:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:11:25 DEBUG : empty_on_remote: Making directory with metadata 2026/05/19 05:11:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 05:11:25 INFO : empty_on_remote: Making directory 2026/05/19 05:11:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 05:11:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:27 INFO : sub dir: Making directory 2026/05/19 05:11:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 05:11:29 INFO : sub dir: Making directory 2026/05/19 05:11:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:37 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:37 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:11:37 DEBUG : apple: size = 5 OK 2026/05/19 05:11:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:11:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:11:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : apple: Unchanged skipping 2026/05/19 05:11:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:11:37 DEBUG : banana: size = 6 OK 2026/05/19 05:11:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : banana: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:11:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:11:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:11:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:11:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:11:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:11:37 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:37 INFO : There was nothing to transfer 2026/05/19 05:11:37 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:38 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : apple: size = 5 OK 2026/05/19 05:11:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : apple: Unchanged skipping 2026/05/19 05:11:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:11:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : banana: size = 6 OK 2026/05/19 05:11:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : banana: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:11:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:11:38 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:11:38 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:38 INFO : There was nothing to transfer 2026/05/19 05:11:38 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:38 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:11:51 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:52 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:11:52 DEBUG : banana: size = 6 OK 2026/05/19 05:11:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:11:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : banana: Unchanged skipping 2026/05/19 05:11:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:11:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:11:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:11:52 DEBUG : apple: size = 5 OK 2026/05/19 05:11:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : apple: Unchanged skipping 2026/05/19 05:11:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:11:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:11:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:11:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:11:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:11:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:11:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:11:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:11:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:11:52 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:11:52 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:52 INFO : There was nothing to transfer 2026/05/19 05:11:52 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:53 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:11:53 DEBUG : apple: size = 5 OK 2026/05/19 05:11:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:11:53 DEBUG : apple: Unchanged skipping 2026/05/19 05:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : banana: size = 6 OK 2026/05/19 05:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:11:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : banana: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:11:53 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:11:53 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:53 INFO : There was nothing to transfer 2026/05/19 05:11:53 DEBUG : Waiting for deletions to finish 2026/05/19 05:11:53 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:12:06 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:06 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 05:12:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:07 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:07 DEBUG : YXBwbGU=: size = 5 OK 2026/05/19 05:12:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 05:12:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/19 05:12:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : YmFuYW5h: size = 6 OK 2026/05/19 05:12:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 05:12:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/19 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/19 05:12:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:12:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/19 05:12:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:12:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:12:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:12:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:12:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:12:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:12:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/19 05:12:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:12:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/19 05:12:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:12:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/19 05:12:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:12:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/19 05:12:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:12:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/19 05:12:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:12:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/19 05:12:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/19 05:12:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:12:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/19 05:12:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:12:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/19 05:12:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:12:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/19 05:12:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:12:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/19 05:12:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:12:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:08 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:08 INFO : banana: Deleted 2026/05/19 05:12:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 05:12:09 INFO : apple: Deleted 2026/05/19 05:12:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 05:12:09 INFO : appleappleapplebanana: Deleted 2026/05/19 05:12:09 INFO : splitbananasplit: Deleted 2026/05/19 05:12:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 05:12:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 05:12:09 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : YXBwbGU=: size = 5 OK 2026/05/19 05:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : apple: Unchanged skipping 2026/05/19 05:12:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/19 05:12:10 DEBUG : YmFuYW5h: size = 6 OK 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : banana: Unchanged skipping 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:12:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/19 05:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/19 05:12:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:12:10 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:10 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:10 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 05:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 05:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 05:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 05:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:12:23 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:23 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 05:12:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 05:12:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 05:12:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 05:12:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 05:12:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 05:12:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 05:12:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 05:12:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 05:12:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/19 05:12:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:24 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:24 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:24 DEBUG : PREFIXapple: size = 5 OK 2026/05/19 05:12:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 05:12:24 INFO : apple: Copied (new) to: PREFIXapple 2026/05/19 05:12:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : PREFIXbanana: size = 6 OK 2026/05/19 05:12:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 05:12:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/19 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/19 05:12:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:12:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/19 05:12:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/19 05:12:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:12:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/19 05:12:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:12:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/19 05:12:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:12:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:12:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:12:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:12:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:12:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:12:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:12:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/19 05:12:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:12:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:12:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/19 05:12:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:12:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/19 05:12:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:12:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/19 05:12:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:12:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/19 05:12:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:12:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/19 05:12:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:12:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/19 05:12:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:12:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:26 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:26 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 05:12:26 INFO : apple: Deleted 2026/05/19 05:12:26 INFO : banana: Deleted 2026/05/19 05:12:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 05:12:26 INFO : appleappleapplebanana: Deleted 2026/05/19 05:12:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 05:12:26 INFO : splitbananasplit: Deleted 2026/05/19 05:12:26 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 05:12:26 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 05:12:26 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 05:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 05:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 05:12:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:27 DEBUG : apple: size = 5 OK 2026/05/19 05:12:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 05:12:27 INFO : apple: Copied (new) 2026/05/19 05:12:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:12:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:12:27 INFO : splitbananasplit: Copied (new) 2026/05/19 05:12:27 DEBUG : banana: size = 6 OK 2026/05/19 05:12:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 05:12:27 INFO : banana: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:12:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:12:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:12:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:12:28 INFO : appleappleapplebanana: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:12:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:12:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:12:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:12:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:12:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:12:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:12:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:12:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:12:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/19 05:12:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:12:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:12:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:12:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:12:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:12:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:12:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:12:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:12:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:12:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:12:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:12:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:12:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/19 05:12:29 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:29 INFO : PREFIXapple: Deleted 2026/05/19 05:12:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/19 05:12:29 INFO : PREFIXbanana: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/19 05:12:29 INFO : PREFIXsplitbananasplit: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/19 05:12:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/19 05:12:29 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:30 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:30 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:12:42 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:43 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:43 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/19 05:12:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:12:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/19 05:12:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 05:12:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:43 DEBUG : appleSUFFIX: size = 5 OK 2026/05/19 05:12:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 05:12:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/19 05:12:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:12:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/19 05:12:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:12:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:12:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:12:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:12:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:12:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:12:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:12:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:12:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:12:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/19 05:12:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:12:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/19 05:12:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:12:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/19 05:12:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:12:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/19 05:12:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:12:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:44 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/19 05:12:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:12:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/19 05:12:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:12:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:45 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/19 05:12:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:12:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:45 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 05:12:45 INFO : apple: Deleted 2026/05/19 05:12:45 INFO : appleappleapplebanana: Deleted 2026/05/19 05:12:45 INFO : banana: Deleted 2026/05/19 05:12:45 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 05:12:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 05:12:45 INFO : splitbananasplit: Deleted 2026/05/19 05:12:45 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 05:12:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:12:46 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:12:46 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:12:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:12:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:12:46 INFO : splitbananasplit: Copied (new) 2026/05/19 05:12:46 DEBUG : banana: size = 6 OK 2026/05/19 05:12:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 05:12:46 INFO : banana: Copied (new) 2026/05/19 05:12:47 DEBUG : apple: size = 5 OK 2026/05/19 05:12:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 05:12:47 INFO : apple: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:12:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:12:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:12:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:12:47 INFO : appleappleapplebanana: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:12:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:12:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:12:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:12:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:12:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:12:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:12:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:12:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:12:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:12:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:12:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:12:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/19 05:12:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:12:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:12:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/19 05:12:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:12:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:12:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/19 05:12:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:12:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:12:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/19 05:12:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:12:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:12:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/19 05:12:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:12:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:12:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/19 05:12:48 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : bananaSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/19 05:12:48 INFO : splitbananasplitSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/19 05:12:48 INFO : appleSUFFIX: Deleted 2026/05/19 05:12:48 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:49 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:12:49 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:13:01 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:02 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : apple: size = 5 OK 2026/05/19 05:13:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:02 DEBUG : banana: size = 6 OK 2026/05/19 05:13:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:02 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:02 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 05:13:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 05:13:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:02 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:02 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/19 05:13:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 05:13:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/19 05:13:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/19 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 05:13:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/19 05:13:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:03 DEBUG : splitbanan: size = 16 OK 2026/05/19 05:13:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 05:13:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/19 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:03 DEBUG : appleapple: size = 21 OK 2026/05/19 05:13:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 05:13:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/19 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 05:13:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/19 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 05:13:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/19 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 05:13:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/19 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 05:13:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/19 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 05:13:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/19 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 05:13:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/19 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 05:13:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/19 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/19 05:13:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 05:13:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/19 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/19 05:13:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 05:13:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/19 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/19 05:13:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 05:13:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/19 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/19 05:13:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 05:13:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/19 05:13:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/19 05:13:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 05:13:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/19 05:13:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/19 05:13:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 05:13:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/19 05:13:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/19 05:13:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 05:13:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/19 05:13:04 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:04 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 05:13:04 INFO : splitbananasplit: Deleted 2026/05/19 05:13:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 05:13:04 INFO : appleappleapplebanana: Deleted 2026/05/19 05:13:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 05:13:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 05:13:04 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:05 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : appleapple: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:05 DEBUG : apple: size = 5 OK 2026/05/19 05:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:05 DEBUG : appleapple: size = 21 OK 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:05 DEBUG : banana: size = 6 OK 2026/05/19 05:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:05 DEBUG : splitbanan: size = 16 OK 2026/05/19 05:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 05:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 05:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 05:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 05:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 05:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 05:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 05:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 05:13:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/19 05:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 05:13:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/19 05:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 05:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 05:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 05:13:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 05:13:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:05 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:05 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:05 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:05 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : appleapple: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/19 05:13:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/19 05:13:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 05:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 05:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 05:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 05:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 05:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 05:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 05:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 05:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 05:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 05:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 05:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 05:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 05:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 05:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 05:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 05:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 05:13:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:13:18 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:19 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : apple: size = 5 OK 2026/05/19 05:13:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : banana: size = 6 OK 2026/05/19 05:13:19 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:19 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:19 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:19 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:19 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:19 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:20 DEBUG : apple: size = 5 OK 2026/05/19 05:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:20 DEBUG : banana: size = 6 OK 2026/05/19 05:13:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:20 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:20 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:20 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:20 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:20 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:20 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:20 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:21 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:13:34 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:34 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : banana: size = 6 OK 2026/05/19 05:13:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : apple: size = 5 OK 2026/05/19 05:13:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:34 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:34 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:34 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:34 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:34 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : apple: size = 5 OK 2026/05/19 05:13:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:35 DEBUG : banana: size = 6 OK 2026/05/19 05:13:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:35 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:35 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:35 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:35 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:13:48 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:48 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : apple: size = 5 OK 2026/05/19 05:13:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:49 DEBUG : banana: size = 6 OK 2026/05/19 05:13:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:49 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:13:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:13:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:13:49 DEBUG : banana: size = 6 OK 2026/05/19 05:13:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : banana: Unchanged skipping 2026/05/19 05:13:49 DEBUG : apple: size = 5 OK 2026/05/19 05:13:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : apple: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:13:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:13:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:13:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:49 DEBUG : Waiting for deletions to finish 2026/05/19 05:13:50 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:02 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:02 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : apple: size = 5 OK 2026/05/19 05:14:03 DEBUG : banana: size = 6 OK 2026/05/19 05:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : banana: Unchanged skipping 2026/05/19 05:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : apple: Unchanged skipping 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:03 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:03 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:03 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : apple: size = 5 OK 2026/05/19 05:14:03 DEBUG : banana: size = 6 OK 2026/05/19 05:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : banana: Unchanged skipping 2026/05/19 05:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : apple: Unchanged skipping 2026/05/19 05:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:14:03 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:03 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:03 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:04 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:16 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:17 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:14:17 DEBUG : apple: size = 5 OK 2026/05/19 05:14:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:14:17 DEBUG : apple: Unchanged skipping 2026/05/19 05:14:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:14:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:14:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : banana: size = 6 OK 2026/05/19 05:14:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:14:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : banana: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:14:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:14:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:14:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:14:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:14:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:14:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:14:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:14:17 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:17 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:17 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:18 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : apple: size = 5 OK 2026/05/19 05:14:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : apple: Unchanged skipping 2026/05/19 05:14:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 05:14:18 DEBUG : banana: size = 6 OK 2026/05/19 05:14:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 05:14:18 DEBUG : banana: Unchanged skipping 2026/05/19 05:14:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 05:14:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 05:14:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 05:14:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 05:14:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 05:14:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 05:14:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 05:14:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 05:14:18 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:18 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:18 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:18 DEBUG : apple: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : banana: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 05:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.54s) --- PASS: TestTransform/NFC (12.38s) --- PASS: TestTransform/NFD (15.09s) --- PASS: TestTransform/base64 (16.88s) --- PASS: TestTransform/prefix (20.10s) --- PASS: TestTransform/suffix (18.95s) --- PASS: TestTransform/truncate (16.43s) --- PASS: TestTransform/encoder (15.18s) --- PASS: TestTransform/ISO-8859-1 (14.37s) --- PASS: TestTransform/charmap (14.57s) --- PASS: TestTransform/lowercase (14.02s) --- PASS: TestTransform/ascii (14.57s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 05:14:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 05:14:23 INFO : sub dir_somesuffix: Making directory 2026/05/19 05:14:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 05:14:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/19 05:14:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 05:14:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 05:14:23 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:23 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/19 05:14:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 05:14:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:25 INFO : tictactoe: Making directory 2026/05/19 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/19 05:14:25 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:25 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/19 05:14:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/19 05:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:27 INFO : toe: Making directory 2026/05/19 05:14:27 INFO : toe/toe: Making directory 2026/05/19 05:14:27 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 05:14:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 05:14:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 05:14:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:27 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/19 05:14:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/19 05:14:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:28 INFO : toe: Making directory 2026/05/19 05:14:28 INFO : toe/toe: Making directory 2026/05/19 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 05:14:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 05:14:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 05:14:28 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:28 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/19 05:14:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/19 05:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:30 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:14:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:30 INFO : tictacempty_dir: Making directory 2026/05/19 05:14:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:30 INFO : tictactoe: Making directory 2026/05/19 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:30 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:30 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:30 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 05:14:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:31 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:31 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:14:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:32 INFO : tictacempty_dir: Making directory 2026/05/19 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:32 INFO : tictactoe: Making directory 2026/05/19 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:32 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 05:14:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 05:14:32 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:32 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/19 05:14:33 NOTICE: B2 bucket rclone-test-yahiwat4hawi: 0 differences found 2026/05/19 05:14:33 NOTICE: B2 bucket rclone-test-yahiwat4hawi: 1 matching files --- PASS: TestAllTag (1.76s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 INFO : tictactoe: Making directory 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:33 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:33 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 05:14:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:34 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:34 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:35 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:35 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 05:14:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 05:14:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 05:14:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/19 05:14:35 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.12s) === RUN TestSyntax 2026/05/19 05:14:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:36 INFO : toe: Making directory 2026/05/19 05:14:36 INFO : toe/toe: Making directory 2026/05/19 05:14:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 05:14:36 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:36 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:36 DEBUG : toe/toe/toe: size = 11 OK 2026/05/19 05:14:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:36 INFO : toe/toe/toe: Copied (new) 2026/05/19 05:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:37 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:14:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:37 INFO : tictacempty_dir: Making directory 2026/05/19 05:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:37 INFO : tictactoe: Making directory 2026/05/19 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:37 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:37 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:37 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:38 INFO : toe/toe/toe.txt: Deleted 2026/05/19 05:14:38 INFO : toe/toe: Removing directory 2026/05/19 05:14:38 INFO : toe: Removing directory 2026/05/19 05:14:38 INFO : empty_dir: Removing directory 2026/05/19 05:14:38 DEBUG : Local file system at /tmp/rclone4140007204: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:39 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:14:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 05:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:39 INFO : tictacempty_dir: Making directory 2026/05/19 05:14:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:39 INFO : tictactoe: Making directory 2026/05/19 05:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:39 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 05:14:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:39 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:39 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:40 INFO : toe/toe/toe.txt: Deleted 2026/05/19 05:14:40 INFO : toe/toe: Removing directory 2026/05/19 05:14:40 INFO : toe: Removing directory 2026/05/19 05:14:40 INFO : empty_dir: Removing directory 2026/05/19 05:14:40 DEBUG : Local file system at /tmp/rclone4140007204: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 05:14:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/19 05:14:41 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.22s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:42 DEBUG : Reset feature "Copy" 2026/05/19 05:14:42 DEBUG : Reset feature "Move" 2026/05/19 05:14:42 DEBUG : Reset feature "Copy" 2026/05/19 05:14:42 DEBUG : Reset feature "Move" 2026/05/19 05:14:42 DEBUG : empty_dir: Making directory with metadata 2026/05/19 05:14:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 05:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:42 INFO : tictacempty_dir: Making directory 2026/05/19 05:14:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 05:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:42 INFO : tictactoe: Making directory 2026/05/19 05:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/19 05:14:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:42 INFO : tictactoe/tictactoe: Making directory 2026/05/19 05:14:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 05:14:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:42 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:42 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 05:14:43 INFO : toe/toe/toe.txt: Deleted 2026/05/19 05:14:43 INFO : toe/toe: Removing directory 2026/05/19 05:14:43 INFO : toe: Removing directory 2026/05/19 05:14:43 INFO : empty_dir: Removing directory 2026/05/19 05:14:43 DEBUG : Local file system at /tmp/rclone4140007204: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 05:14:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 05:14:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/19 05:14:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.28s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:45 DEBUG : toe: transformed to: dG9l 2026/05/19 05:14:45 DEBUG : toe: transformed to: dG9l 2026/05/19 05:14:45 INFO : dG9l: Making directory 2026/05/19 05:14:45 DEBUG : toe: transformed to: dG9l 2026/05/19 05:14:45 DEBUG : toe: transformed to: dG9l 2026/05/19 05:14:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/19 05:14:45 INFO : dG9l/dG9l: Making directory 2026/05/19 05:14:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/19 05:14:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/19 05:14:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 05:14:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 05:14:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 05:14:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:45 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/19 05:14:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 05:14:46 DEBUG : Waiting for deletions to finish 2026/05/19 05:14:47 DEBUG : dG9l: transformed to: toe 2026/05/19 05:14:47 DEBUG : dG9l: transformed to: toe 2026/05/19 05:14:47 DEBUG : dG9l: transformed to: toe 2026/05/19 05:14:47 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/19 05:14:47 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/19 05:14:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 05:14:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/19 05:14:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/19 05:14:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/19 05:14:47 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for checks to finish 2026/05/19 05:14:47 DEBUG : Local file system at /tmp/rclone4140007204: Waiting for transfers to finish 2026/05/19 05:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yahiwat4hawi", Local "Local file system at /tmp/rclone4140007204", Modify Window "1ms" 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe: transformed to: 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe: transformed to: 2026/05/19 05:14:48 INFO : B2 bucket rclone-test-yahiwat4hawi: Making directory 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe: transformed to: 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe: transformed to: 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe/toe: transformed to: 2026/05/19 05:14:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/19 05:14:48 INFO : toe/toe: Making directory 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe/toe: transformed to: 2026/05/19 05:14:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe: transformed to: 2026/05/19 05:14:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 05:14:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 05:14:48 DEBUG : toe/toe/toe: transformed to: 2026/05/19 05:14:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/19 05:14:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for checks to finish 2026/05/19 05:14:48 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Waiting for transfers to finish 2026/05/19 05:14:49 DEBUG : toe/toe/toe: size = 11 OK 2026/05/19 05:14:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 05:14:49 INFO : toe/toe/toe: Copied (new) 2026/05/19 05:14:49 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting files as there were IO errors 2026/05/19 05:14:49 ERROR : B2 bucket rclone-test-yahiwat4hawi: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2026/05/19 05:14:49 DEBUG : B2 bucket rclone-test-yahiwat4hawi: Purge remote 2026/05/19 05:14:49 INFO : B2 bucket rclone-test-yahiwat4hawi: cleaning bucket "rclone-test-yahiwat4hawi" of all files 2026/05/19 05:14:51 DEBUG : BackupDir/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16331_d20260519_m050913_c001_v7007000_t0000_u01779167353045") 2026/05/19 05:14:51 DEBUG : BackupDir/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f106757c2d8a3dc8b_d20260519_m050907_c001_v0001044_t0018_u01779167347158") 2026/05/19 05:14:51 DEBUG : CompareDest/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416f25d8cfc3e3da_d20260519_m050847_c001_v7007000_t0000_u01779167327486") 2026/05/19 05:14:51 DEBUG : CompareDest/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be90b1_d20260519_m050840_c001_v0001167_t0024_u01779167320961") 2026/05/19 05:14:51 DEBUG : CompareDest/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416f25d8cfc3e3db_d20260519_m050847_c001_v7007000_t0000_u01779167327669") 2026/05/19 05:14:51 DEBUG : CompareDest/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9879_d20260519_m050842_c001_v0001176_t0020_u01779167322553") 2026/05/19 05:14:51 DEBUG : CopyDest/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16332_d20260519_m050913_c001_v7007000_t0000_u01779167353226") 2026/05/19 05:14:51 DEBUG : CopyDest/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040964_d20260519_m050904_c001_v0001161_t0041_u01779167344109") 2026/05/19 05:14:51 DEBUG : CopyDest/three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16333_d20260519_m050913_c001_v7007000_t0000_u01779167353408") 2026/05/19 05:14:51 DEBUG : CopyDest/three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9967_d20260519_m050911_c001_v0001176_t0044_u01779167351252") 2026/05/19 05:14:51 DEBUG : CopyDest/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16335_d20260519_m050913_c001_v7007000_t0000_u01779167353589") 2026/05/19 05:14:51 DEBUG : CopyDest/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9233_d20260519_m050909_c001_v0001167_t0025_u01779167349206") 2026/05/19 05:14:51 DEBUG : EXISTING: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484312f_d20260519_m051036_c001_v7007000_t0000_u01779167436349") 2026/05/19 05:14:51 DEBUG : EXISTING: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9682_d20260519_m051035_c001_v0001167_t0021_u01779167435282") 2026/05/19 05:14:51 DEBUG : PREFIXapple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab0_d20260519_m051229_c001_v7007000_t0000_u01779167549331") 2026/05/19 05:14:51 DEBUG : PREFIXapple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f38c_d20260519_m051224_c001_v0001185_t0016_u01779167544543") 2026/05/19 05:14:51 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f615850c6_d20260519_m051229_c001_v7007000_t0000_u01779167549345") 2026/05/19 05:14:51 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a87_d20260519_m051224_c001_v0001167_t0021_u01779167544536") 2026/05/19 05:14:51 DEBUG : PREFIXbanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3bbe_d20260519_m051229_c001_v7007000_t0000_u01779167549376") 2026/05/19 05:14:51 DEBUG : PREFIXbanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f83_d20260519_m051224_c001_v0001176_t0033_u01779167544557") 2026/05/19 05:14:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab3_d20260519_m051229_c001_v7007000_t0000_u01779167549513") 2026/05/19 05:14:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d6d_d20260519_m051224_c001_v0001174_t0059_u01779167544566") 2026/05/19 05:14:52 DEBUG : Testêé: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843129_d20260519_m051032_c001_v7007000_t0000_u01779167432498") 2026/05/19 05:14:52 DEBUG : Testêé: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9c41_d20260519_m051031_c001_v0001176_t0006_u01779167431915") 2026/05/19 05:14:52 DEBUG : Testêé: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9652_d20260519_m051030_c001_v0001167_t0025_u01779167430815") 2026/05/19 05:14:52 DEBUG : YXBwbGU=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc5_d20260519_m051211_c001_v7007000_t0000_u01779167531108") 2026/05/19 05:14:52 DEBUG : YXBwbGU=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f47_d20260519_m051207_c001_v0001176_t0048_u01779167527357") 2026/05/19 05:14:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc6_d20260519_m051211_c001_v7007000_t0000_u01779167531292") 2026/05/19 05:14:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01ca8_d20260519_m051207_c001_v0001174_t0012_u01779167527366") 2026/05/19 05:14:52 DEBUG : YmFuYW5h: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc7_d20260519_m051211_c001_v7007000_t0000_u01779167531476") 2026/05/19 05:14:52 DEBUG : YmFuYW5h: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f305_d20260519_m051207_c001_v0001185_t0051_u01779167527372") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b6_d20260519_m050713_c001_v7007000_t0000_u01779167233792") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a976c_d20260519_m050713_c001_v0001176_t0006_u01779167233218") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b3_d20260519_m050711_c001_v7007000_t0000_u01779167231806") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9762_d20260519_m050711_c001_v0001176_t0041_u01779167231057") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22068_d20260519_m050655_c001_v7007000_t0000_u01779167215137") 2026/05/19 05:14:52 DEBUG : a/potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9706_d20260519_m050654_c001_v0001176_t0019_u01779167214377") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099431_d20260519_m051419_c001_v7007000_t0000_u01779167659337") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a020e4_d20260519_m051415_c001_v0001174_t0057_u01779167655822") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929434_d20260519_m051404_c001_v7007000_t0000_u01779167644679") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02092_d20260519_m051401_c001_v0001174_t0027_u01779167641468") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170ad_d20260519_m051350_c001_v7007000_t0000_u01779167630750") 2026/05/19 05:14:52 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a0202c_d20260519_m051347_c001_v0001174_t0011_u01779167627377") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6826_d20260519_m051336_c001_v7007000_t0000_u01779167616213") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01fca_d20260519_m051332_c001_v0001174_t0010_u01779167612391") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ad5_d20260519_m051321_c001_v7007000_t0000_u01779167601596") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01f62_d20260519_m051317_c001_v0001174_t0043_u01779167597655") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e29_d20260519_m051306_c001_v7007000_t0000_u01779167586383") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e7e_d20260519_m051300_c001_v0001174_t0028_u01779167580829") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843604_d20260519_m051250_c001_v7007000_t0000_u01779167570075") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e2e_d20260519_m051246_c001_v0001174_t0038_u01779167566801") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675dda_d20260519_m051245_c001_v7007000_t0000_u01779167565459") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9af5_d20260519_m051241_c001_v0001167_t0046_u01779167561886") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b2_d20260519_m051231_c001_v7007000_t0000_u01779167551120") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3a4_d20260519_m051227_c001_v0001185_t0008_u01779167547746") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e5_d20260519_m051226_c001_v7007000_t0000_u01779167546612") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a79_d20260519_m051222_c001_v0001167_t0026_u01779167542192") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484359b_d20260519_m051209_c001_v7007000_t0000_u01779167529121") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f3d_d20260519_m051205_c001_v0001176_t0012_u01779167525087") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995df5_d20260519_m051154_c001_v7007000_t0000_u01779167514300") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f13_d20260519_m051150_c001_v0001176_t0047_u01779167510204") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f0d_d20260519_m051139_c001_v7007000_t0000_u01779167499227") 2026/05/19 05:14:53 DEBUG : apple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9eb9_d20260519_m051135_c001_v0001176_t0039_u01779167495811") 2026/05/19 05:14:54 DEBUG : appleSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843601_d20260519_m051248_c001_v7007000_t0000_u01779167568714") 2026/05/19 05:14:54 DEBUG : appleSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e12_d20260519_m051243_c001_v0001174_t0037_u01779167563733") 2026/05/19 05:14:54 DEBUG : appleapple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e2a_d20260519_m051306_c001_v7007000_t0000_u01779167586565") 2026/05/19 05:14:54 DEBUG : appleapple: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e8a_d20260519_m051302_c001_v0001174_t0041_u01779167582772") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099433_d20260519_m051419_c001_v7007000_t0000_u01779167659518") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa191_d20260519_m051416_c001_v0001176_t0022_u01779167656408") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929437_d20260519_m051404_c001_v7007000_t0000_u01779167644896") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa14d_d20260519_m051401_c001_v0001176_t0057_u01779167641965") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170b0_d20260519_m051350_c001_v7007000_t0000_u01779167630931") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa117_d20260519_m051348_c001_v0001176_t0048_u01779167628106") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6827_d20260519_m051336_c001_v7007000_t0000_u01779167616397") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0ed_d20260519_m051333_c001_v0001176_t0008_u01779167613188") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ad6_d20260519_m051321_c001_v7007000_t0000_u01779167601781") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0ad_d20260519_m051318_c001_v0001176_t0011_u01779167598354") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d098839_d20260519_m051304_c001_v7007000_t0000_u01779167584740") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa041_d20260519_m051301_c001_v0001176_t0025_u01779167581649") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843605_d20260519_m051250_c001_v7007000_t0000_u01779167570259") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b09_d20260519_m051246_c001_v0001167_t0024_u01779167566822") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714857_d20260519_m051245_c001_v7007000_t0000_u01779167565466") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f402_d20260519_m051242_c001_v0001185_t0045_u01779167562625") 2026/05/19 05:14:54 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b4_d20260519_m051231_c001_v7007000_t0000_u01779167551305") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a9b_d20260519_m051227_c001_v0001167_t0013_u01779167547770") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aac_d20260519_m051226_c001_v7007000_t0000_u01779167546657") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f7b_d20260519_m051222_c001_v0001176_t0037_u01779167542916") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b10_d20260519_m051209_c001_v7007000_t0000_u01779167529310") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f2ff_d20260519_m051205_c001_v0001185_t0005_u01779167525748") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995df6_d20260519_m051154_c001_v7007000_t0000_u01779167514485") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f247_d20260519_m051151_c001_v0001185_t0017_u01779167511022") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f0f_d20260519_m051139_c001_v7007000_t0000_u01779167499408") 2026/05/19 05:14:55 DEBUG : appleappleapplebanana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f1c1_d20260519_m051136_c001_v0001185_t0039_u01779167496642") 2026/05/19 05:14:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefc03_d20260519_m051248_c001_v7007000_t0000_u01779167568562") 2026/05/19 05:14:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9af7_d20260519_m051243_c001_v0001167_t0030_u01779167563720") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b7_d20260519_m050713_c001_v7007000_t0000_u01779167233973") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9766_d20260519_m050712_c001_v0001176_t0039_u01779167232360") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b2_d20260519_m050711_c001_v7007000_t0000_u01779167231260") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a975a_d20260519_m050710_c001_v0001176_t0036_u01779167230233") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22065_d20260519_m050654_c001_v7007000_t0000_u01779167214590") 2026/05/19 05:14:55 DEBUG : b/potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9700_d20260519_m050653_c001_v0001176_t0037_u01779167213596") 2026/05/19 05:14:55 DEBUG : backup/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3a8a_d20260519_m050925_c001_v7007000_t0000_u01779167365775") 2026/05/19 05:14:55 DEBUG : backup/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f108fc6261e8b85f4_d20260519_m050924_c001_v0001178_t0015_u01779167364026") 2026/05/19 05:14:55 DEBUG : backup/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f101d3f2688517998_d20260519_m050920_c001_v0001037_t0030_u01779167360222") 2026/05/19 05:14:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430a9_d20260519_m050952_c001_v7007000_t0000_u01779167392239") 2026/05/19 05:14:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f113e4a5b3ad248cd_d20260519_m050950_c001_v0001184_t0018_u01779167390242") 2026/05/19 05:14:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f101a94d116620031_d20260519_m050946_c001_v0001105_t0010_u01779167386410") 2026/05/19 05:14:56 DEBUG : backup/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9d37_d20260519_m050939_c001_v7007000_t0000_u01779167379469") 2026/05/19 05:14:56 DEBUG : backup/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f117d3d5eda6e116b_d20260519_m050936_c001_v0001144_t0001_u01779167376984") 2026/05/19 05:14:56 DEBUG : backup/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f117ab6d833d3ae86_d20260519_m050932_c001_v0001116_t0059_u01779167372433") 2026/05/19 05:14:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430ab_d20260519_m050952_c001_v7007000_t0000_u01779167392422") 2026/05/19 05:14:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1005acf68df78636_d20260519_m050951_c001_v0001104_t0032_u01779167391035") 2026/05/19 05:14:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f112876ffdfe38d2b_d20260519_m050948_c001_v0001103_t0020_u01779167388016") 2026/05/19 05:14:56 DEBUG : backup/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3a8c_d20260519_m050925_c001_v7007000_t0000_u01779167365967") 2026/05/19 05:14:56 DEBUG : backup/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f101b0404d1207f64_d20260519_m050924_c001_v0001157_t0033_u01779167364822") 2026/05/19 05:14:56 DEBUG : backup/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f101a1d4d4dee3237_d20260519_m050921_c001_v0001183_t0058_u01779167361872") 2026/05/19 05:14:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9d38_d20260519_m050939_c001_v7007000_t0000_u01779167379651") 2026/05/19 05:14:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f107c450eb281ab25_d20260519_m050938_c001_v0001174_t0037_u01779167378419") 2026/05/19 05:14:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1161cd8aa1212fe2_d20260519_m050934_c001_v0001136_t0027_u01779167374556") 2026/05/19 05:14:56 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099434_d20260519_m051419_c001_v7007000_t0000_u01779167659701") 2026/05/19 05:14:56 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f6bc_d20260519_m051416_c001_v0001185_t0043_u01779167656167") 2026/05/19 05:14:56 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92943a_d20260519_m051405_c001_v7007000_t0000_u01779167645079") 2026/05/19 05:14:56 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f674_d20260519_m051401_c001_v0001185_t0059_u01779167641756") 2026/05/19 05:14:56 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170b3_d20260519_m051351_c001_v7007000_t0000_u01779167631115") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f620_d20260519_m051347_c001_v0001185_t0003_u01779167627864") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6829_d20260519_m051336_c001_v7007000_t0000_u01779167616577") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f5b0_d20260519_m051332_c001_v0001185_t0057_u01779167612987") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ad7_d20260519_m051321_c001_v7007000_t0000_u01779167601964") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f546_d20260519_m051318_c001_v0001185_t0015_u01779167598166") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e2b_d20260519_m051306_c001_v7007000_t0000_u01779167586748") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b39_d20260519_m051301_c001_v0001167_t0059_u01779167581318") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843606_d20260519_m051250_c001_v7007000_t0000_u01779167570443") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ff9_d20260519_m051246_c001_v0001176_t0011_u01779167566789") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb42c_d20260519_m051245_c001_v7007000_t0000_u01779167565493") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e06_d20260519_m051242_c001_v0001174_t0008_u01779167562186") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b7_d20260519_m051231_c001_v7007000_t0000_u01779167551487") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d8d_d20260519_m051227_c001_v0001174_t0010_u01779167547759") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aaa_d20260519_m051226_c001_v7007000_t0000_u01779167546610") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f380_d20260519_m051222_c001_v0001185_t0034_u01779167542710") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc0_d20260519_m051208_c001_v7007000_t0000_u01779167528720") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c8a_d20260519_m051205_c001_v0001174_t0024_u01779167525309") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995df7_d20260519_m051154_c001_v7007000_t0000_u01779167514669") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c18_d20260519_m051150_c001_v0001174_t0049_u01779167510417") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f10_d20260519_m051139_c001_v7007000_t0000_u01779167499589") 2026/05/19 05:14:57 DEBUG : banana: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01b58_d20260519_m051136_c001_v0001174_t0057_u01779167496109") 2026/05/19 05:14:58 DEBUG : bananaSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9afe_d20260519_m051248_c001_v7007000_t0000_u01779167568321") 2026/05/19 05:14:58 DEBUG : bananaSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f40a_d20260519_m051243_c001_v0001185_t0009_u01779167563738") 2026/05/19 05:14:58 DEBUG : both0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b20_d20260519_m051115_c001_v7007000_t0000_u01779167475323") 2026/05/19 05:14:58 DEBUG : both0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d9b_d20260519_m051100_c001_v0001176_t0055_u01779167460827") 2026/05/19 05:14:58 DEBUG : both0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d97_d20260519_m051056_c001_v7007000_t0000_u01779167456599") 2026/05/19 05:14:58 DEBUG : both0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9c71_d20260519_m051038_c001_v0001176_t0035_u01779167438677") 2026/05/19 05:14:58 DEBUG : both1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b21_d20260519_m051115_c001_v7007000_t0000_u01779167475505") 2026/05/19 05:14:58 DEBUG : both1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9da1_d20260519_m051101_c001_v0001176_t0041_u01779167461858") 2026/05/19 05:14:58 DEBUG : both1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d98_d20260519_m051056_c001_v7007000_t0000_u01779167456781") 2026/05/19 05:14:58 DEBUG : both1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ca3_d20260519_m051041_c001_v0001176_t0040_u01779167441836") 2026/05/19 05:14:58 DEBUG : both10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b22_d20260519_m051115_c001_v7007000_t0000_u01779167475687") 2026/05/19 05:14:58 DEBUG : both10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9de7_d20260519_m051107_c001_v0001176_t0013_u01779167467086") 2026/05/19 05:14:58 DEBUG : both10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d99_d20260519_m051056_c001_v7007000_t0000_u01779167456963") 2026/05/19 05:14:58 DEBUG : both10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cff_d20260519_m051047_c001_v0001176_t0039_u01779167447724") 2026/05/19 05:14:58 DEBUG : both11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b23_d20260519_m051115_c001_v7007000_t0000_u01779167475867") 2026/05/19 05:14:58 DEBUG : both11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ded_d20260519_m051107_c001_v0001176_t0020_u01779167467588") 2026/05/19 05:14:58 DEBUG : both11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d9a_d20260519_m051057_c001_v7007000_t0000_u01779167457146") 2026/05/19 05:14:58 DEBUG : both11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d09_d20260519_m051048_c001_v0001176_t0045_u01779167448488") 2026/05/19 05:14:58 DEBUG : both12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b25_d20260519_m051116_c001_v7007000_t0000_u01779167476049") 2026/05/19 05:14:58 DEBUG : both12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9df9_d20260519_m051108_c001_v0001176_t0054_u01779167468242") 2026/05/19 05:14:59 DEBUG : both12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d9b_d20260519_m051057_c001_v7007000_t0000_u01779167457329") 2026/05/19 05:14:59 DEBUG : both12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d14_d20260519_m051049_c001_v0001176_t0056_u01779167449116") 2026/05/19 05:14:59 DEBUG : both13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b27_d20260519_m051116_c001_v7007000_t0000_u01779167476229") 2026/05/19 05:14:59 DEBUG : both13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9dfd_d20260519_m051108_c001_v0001176_t0051_u01779167468773") 2026/05/19 05:14:59 DEBUG : both13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d9c_d20260519_m051057_c001_v7007000_t0000_u01779167457512") 2026/05/19 05:14:59 DEBUG : both13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d1d_d20260519_m051049_c001_v0001176_t0041_u01779167449673") 2026/05/19 05:14:59 DEBUG : both14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b28_d20260519_m051116_c001_v7007000_t0000_u01779167476410") 2026/05/19 05:14:59 DEBUG : both14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e03_d20260519_m051109_c001_v0001176_t0005_u01779167469305") 2026/05/19 05:14:59 DEBUG : both14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d9e_d20260519_m051057_c001_v7007000_t0000_u01779167457694") 2026/05/19 05:14:59 DEBUG : both14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d25_d20260519_m051050_c001_v0001176_t0022_u01779167450295") 2026/05/19 05:14:59 DEBUG : both15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b29_d20260519_m051116_c001_v7007000_t0000_u01779167476591") 2026/05/19 05:14:59 DEBUG : both15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e09_d20260519_m051109_c001_v0001176_t0033_u01779167469942") 2026/05/19 05:14:59 DEBUG : both15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d9f_d20260519_m051057_c001_v7007000_t0000_u01779167457877") 2026/05/19 05:14:59 DEBUG : both15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d2d_d20260519_m051050_c001_v0001176_t0054_u01779167450928") 2026/05/19 05:14:59 DEBUG : both16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b2a_d20260519_m051116_c001_v7007000_t0000_u01779167476773") 2026/05/19 05:14:59 DEBUG : both16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e0f_d20260519_m051110_c001_v0001176_t0002_u01779167470584") 2026/05/19 05:14:59 DEBUG : both16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da0_d20260519_m051058_c001_v7007000_t0000_u01779167458060") 2026/05/19 05:14:59 DEBUG : both16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d33_d20260519_m051051_c001_v0001176_t0035_u01779167451551") 2026/05/19 05:14:59 DEBUG : both17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b2b_d20260519_m051116_c001_v7007000_t0000_u01779167476955") 2026/05/19 05:14:59 DEBUG : both17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e15_d20260519_m051111_c001_v0001176_t0023_u01779167471151") 2026/05/19 05:14:59 DEBUG : both17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da1_d20260519_m051058_c001_v7007000_t0000_u01779167458243") 2026/05/19 05:14:59 DEBUG : both17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d3b_d20260519_m051052_c001_v0001176_t0041_u01779167452137") 2026/05/19 05:14:59 DEBUG : both18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b2c_d20260519_m051117_c001_v7007000_t0000_u01779167477135") 2026/05/19 05:14:59 DEBUG : both18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e1f_d20260519_m051111_c001_v0001176_t0057_u01779167471681") 2026/05/19 05:15:00 DEBUG : both18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da2_d20260519_m051058_c001_v7007000_t0000_u01779167458426") 2026/05/19 05:15:00 DEBUG : both18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d45_d20260519_m051052_c001_v0001176_t0027_u01779167452754") 2026/05/19 05:15:00 DEBUG : both19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b2d_d20260519_m051117_c001_v7007000_t0000_u01779167477316") 2026/05/19 05:15:00 DEBUG : both19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e21_d20260519_m051112_c001_v0001176_t0019_u01779167472165") 2026/05/19 05:15:00 DEBUG : both19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da3_d20260519_m051058_c001_v7007000_t0000_u01779167458611") 2026/05/19 05:15:00 DEBUG : both19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9d49_d20260519_m051053_c001_v0001176_t0033_u01779167453339") 2026/05/19 05:15:00 DEBUG : both2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b2e_d20260519_m051117_c001_v7007000_t0000_u01779167477497") 2026/05/19 05:15:00 DEBUG : both2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9da7_d20260519_m051102_c001_v0001176_t0057_u01779167462419") 2026/05/19 05:15:00 DEBUG : both2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da4_d20260519_m051058_c001_v7007000_t0000_u01779167458795") 2026/05/19 05:15:00 DEBUG : both2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9caf_d20260519_m051042_c001_v0001176_t0025_u01779167442586") 2026/05/19 05:15:00 DEBUG : both3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b30_d20260519_m051117_c001_v7007000_t0000_u01779167477678") 2026/05/19 05:15:00 DEBUG : both3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9db1_d20260519_m051103_c001_v0001176_t0002_u01779167463042") 2026/05/19 05:15:00 DEBUG : both3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da5_d20260519_m051058_c001_v7007000_t0000_u01779167458977") 2026/05/19 05:15:00 DEBUG : both3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cb7_d20260519_m051043_c001_v0001176_t0055_u01779167443257") 2026/05/19 05:15:00 DEBUG : both4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b31_d20260519_m051117_c001_v7007000_t0000_u01779167477858") 2026/05/19 05:15:00 DEBUG : both4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9db9_d20260519_m051103_c001_v0001176_t0021_u01779167463599") 2026/05/19 05:15:00 DEBUG : both4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da6_d20260519_m051059_c001_v7007000_t0000_u01779167459161") 2026/05/19 05:15:00 DEBUG : both4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cbf_d20260519_m051043_c001_v0001176_t0018_u01779167443945") 2026/05/19 05:15:00 DEBUG : both5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b32_d20260519_m051118_c001_v7007000_t0000_u01779167478038") 2026/05/19 05:15:00 DEBUG : both5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9dc1_d20260519_m051104_c001_v0001176_t0010_u01779167464296") 2026/05/19 05:15:01 DEBUG : both5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da7_d20260519_m051059_c001_v7007000_t0000_u01779167459343") 2026/05/19 05:15:01 DEBUG : both5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cc7_d20260519_m051044_c001_v0001176_t0026_u01779167444418") 2026/05/19 05:15:01 DEBUG : both6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b33_d20260519_m051118_c001_v7007000_t0000_u01779167478337") 2026/05/19 05:15:01 DEBUG : both6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9dc7_d20260519_m051104_c001_v0001176_t0038_u01779167464829") 2026/05/19 05:15:01 DEBUG : both6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da8_d20260519_m051059_c001_v7007000_t0000_u01779167459528") 2026/05/19 05:15:01 DEBUG : both6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cd3_d20260519_m051045_c001_v0001176_t0040_u01779167445148") 2026/05/19 05:15:01 DEBUG : both7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b35_d20260519_m051118_c001_v7007000_t0000_u01779167478518") 2026/05/19 05:15:01 DEBUG : both7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9dcf_d20260519_m051105_c001_v0001176_t0039_u01779167465417") 2026/05/19 05:15:01 DEBUG : both7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995da9_d20260519_m051059_c001_v7007000_t0000_u01779167459715") 2026/05/19 05:15:01 DEBUG : both7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ce1_d20260519_m051045_c001_v0001176_t0008_u01779167445832") 2026/05/19 05:15:01 DEBUG : both8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b36_d20260519_m051118_c001_v7007000_t0000_u01779167478700") 2026/05/19 05:15:01 DEBUG : both8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9dd7_d20260519_m051106_c001_v0001176_t0024_u01779167466034") 2026/05/19 05:15:01 DEBUG : both8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995daa_d20260519_m051059_c001_v7007000_t0000_u01779167459913") 2026/05/19 05:15:01 DEBUG : both8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ceb_d20260519_m051046_c001_v0001176_t0016_u01779167446518") 2026/05/19 05:15:01 DEBUG : both9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b37_d20260519_m051118_c001_v7007000_t0000_u01779167478881") 2026/05/19 05:15:01 DEBUG : both9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ddf_d20260519_m051106_c001_v0001176_t0046_u01779167466534") 2026/05/19 05:15:01 DEBUG : both9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dab_d20260519_m051100_c001_v7007000_t0000_u01779167460096") 2026/05/19 05:15:01 DEBUG : both9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9cf6_d20260519_m051047_c001_v0001176_t0016_u01779167447086") 2026/05/19 05:15:01 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b8_d20260519_m050714_c001_v7007000_t0000_u01779167234157") 2026/05/19 05:15:01 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9768_d20260519_m050712_c001_v0001176_t0042_u01779167232603") 2026/05/19 05:15:02 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b4_d20260519_m050711_c001_v7007000_t0000_u01779167231991") 2026/05/19 05:15:02 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a975e_d20260519_m050710_c001_v0001176_t0025_u01779167230485") 2026/05/19 05:15:02 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22069_d20260519_m050655_c001_v7007000_t0000_u01779167215319") 2026/05/19 05:15:02 DEBUG : c/non empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9704_d20260519_m050653_c001_v0001176_t0007_u01779167213804") 2026/05/19 05:15:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc8_d20260519_m051211_c001_v7007000_t0000_u01779167531659") 2026/05/19 05:15:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a2d_d20260519_m051207_c001_v0001167_t0001_u01779167527387") 2026/05/19 05:15:02 DEBUG : check sum: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2205c_d20260519_m050647_c001_v7007000_t0000_u01779167207031") 2026/05/19 05:15:02 DEBUG : check sum: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96cc_d20260519_m050646_c001_v0001176_t0017_u01779167206088") 2026/05/19 05:15:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29ea550_d20260519_m051447_c001_v7007000_t0000_u01779167687909") 2026/05/19 05:15:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02196_d20260519_m051446_c001_v0001174_t0012_u01779167686373") 2026/05/19 05:15:02 DEBUG : dest/3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d1630d_d20260519_m050857_c001_v7007000_t0000_u01779167337432") 2026/05/19 05:15:02 DEBUG : dest/3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4097d21d09b21894_d20260519_m050856_c001_v0001136_t0017_u01779167336344") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e2d_d20260519_m051306_c001_v7007000_t0000_u01779167586932") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa047_d20260519_m051302_c001_v0001176_t0048_u01779167582789") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099436_d20260519_m051419_c001_v7007000_t0000_u01779167659883") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a020c0_d20260519_m051409_c001_v0001174_t0056_u01779167649406") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92943c_d20260519_m051405_c001_v7007000_t0000_u01779167645264") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02072_d20260519_m051355_c001_v0001174_t0043_u01779167635382") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170b7_d20260519_m051351_c001_v7007000_t0000_u01779167631298") 2026/05/19 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01ffc_d20260519_m051340_c001_v0001174_t0049_u01779167620809") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b682b_d20260519_m051336_c001_v7007000_t0000_u01779167616758") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01fac_d20260519_m051326_c001_v0001174_t0025_u01779167606432") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ad8_d20260519_m051322_c001_v7007000_t0000_u01779167602147") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01eec_d20260519_m051311_c001_v0001174_t0025_u01779167591255") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d9292fc_d20260519_m051304_c001_v7007000_t0000_u01779167584755") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e62_d20260519_m051254_c001_v0001174_t0021_u01779167574834") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843607_d20260519_m051250_c001_v7007000_t0000_u01779167570626") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f434_d20260519_m051247_c001_v0001185_t0057_u01779167567000") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb42d_d20260519_m051245_c001_v7007000_t0000_u01779167565678") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9ad3_d20260519_m051235_c001_v0001167_t0011_u01779167555875") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b8_d20260519_m051231_c001_v7007000_t0000_u01779167551668") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3a6_d20260519_m051227_c001_v0001185_t0031_u01779167547933") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3bb8_d20260519_m051226_c001_v7007000_t0000_u01779167546619") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a5b_d20260519_m051215_c001_v0001167_t0008_u01779167535776") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f6158506f_d20260519_m051209_c001_v7007000_t0000_u01779167529134") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f27_d20260519_m051158_c001_v0001176_t0047_u01779167518899") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995df8_d20260519_m051154_c001_v7007000_t0000_u01779167514859") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ee7_d20260519_m051143_c001_v0001176_t0022_u01779167503816") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f11_d20260519_m051139_c001_v7007000_t0000_u01779167499771") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e8b_d20260519_m051131_c001_v0001176_t0029_u01779167491069") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b34_d20260519_m051248_c001_v7007000_t0000_u01779167568688") 2026/05/19 05:15:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fdf_d20260519_m051243_c001_v0001176_t0008_u01779167563959") 2026/05/19 05:15:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e2e_d20260519_m051307_c001_v7007000_t0000_u01779167587114") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4a8_d20260519_m051302_c001_v0001185_t0005_u01779167582798") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099438_d20260519_m051420_c001_v7007000_t0000_u01779167660065") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f694_d20260519_m051410_c001_v0001185_t0025_u01779167650248") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92943d_d20260519_m051405_c001_v7007000_t0000_u01779167645448") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f658_d20260519_m051356_c001_v0001185_t0048_u01779167636114") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170bc_d20260519_m051351_c001_v7007000_t0000_u01779167631479") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f5f8_d20260519_m051341_c001_v0001185_t0053_u01779167621574") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b682c_d20260519_m051336_c001_v7007000_t0000_u01779167616942") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f580_d20260519_m051327_c001_v0001185_t0043_u01779167607107") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ad9_d20260519_m051322_c001_v7007000_t0000_u01779167602331") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f508_d20260519_m051312_c001_v0001185_t0048_u01779167592083") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843658_d20260519_m051304_c001_v7007000_t0000_u01779167584760") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b1f_d20260519_m051255_c001_v0001167_t0004_u01779167575513") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843608_d20260519_m051250_c001_v7007000_t0000_u01779167570809") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ffb_d20260519_m051247_c001_v0001176_t0020_u01779167567014") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089999196e_d20260519_m051245_c001_v7007000_t0000_u01779167565702") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01dd8_d20260519_m051236_c001_v0001174_t0022_u01779167556674") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b9_d20260519_m051231_c001_v7007000_t0000_u01779167551852") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f99_d20260519_m051227_c001_v0001176_t0001_u01779167547988") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed0899991960_d20260519_m051226_c001_v7007000_t0000_u01779167546777") 2026/05/19 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f35d_d20260519_m051216_c001_v0001185_t0002_u01779167536874") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc1_d20260519_m051208_c001_v7007000_t0000_u01779167528905") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c60_d20260519_m051159_c001_v0001174_t0053_u01779167519478") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995df9_d20260519_m051155_c001_v7007000_t0000_u01779167515041") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01bc4_d20260519_m051144_c001_v0001174_t0018_u01779167504395") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f13_d20260519_m051139_c001_v7007000_t0000_u01779167499955") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01b20_d20260519_m051131_c001_v0001174_t0045_u01779167491283") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aff_d20260519_m051248_c001_v7007000_t0000_u01779167568506") 2026/05/19 05:15:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f40e_d20260519_m051243_c001_v0001185_t0049_u01779167563967") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e2f_d20260519_m051307_c001_v7007000_t0000_u01779167587296") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa049_d20260519_m051303_c001_v0001176_t0003_u01779167583002") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09943c_d20260519_m051420_c001_v7007000_t0000_u01779167660248") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa177_d20260519_m051410_c001_v0001176_t0028_u01779167650818") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92943e_d20260519_m051405_c001_v7007000_t0000_u01779167645631") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa139_d20260519_m051356_c001_v0001176_t0003_u01779167636665") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170c1_d20260519_m051351_c001_v7007000_t0000_u01779167631661") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa103_d20260519_m051342_c001_v0001176_t0058_u01779167622126") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b682d_d20260519_m051337_c001_v7007000_t0000_u01779167617123") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0d3_d20260519_m051327_c001_v0001176_t0044_u01779167607693") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ada_d20260519_m051322_c001_v7007000_t0000_u01779167602515") 2026/05/19 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa085_d20260519_m051312_c001_v0001176_t0059_u01779167592653") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e26_d20260519_m051304_c001_v7007000_t0000_u01779167584560") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa029_d20260519_m051256_c001_v0001176_t0021_u01779167576267") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843609_d20260519_m051250_c001_v7007000_t0000_u01779167570992") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e30_d20260519_m051247_c001_v0001174_t0057_u01779167567201") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675ddf_d20260519_m051245_c001_v7007000_t0000_u01779167565823") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3dc_d20260519_m051237_c001_v0001185_t0007_u01779167557448") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435bb_d20260519_m051232_c001_v7007000_t0000_u01779167552034") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d91_d20260519_m051228_c001_v0001174_t0027_u01779167548046") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435ad_d20260519_m051226_c001_v7007000_t0000_u01779167546632") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f63_d20260519_m051217_c001_v0001176_t0018_u01779167537463") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484359c_d20260519_m051209_c001_v7007000_t0000_u01779167529314") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f2d7_d20260519_m051200_c001_v0001185_t0002_u01779167520346") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dfa_d20260519_m051155_c001_v7007000_t0000_u01779167515224") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f215_d20260519_m051145_c001_v0001185_t0044_u01779167505415") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f14_d20260519_m051140_c001_v7007000_t0000_u01779167500139") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f183_d20260519_m051131_c001_v0001185_t0026_u01779167491649") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb431_d20260519_m051248_c001_v7007000_t0000_u01779167568317") 2026/05/19 05:15:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e18_d20260519_m051244_c001_v0001174_t0021_u01779167564039") 2026/05/19 05:15:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e30_d20260519_m051307_c001_v7007000_t0000_u01779167587477") 2026/05/19 05:15:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4ac_d20260519_m051303_c001_v0001185_t0058_u01779167583011") 2026/05/19 05:15:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09943d_d20260519_m051420_c001_v7007000_t0000_u01779167660428") 2026/05/19 05:15:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9caf_d20260519_m051411_c001_v0001167_t0036_u01779167651399") 2026/05/19 05:15:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92943f_d20260519_m051405_c001_v7007000_t0000_u01779167645816") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c6d_d20260519_m051357_c001_v0001167_t0058_u01779167637234") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170c4_d20260519_m051351_c001_v7007000_t0000_u01779167631842") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c29_d20260519_m051342_c001_v0001167_t0014_u01779167622725") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b682e_d20260519_m051337_c001_v7007000_t0000_u01779167617305") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9be5_d20260519_m051328_c001_v0001167_t0057_u01779167608540") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580adb_d20260519_m051322_c001_v7007000_t0000_u01779167602699") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b8b_d20260519_m051313_c001_v0001167_t0004_u01779167593227") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3c4f_d20260519_m051304_c001_v7007000_t0000_u01779167584582") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f482_d20260519_m051256_c001_v0001185_t0017_u01779167576846") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484360a_d20260519_m051251_c001_v7007000_t0000_u01779167571176") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f438_d20260519_m051247_c001_v0001185_t0032_u01779167567202") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714859_d20260519_m051245_c001_v7007000_t0000_u01779167565833") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fb9_d20260519_m051238_c001_v0001176_t0051_u01779167557999") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435be_d20260519_m051232_c001_v7007000_t0000_u01779167552219") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3a8_d20260519_m051228_c001_v0001185_t0035_u01779167548122") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aab_d20260519_m051226_c001_v7007000_t0000_u01779167546637") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d1f_d20260519_m051218_c001_v0001174_t0011_u01779167538032") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714456_d20260519_m051209_c001_v7007000_t0000_u01779167529149") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a0f_d20260519_m051200_c001_v0001167_t0040_u01779167520914") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dfb_d20260519_m051155_c001_v7007000_t0000_u01779167515407") 2026/05/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be99cd_d20260519_m051146_c001_v0001167_t0008_u01779167506096") 2026/05/19 05:15:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f15_d20260519_m051140_c001_v7007000_t0000_u01779167500320") 2026/05/19 05:15:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9961_d20260519_m051131_c001_v0001167_t0017_u01779167491869") 2026/05/19 05:15:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843600_d20260519_m051248_c001_v7007000_t0000_u01779167568532") 2026/05/19 05:15:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9af9_d20260519_m051244_c001_v0001167_t0030_u01779167564062") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e32_d20260519_m051307_c001_v7007000_t0000_u01779167587659") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b45_d20260519_m051303_c001_v0001167_t0008_u01779167583170") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09943e_d20260519_m051420_c001_v7007000_t0000_u01779167660611") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a020c8_d20260519_m051411_c001_v0001174_t0014_u01779167651700") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929440_d20260519_m051406_c001_v7007000_t0000_u01779167646001") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02086_d20260519_m051357_c001_v0001174_t0019_u01779167637587") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170c7_d20260519_m051352_c001_v7007000_t0000_u01779167632024") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02010_d20260519_m051343_c001_v0001174_t0043_u01779167623120") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6830_d20260519_m051337_c001_v7007000_t0000_u01779167617487") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01fba_d20260519_m051328_c001_v0001174_t0021_u01779167608816") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580adc_d20260519_m051322_c001_v7007000_t0000_u01779167602882") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01f10_d20260519_m051313_c001_v0001174_t0044_u01779167593605") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3c50_d20260519_m051304_c001_v7007000_t0000_u01779167584772") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e72_d20260519_m051257_c001_v0001174_t0007_u01779167577038") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484360b_d20260519_m051251_c001_v7007000_t0000_u01779167571360") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ffd_d20260519_m051247_c001_v0001176_t0001_u01779167567227") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435f9_d20260519_m051245_c001_v7007000_t0000_u01779167565846") 2026/05/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9add_d20260519_m051238_c001_v0001167_t0043_u01779167558207") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435c0_d20260519_m051232_c001_v7007000_t0000_u01779167552400") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f9b_d20260519_m051228_c001_v0001176_t0051_u01779167548199") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f61585084_d20260519_m051226_c001_v7007000_t0000_u01779167546652") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a67_d20260519_m051218_c001_v0001167_t0010_u01779167538431") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f61585070_d20260519_m051209_c001_v7007000_t0000_u01779167529324") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f2d_d20260519_m051201_c001_v0001176_t0041_u01779167521244") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dfc_d20260519_m051155_c001_v7007000_t0000_u01779167515588") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ef9_d20260519_m051146_c001_v0001176_t0030_u01779167506456") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f16_d20260519_m051140_c001_v7007000_t0000_u01779167500503") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e97_d20260519_m051132_c001_v0001176_t0009_u01779167492211") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b30_d20260519_m051248_c001_v7007000_t0000_u01779167568323") 2026/05/19 05:15:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f412_d20260519_m051244_c001_v0001185_t0028_u01779167564154") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e33_d20260519_m051307_c001_v7007000_t0000_u01779167587848") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e90_d20260519_m051303_c001_v0001174_t0051_u01779167583199") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09943f_d20260519_m051420_c001_v7007000_t0000_u01779167660792") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f6a4_d20260519_m051412_c001_v0001185_t0009_u01779167652279") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929443_d20260519_m051406_c001_v7007000_t0000_u01779167646189") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f664_d20260519_m051357_c001_v0001185_t0042_u01779167637990") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170ca_d20260519_m051352_c001_v7007000_t0000_u01779167632206") 2026/05/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f600_d20260519_m051343_c001_v0001185_t0050_u01779167623494") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6831_d20260519_m051337_c001_v7007000_t0000_u01779167617667") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f590_d20260519_m051329_c001_v0001185_t0008_u01779167609166") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580add_d20260519_m051323_c001_v7007000_t0000_u01779167603065") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f528_d20260519_m051314_c001_v0001185_t0009_u01779167594341") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d098837_d20260519_m051304_c001_v7007000_t0000_u01779167584370") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b29_d20260519_m051257_c001_v0001167_t0045_u01779167577330") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484360c_d20260519_m051251_c001_v7007000_t0000_u01779167571545") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b0b_d20260519_m051247_c001_v0001167_t0027_u01779167567303") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675dd7_d20260519_m051245_c001_v7007000_t0000_u01779167565273") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01de6_d20260519_m051238_c001_v0001174_t0012_u01779167558647") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435c3_d20260519_m051232_c001_v7007000_t0000_u01779167552582") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a9f_d20260519_m051228_c001_v0001167_t0037_u01779167548214") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e6_d20260519_m051226_c001_v7007000_t0000_u01779167546795") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f363_d20260519_m051218_c001_v0001185_t0006_u01779167538863") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b637a_d20260519_m051209_c001_v7007000_t0000_u01779167529346") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c68_d20260519_m051201_c001_v0001174_t0002_u01779167521452") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dfe_d20260519_m051155_c001_v7007000_t0000_u01779167515771") 2026/05/19 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01be0_d20260519_m051146_c001_v0001174_t0021_u01779167506674") 2026/05/19 05:15:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f17_d20260519_m051140_c001_v7007000_t0000_u01779167500685") 2026/05/19 05:15:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01b2c_d20260519_m051132_c001_v0001174_t0053_u01779167492424") 2026/05/19 05:15:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb433_d20260519_m051248_c001_v7007000_t0000_u01779167568685") 2026/05/19 05:15:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fe5_d20260519_m051244_c001_v0001176_t0039_u01779167564175") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e34_d20260519_m051308_c001_v7007000_t0000_u01779167588029") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4ae_d20260519_m051303_c001_v0001185_t0031_u01779167583207") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099440_d20260519_m051420_c001_v7007000_t0000_u01779167660973") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa17f_d20260519_m051412_c001_v0001176_t0056_u01779167652500") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929446_d20260519_m051406_c001_v7007000_t0000_u01779167646373") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa13f_d20260519_m051358_c001_v0001176_t0024_u01779167638241") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170cb_d20260519_m051352_c001_v7007000_t0000_u01779167632388") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa105_d20260519_m051343_c001_v0001176_t0042_u01779167623724") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6832_d20260519_m051337_c001_v7007000_t0000_u01779167617848") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0d9_d20260519_m051329_c001_v0001176_t0010_u01779167609371") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ade_d20260519_m051323_c001_v7007000_t0000_u01779167603372") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa095_d20260519_m051314_c001_v0001176_t0053_u01779167594587") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e27_d20260519_m051304_c001_v7007000_t0000_u01779167584784") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa02f_d20260519_m051257_c001_v0001176_t0000_u01779167577693") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484360d_d20260519_m051251_c001_v7007000_t0000_u01779167571728") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f43c_d20260519_m051247_c001_v0001185_t0039_u01779167567427") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb42b_d20260519_m051245_c001_v7007000_t0000_u01779167565281") 2026/05/19 05:15:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3e8_d20260519_m051239_c001_v0001185_t0042_u01779167559065") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435c5_d20260519_m051232_c001_v7007000_t0000_u01779167552766") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3ae_d20260519_m051228_c001_v0001185_t0022_u01779167548308") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435ae_d20260519_m051226_c001_v7007000_t0000_u01779167546820") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f6b_d20260519_m051219_c001_v0001176_t0042_u01779167539057") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580a72_d20260519_m051209_c001_v7007000_t0000_u01779167529453") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f2e5_d20260519_m051201_c001_v0001185_t0044_u01779167521749") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995dff_d20260519_m051155_c001_v7007000_t0000_u01779167515953") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f225_d20260519_m051147_c001_v0001185_t0010_u01779167507210") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f18_d20260519_m051140_c001_v7007000_t0000_u01779167500868") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f18d_d20260519_m051132_c001_v0001185_t0047_u01779167492841") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435ff_d20260519_m051248_c001_v7007000_t0000_u01779167568347") 2026/05/19 05:15:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f418_d20260519_m051244_c001_v0001185_t0028_u01779167564359") 2026/05/19 05:15:12 DEBUG : dir1/0007-12345: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e35_d20260519_m051308_c001_v7007000_t0000_u01779167588212") 2026/05/19 05:15:12 DEBUG : dir1/0007-12345: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa04b_d20260519_m051303_c001_v0001176_t0036_u01779167583221") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099441_d20260519_m051421_c001_v7007000_t0000_u01779167661154") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cb1_d20260519_m051412_c001_v0001167_t0023_u01779167652710") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929449_d20260519_m051406_c001_v7007000_t0000_u01779167646556") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c71_d20260519_m051358_c001_v0001167_t0049_u01779167638455") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170ce_d20260519_m051352_c001_v7007000_t0000_u01779167632581") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c2d_d20260519_m051344_c001_v0001167_t0019_u01779167624311") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6833_d20260519_m051338_c001_v7007000_t0000_u01779167618029") 2026/05/19 05:15:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9beb_d20260519_m051329_c001_v0001167_t0022_u01779167609581") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580adf_d20260519_m051323_c001_v7007000_t0000_u01779167603555") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b99_d20260519_m051314_c001_v0001167_t0056_u01779167594788") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f71488c_d20260519_m051304_c001_v7007000_t0000_u01779167584538") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f488_d20260519_m051257_c001_v0001185_t0001_u01779167577930") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484360f_d20260519_m051251_c001_v7007000_t0000_u01779167571912") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fff_d20260519_m051247_c001_v0001176_t0016_u01779167567441") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675ddd_d20260519_m051245_c001_v7007000_t0000_u01779167565642") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fbd_d20260519_m051239_c001_v0001176_t0035_u01779167559353") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435c7_d20260519_m051232_c001_v7007000_t0000_u01779167552946") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d95_d20260519_m051228_c001_v0001174_t0031_u01779167548381") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089999195e_d20260519_m051226_c001_v7007000_t0000_u01779167546414") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d3b_d20260519_m051219_c001_v0001174_t0049_u01779167539330") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580a70_d20260519_m051209_c001_v7007000_t0000_u01779167529091") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a15_d20260519_m051202_c001_v0001167_t0045_u01779167522198") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e00_d20260519_m051156_c001_v7007000_t0000_u01779167516136") 2026/05/19 05:15:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be99d5_d20260519_m051147_c001_v0001167_t0041_u01779167507420") 2026/05/19 05:15:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f19_d20260519_m051141_c001_v7007000_t0000_u01779167501051") 2026/05/19 05:15:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9965_d20260519_m051133_c001_v0001167_t0041_u01779167493037") 2026/05/19 05:15:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b31_d20260519_m051248_c001_v7007000_t0000_u01779167568505") 2026/05/19 05:15:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fe9_d20260519_m051244_c001_v0001176_t0041_u01779167564384") 2026/05/19 05:15:14 DEBUG : dir1/0008-23456: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e36_d20260519_m051308_c001_v7007000_t0000_u01779167588399") 2026/05/19 05:15:14 DEBUG : dir1/0008-23456: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4b0_d20260519_m051303_c001_v0001185_t0048_u01779167583395") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099443_d20260519_m051421_c001_v7007000_t0000_u01779167661336") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a020d4_d20260519_m051413_c001_v0001174_t0039_u01779167653070") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92944c_d20260519_m051406_c001_v7007000_t0000_u01779167646745") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a0208c_d20260519_m051358_c001_v0001174_t0045_u01779167638831") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170d2_d20260519_m051352_c001_v7007000_t0000_u01779167632762") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02022_d20260519_m051344_c001_v0001174_t0053_u01779167624666") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6834_d20260519_m051338_c001_v7007000_t0000_u01779167618210") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01fc2_d20260519_m051329_c001_v0001174_t0050_u01779167609924") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae0_d20260519_m051323_c001_v7007000_t0000_u01779167603738") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01f34_d20260519_m051315_c001_v0001174_t0037_u01779167595312") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d9292f9_d20260519_m051304_c001_v7007000_t0000_u01779167584560") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e76_d20260519_m051258_c001_v0001174_t0015_u01779167578154") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843610_d20260519_m051252_c001_v7007000_t0000_u01779167572096") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e34_d20260519_m051247_c001_v0001174_t0059_u01779167567587") 2026/05/19 05:15:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9af6_d20260519_m051245_c001_v7007000_t0000_u01779167565851") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9ae7_d20260519_m051239_c001_v0001167_t0037_u01779167559569") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435c9_d20260519_m051233_c001_v7007000_t0000_u01779167553128") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f9d_d20260519_m051228_c001_v0001176_t0057_u01779167548406") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089999195f_d20260519_m051226_c001_v7007000_t0000_u01779167546595") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a6d_d20260519_m051219_c001_v0001167_t0054_u01779167539708") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc2_d20260519_m051209_c001_v7007000_t0000_u01779167529090") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f33_d20260519_m051202_c001_v0001176_t0047_u01779167522541") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e01_d20260519_m051156_c001_v7007000_t0000_u01779167516315") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f03_d20260519_m051147_c001_v0001176_t0056_u01779167507811") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f1a_d20260519_m051141_c001_v7007000_t0000_u01779167501233") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ea3_d20260519_m051133_c001_v0001176_t0058_u01779167493388") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb432_d20260519_m051248_c001_v7007000_t0000_u01779167568501") 2026/05/19 05:15:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9afb_d20260519_m051244_c001_v0001167_t0056_u01779167564448") 2026/05/19 05:15:15 DEBUG : dir1/0009-34567: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e37_d20260519_m051308_c001_v7007000_t0000_u01779167588581") 2026/05/19 05:15:15 DEBUG : dir1/0009-34567: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa04d_d20260519_m051303_c001_v0001176_t0032_u01779167583439") 2026/05/19 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099447_d20260519_m051421_c001_v7007000_t0000_u01779167661518") 2026/05/19 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f6b2_d20260519_m051413_c001_v0001185_t0038_u01779167653655") 2026/05/19 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92944f_d20260519_m051406_c001_v7007000_t0000_u01779167646929") 2026/05/19 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f66c_d20260519_m051359_c001_v0001185_t0021_u01779167639421") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170d5_d20260519_m051352_c001_v7007000_t0000_u01779167632944") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f610_d20260519_m051345_c001_v0001185_t0022_u01779167625263") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6835_d20260519_m051338_c001_v7007000_t0000_u01779167618392") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f59c_d20260519_m051330_c001_v0001185_t0018_u01779167610400") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae1_d20260519_m051323_c001_v7007000_t0000_u01779167603921") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f530_d20260519_m051315_c001_v0001185_t0042_u01779167595586") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b232eb_d20260519_m051304_c001_v7007000_t0000_u01779167584713") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b2d_d20260519_m051258_c001_v0001167_t0041_u01779167578486") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843611_d20260519_m051252_c001_v7007000_t0000_u01779167572295") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f440_d20260519_m051247_c001_v0001185_t0027_u01779167567622") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714855_d20260519_m051245_c001_v7007000_t0000_u01779167565284") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01df2_d20260519_m051239_c001_v0001174_t0007_u01779167559969") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435cb_d20260519_m051233_c001_v7007000_t0000_u01779167553311") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3b2_d20260519_m051228_c001_v0001185_t0030_u01779167548540") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aaf_d20260519_m051226_c001_v7007000_t0000_u01779167546848") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f36b_d20260519_m051220_c001_v0001185_t0059_u01779167540098") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6378_d20260519_m051209_c001_v7007000_t0000_u01779167529157") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c74_d20260519_m051202_c001_v0001174_t0003_u01779167522751") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e02_d20260519_m051156_c001_v7007000_t0000_u01779167516496") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01bf2_d20260519_m051148_c001_v0001174_t0033_u01779167508026") 2026/05/19 05:15:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f1c_d20260519_m051141_c001_v7007000_t0000_u01779167501414") 2026/05/19 05:15:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01b3c_d20260519_m051133_c001_v0001174_t0058_u01779167493597") 2026/05/19 05:15:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefc02_d20260519_m051248_c001_v7007000_t0000_u01779167568378") 2026/05/19 05:15:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f41a_d20260519_m051244_c001_v0001185_t0015_u01779167564559") 2026/05/19 05:15:17 DEBUG : dir1/0010-45678: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e38_d20260519_m051308_c001_v7007000_t0000_u01779167588765") 2026/05/19 05:15:17 DEBUG : dir1/0010-45678: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b4b_d20260519_m051303_c001_v0001167_t0045_u01779167583520") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099449_d20260519_m051421_c001_v7007000_t0000_u01779167661702") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa189_d20260519_m051413_c001_v0001176_t0052_u01779167653844") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929451_d20260519_m051407_c001_v7007000_t0000_u01779167647112") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa145_d20260519_m051359_c001_v0001176_t0054_u01779167639658") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170d8_d20260519_m051353_c001_v7007000_t0000_u01779167633125") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa10d_d20260519_m051345_c001_v0001176_t0024_u01779167625518") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6837_d20260519_m051338_c001_v7007000_t0000_u01779167618574") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0df_d20260519_m051330_c001_v0001176_t0016_u01779167610597") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae2_d20260519_m051324_c001_v7007000_t0000_u01779167604105") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa09f_d20260519_m051315_c001_v0001176_t0032_u01779167595793") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d098838_d20260519_m051304_c001_v7007000_t0000_u01779167584555") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa033_d20260519_m051259_c001_v0001176_t0014_u01779167579063") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843612_d20260519_m051252_c001_v7007000_t0000_u01779167572481") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa005_d20260519_m051247_c001_v0001176_t0003_u01779167567649") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b2c_d20260519_m051245_c001_v7007000_t0000_u01779167565703") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3f2_d20260519_m051240_c001_v0001185_t0028_u01779167560451") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435cc_d20260519_m051233_c001_v7007000_t0000_u01779167553492") 2026/05/19 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f9f_d20260519_m051228_c001_v0001176_t0044_u01779167548623") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089999195d_d20260519_m051226_c001_v7007000_t0000_u01779167546230") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f71_d20260519_m051220_c001_v0001176_t0023_u01779167540310") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc4_d20260519_m051209_c001_v7007000_t0000_u01779167529470") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f2ed_d20260519_m051203_c001_v0001185_t0052_u01779167523168") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e03_d20260519_m051156_c001_v7007000_t0000_u01779167516678") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f22d_d20260519_m051148_c001_v0001185_t0009_u01779167508581") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f1d_d20260519_m051141_c001_v7007000_t0000_u01779167501596") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f199_d20260519_m051133_c001_v0001185_t0024_u01779167493975") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9b01_d20260519_m051248_c001_v7007000_t0000_u01779167568698") 2026/05/19 05:15:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9feb_d20260519_m051244_c001_v0001176_t0035_u01779167564594") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e39_d20260519_m051308_c001_v7007000_t0000_u01779167588948") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4b2_d20260519_m051303_c001_v0001185_t0005_u01779167583605") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09944b_d20260519_m051421_c001_v7007000_t0000_u01779167661883") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cb7_d20260519_m051414_c001_v0001167_t0045_u01779167654046") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929454_d20260519_m051407_c001_v7007000_t0000_u01779167647300") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c7f_d20260519_m051359_c001_v0001167_t0027_u01779167639867") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170db_d20260519_m051353_c001_v7007000_t0000_u01779167633309") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c35_d20260519_m051345_c001_v0001167_t0037_u01779167625753") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6838_d20260519_m051338_c001_v7007000_t0000_u01779167618756") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9bf7_d20260519_m051330_c001_v0001167_t0054_u01779167610812") 2026/05/19 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae3_d20260519_m051324_c001_v7007000_t0000_u01779167604289") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9ba7_d20260519_m051316_c001_v0001167_t0020_u01779167596006") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843656_d20260519_m051304_c001_v7007000_t0000_u01779167584568") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f48e_d20260519_m051259_c001_v0001185_t0057_u01779167579272") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843613_d20260519_m051252_c001_v7007000_t0000_u01779167572668") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b0d_d20260519_m051247_c001_v0001167_t0014_u01779167567813") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714858_d20260519_m051245_c001_v7007000_t0000_u01779167565649") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fc7_d20260519_m051240_c001_v0001176_t0040_u01779167560655") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435cd_d20260519_m051233_c001_v7007000_t0000_u01779167553674") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d99_d20260519_m051228_c001_v0001174_t0010_u01779167548749") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e3_d20260519_m051226_c001_v7007000_t0000_u01779167546248") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d45_d20260519_m051220_c001_v0001174_t0018_u01779167540528") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580a71_d20260519_m051209_c001_v7007000_t0000_u01779167529272") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a17_d20260519_m051203_c001_v0001167_t0048_u01779167523357") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e04_d20260519_m051156_c001_v7007000_t0000_u01779167516860") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be99d9_d20260519_m051148_c001_v0001167_t0058_u01779167508827") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f1e_d20260519_m051141_c001_v7007000_t0000_u01779167501777") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be996d_d20260519_m051134_c001_v0001167_t0018_u01779167494165") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf49cc3_d20260519_m051248_c001_v7007000_t0000_u01779167568365") 2026/05/19 05:15:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e1c_d20260519_m051244_c001_v0001174_t0033_u01779167564621") 2026/05/19 05:15:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e3a_d20260519_m051309_c001_v7007000_t0000_u01779167589132") 2026/05/19 05:15:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa04f_d20260519_m051303_c001_v0001176_t0038_u01779167583638") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09944d_d20260519_m051422_c001_v7007000_t0000_u01779167662065") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a020de_d20260519_m051414_c001_v0001174_t0044_u01779167654456") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d929457_d20260519_m051407_c001_v7007000_t0000_u01779167647489") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02090_d20260519_m051400_c001_v0001174_t0055_u01779167640169") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170df_d20260519_m051353_c001_v7007000_t0000_u01779167633491") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a02028_d20260519_m051346_c001_v0001174_t0040_u01779167626149") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b6839_d20260519_m051338_c001_v7007000_t0000_u01779167618936") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01fc6_d20260519_m051331_c001_v0001174_t0054_u01779167611162") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae4_d20260519_m051324_c001_v7007000_t0000_u01779167604473") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01f4e_d20260519_m051316_c001_v0001174_t0017_u01779167596373") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f71488d_d20260519_m051304_c001_v7007000_t0000_u01779167584603") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01e7a_d20260519_m051259_c001_v0001174_t0058_u01779167579464") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843614_d20260519_m051252_c001_v7007000_t0000_u01779167572855") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa007_d20260519_m051247_c001_v0001176_t0031_u01779167567862") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f42347db4fed1e26e_d20260519_m051245_c001_v7007000_t0000_u01779167565655") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9aed_d20260519_m051240_c001_v0001167_t0004_u01779167560862") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435cf_d20260519_m051233_c001_v7007000_t0000_u01779167553855") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3b4_d20260519_m051228_c001_v0001185_t0022_u01779167548756") 2026/05/19 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e4_d20260519_m051226_c001_v7007000_t0000_u01779167546431") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a73_d20260519_m051220_c001_v0001167_t0046_u01779167540944") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714457_d20260519_m051209_c001_v7007000_t0000_u01779167529335") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f37_d20260519_m051203_c001_v0001176_t0035_u01779167523822") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e05_d20260519_m051157_c001_v7007000_t0000_u01779167517041") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f0b_d20260519_m051149_c001_v0001176_t0007_u01779167509109") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f1f_d20260519_m051141_c001_v7007000_t0000_u01779167501960") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9eaf_d20260519_m051134_c001_v0001176_t0015_u01779167494459") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714862_d20260519_m051248_c001_v7007000_t0000_u01779167568541") 2026/05/19 05:15:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9afd_d20260519_m051244_c001_v0001167_t0024_u01779167564731") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e3b_d20260519_m051309_c001_v7007000_t0000_u01779167589315") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4b4_d20260519_m051303_c001_v0001185_t0026_u01779167583816") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09944e_d20260519_m051422_c001_v7007000_t0000_u01779167662247") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f6b8_d20260519_m051414_c001_v0001185_t0031_u01779167654920") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92945a_d20260519_m051407_c001_v7007000_t0000_u01779167647674") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f66e_d20260519_m051400_c001_v0001185_t0056_u01779167640547") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170e3_d20260519_m051353_c001_v7007000_t0000_u01779167633672") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f616_d20260519_m051346_c001_v0001185_t0039_u01779167626480") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b683b_d20260519_m051339_c001_v7007000_t0000_u01779167619117") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f5a4_d20260519_m051331_c001_v0001185_t0045_u01779167611422") 2026/05/19 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae6_d20260519_m051324_c001_v7007000_t0000_u01779167604656") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f536_d20260519_m051316_c001_v0001185_t0050_u01779167596935") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f71488a_d20260519_m051304_c001_v7007000_t0000_u01779167584169") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b35_d20260519_m051300_c001_v0001167_t0018_u01779167580071") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843617_d20260519_m051253_c001_v7007000_t0000_u01779167573041") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f448_d20260519_m051247_c001_v0001185_t0040_u01779167567869") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68cb42e_d20260519_m051245_c001_v7007000_t0000_u01779167565868") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01dfe_d20260519_m051241_c001_v0001174_t0033_u01779167561161") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435d0_d20260519_m051234_c001_v7007000_t0000_u01779167554038") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9aa7_d20260519_m051228_c001_v0001167_t0033_u01779167548803") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aad_d20260519_m051226_c001_v7007000_t0000_u01779167546797") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f373_d20260519_m051221_c001_v0001185_t0051_u01779167541376") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f42347db4fed1e229_d20260519_m051209_c001_v7007000_t0000_u01779167529101") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c7a_d20260519_m051204_c001_v0001174_t0058_u01779167524047") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e06_d20260519_m051157_c001_v7007000_t0000_u01779167517222") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01c08_d20260519_m051149_c001_v0001174_t0021_u01779167509322") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f20_d20260519_m051142_c001_v7007000_t0000_u01779167502141") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01b48_d20260519_m051134_c001_v0001174_t0028_u01779167494663") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f714861_d20260519_m051248_c001_v7007000_t0000_u01779167568355") 2026/05/19 05:15:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f41c_d20260519_m051244_c001_v0001185_t0002_u01779167564782") 2026/05/19 05:15:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e3c_d20260519_m051309_c001_v7007000_t0000_u01779167589498") 2026/05/19 05:15:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa051_d20260519_m051303_c001_v0001176_t0052_u01779167583845") 2026/05/19 05:15:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099450_d20260519_m051422_c001_v7007000_t0000_u01779167662429") 2026/05/19 05:15:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa18d_d20260519_m051415_c001_v0001176_t0020_u01779167655127") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92945b_d20260519_m051407_c001_v7007000_t0000_u01779167647858") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa147_d20260519_m051400_c001_v0001176_t0030_u01779167640851") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170e6_d20260519_m051353_c001_v7007000_t0000_u01779167633854") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa113_d20260519_m051346_c001_v0001176_t0022_u01779167626737") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b683c_d20260519_m051339_c001_v7007000_t0000_u01779167619297") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0e5_d20260519_m051331_c001_v0001176_t0026_u01779167611612") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae7_d20260519_m051324_c001_v7007000_t0000_u01779167604840") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa0a9_d20260519_m051317_c001_v0001176_t0032_u01779167597150") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d098834_d20260519_m051304_c001_v7007000_t0000_u01779167584185") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa03d_d20260519_m051300_c001_v0001176_t0008_u01779167580423") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843619_d20260519_m051253_c001_v7007000_t0000_u01779167573225") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa009_d20260519_m051248_c001_v0001176_t0045_u01779167568078") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f61585163_d20260519_m051245_c001_v7007000_t0000_u01779167565666") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3fa_d20260519_m051241_c001_v0001185_t0053_u01779167561480") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435d1_d20260519_m051234_c001_v7007000_t0000_u01779167554219") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f3b8_d20260519_m051228_c001_v0001185_t0033_u01779167548961") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3bb9_d20260519_m051226_c001_v7007000_t0000_u01779167546810") 2026/05/19 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f75_d20260519_m051221_c001_v0001176_t0028_u01779167541594") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b0e_d20260519_m051209_c001_v7007000_t0000_u01779167529129") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f2f5_d20260519_m051204_c001_v0001185_t0043_u01779167524446") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e07_d20260519_m051157_c001_v7007000_t0000_u01779167517407") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f239_d20260519_m051149_c001_v0001185_t0041_u01779167509670") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f21_d20260519_m051142_c001_v7007000_t0000_u01779167502322") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f1a3_d20260519_m051134_c001_v0001185_t0039_u01779167494969") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf49cc5_d20260519_m051248_c001_v7007000_t0000_u01779167568553") 2026/05/19 05:15:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fed_d20260519_m051244_c001_v0001176_t0000_u01779167564810") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e3d_d20260519_m051309_c001_v7007000_t0000_u01779167589680") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b51_d20260519_m051303_c001_v0001167_t0028_u01779167583902") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099452_d20260519_m051422_c001_v7007000_t0000_u01779167662611") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cbd_d20260519_m051415_c001_v0001167_t0003_u01779167655400") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92945c_d20260519_m051408_c001_v7007000_t0000_u01779167648043") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c81_d20260519_m051401_c001_v0001167_t0016_u01779167641067") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170eb_d20260519_m051354_c001_v7007000_t0000_u01779167634036") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c39_d20260519_m051346_c001_v0001167_t0021_u01779167626950") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b683d_d20260519_m051339_c001_v7007000_t0000_u01779167619478") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9bfb_d20260519_m051331_c001_v0001167_t0038_u01779167611941") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae8_d20260519_m051325_c001_v7007000_t0000_u01779167605024") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9bb1_d20260519_m051317_c001_v0001167_t0048_u01779167597362") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f71488e_d20260519_m051304_c001_v7007000_t0000_u01779167584721") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f498_d20260519_m051300_c001_v0001185_t0053_u01779167580637") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484361b_d20260519_m051253_c001_v7007000_t0000_u01779167573408") 2026/05/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f44a_d20260519_m051248_c001_v0001185_t0015_u01779167568086") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9af5_d20260519_m051245_c001_v7007000_t0000_u01779167565668") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fcb_d20260519_m051241_c001_v0001176_t0045_u01779167561680") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435d2_d20260519_m051234_c001_v7007000_t0000_u01779167554551") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fa5_d20260519_m051229_c001_v0001176_t0004_u01779167549132") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f61585085_d20260519_m051226_c001_v7007000_t0000_u01779167546842") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d51_d20260519_m051221_c001_v0001174_t0025_u01779167541806") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc3_d20260519_m051209_c001_v7007000_t0000_u01779167529285") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a1f_d20260519_m051204_c001_v0001167_t0043_u01779167524687") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e08_d20260519_m051157_c001_v7007000_t0000_u01779167517588") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be99df_d20260519_m051149_c001_v0001167_t0036_u01779167509879") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f22_d20260519_m051142_c001_v7007000_t0000_u01779167502505") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9973_d20260519_m051135_c001_v0001167_t0000_u01779167495164") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf49cc4_d20260519_m051248_c001_v7007000_t0000_u01779167568368") 2026/05/19 05:15:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f41e_d20260519_m051244_c001_v0001185_t0021_u01779167564977") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbc9_d20260519_m051211_c001_v7007000_t0000_u01779167531844") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f49_d20260519_m051207_c001_v0001176_t0013_u01779167527569") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbca_d20260519_m051212_c001_v7007000_t0000_u01779167532028") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f309_d20260519_m051207_c001_v0001185_t0027_u01779167527575") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbcb_d20260519_m051212_c001_v7007000_t0000_u01779167532213") 2026/05/19 05:15:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a2f_d20260519_m051207_c001_v0001167_t0041_u01779167527649") 2026/05/19 05:15:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbcc_d20260519_m051212_c001_v7007000_t0000_u01779167532398") 2026/05/19 05:15:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01cae_d20260519_m051207_c001_v0001174_t0018_u01779167527742") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbcd_d20260519_m051212_c001_v7007000_t0000_u01779167532584") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f30d_d20260519_m051207_c001_v0001185_t0013_u01779167527770") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbcf_d20260519_m051212_c001_v7007000_t0000_u01779167532768") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f4b_d20260519_m051207_c001_v0001176_t0020_u01779167527808") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd0_d20260519_m051212_c001_v7007000_t0000_u01779167532953") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f315_d20260519_m051208_c001_v0001185_t0035_u01779167528047") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd1_d20260519_m051213_c001_v7007000_t0000_u01779167533138") 2026/05/19 05:15:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f4d_d20260519_m051208_c001_v0001176_t0051_u01779167528021") 2026/05/19 05:15:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd2_d20260519_m051213_c001_v7007000_t0000_u01779167533322") 2026/05/19 05:15:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a32_d20260519_m051208_c001_v0001167_t0055_u01779167528031") 2026/05/19 05:15:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd3_d20260519_m051213_c001_v7007000_t0000_u01779167533507") 2026/05/19 05:15:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01cb0_d20260519_m051208_c001_v0001174_t0057_u01779167528050") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd4_d20260519_m051213_c001_v7007000_t0000_u01779167533693") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f4f_d20260519_m051208_c001_v0001176_t0040_u01779167528230") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd5_d20260519_m051213_c001_v7007000_t0000_u01779167533877") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f317_d20260519_m051208_c001_v0001185_t0015_u01779167528263") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd6_d20260519_m051214_c001_v7007000_t0000_u01779167534061") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a35_d20260519_m051208_c001_v0001167_t0000_u01779167528315") 2026/05/19 05:15:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd7_d20260519_m051214_c001_v7007000_t0000_u01779167534247") 2026/05/19 05:15:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01cbc_d20260519_m051208_c001_v0001174_t0012_u01779167528399") 2026/05/19 05:15:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd8_d20260519_m051214_c001_v7007000_t0000_u01779167534433") 2026/05/19 05:15:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f31b_d20260519_m051208_c001_v0001185_t0057_u01779167528449") 2026/05/19 05:15:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4009bb3c7eaefbd9_d20260519_m051214_c001_v7007000_t0000_u01779167534617") 2026/05/19 05:15:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f51_d20260519_m051208_c001_v0001176_t0020_u01779167528464") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab5_d20260519_m051229_c001_v7007000_t0000_u01779167549572") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f38e_d20260519_m051224_c001_v0001185_t0019_u01779167544746") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f615850c7_d20260519_m051229_c001_v7007000_t0000_u01779167549532") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f85_d20260519_m051224_c001_v0001176_t0043_u01779167544765") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e8_d20260519_m051229_c001_v7007000_t0000_u01779167549591") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a8b_d20260519_m051224_c001_v0001167_t0014_u01779167544819") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b1a_d20260519_m051229_c001_v7007000_t0000_u01779167549615") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f390_d20260519_m051225_c001_v0001185_t0033_u01779167545041") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab1_d20260519_m051229_c001_v7007000_t0000_u01779167549352") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d6f_d20260519_m051225_c001_v0001174_t0018_u01779167545055") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435af_d20260519_m051229_c001_v7007000_t0000_u01779167549366") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f87_d20260519_m051225_c001_v0001176_t0059_u01779167545201") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d96e7_d20260519_m051229_c001_v7007000_t0000_u01779167549403") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a8d_d20260519_m051225_c001_v0001167_t0014_u01779167545234") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab6_d20260519_m051229_c001_v7007000_t0000_u01779167549695") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f392_d20260519_m051225_c001_v0001185_t0052_u01779167545243") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab2_d20260519_m051229_c001_v7007000_t0000_u01779167549384") 2026/05/19 05:15:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d75_d20260519_m051225_c001_v0001174_t0021_u01779167545376") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b1_d20260519_m051229_c001_v7007000_t0000_u01779167549738") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f8b_d20260519_m051225_c001_v0001176_t0000_u01779167545420") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab4_d20260519_m051229_c001_v7007000_t0000_u01779167549539") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f398_d20260519_m051225_c001_v0001185_t0045_u01779167545453") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4068601f615850c8_d20260519_m051229_c001_v7007000_t0000_u01779167549715") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f8e_d20260519_m051225_c001_v0001176_t0038_u01779167545627") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435b0_d20260519_m051229_c001_v7007000_t0000_u01779167549553") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f39a_d20260519_m051225_c001_v0001185_t0007_u01779167545652") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b19_d20260519_m051229_c001_v7007000_t0000_u01779167549427") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d7b_d20260519_m051225_c001_v0001174_t0011_u01779167545666") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3bbf_d20260519_m051229_c001_v7007000_t0000_u01779167549564") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a8f_d20260519_m051225_c001_v0001167_t0050_u01779167545676") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9ab7_d20260519_m051229_c001_v7007000_t0000_u01779167549723") 2026/05/19 05:15:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f93_d20260519_m051225_c001_v0001176_t0043_u01779167545833") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843124_d20260519_m051029_c001_v7007000_t0000_u01779167429346") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1030677f6a40c8c8_d20260519_m051026_c001_v0001185_t0036_u01779167426725") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f408e2ac0cdfea353_d20260519_m051026_c001_v7007000_t0000_u01779167426538") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1030677f6a40c898_d20260519_m051023_c001_v0001185_t0030_u01779167423807") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f408e2ac0cdfea34d_d20260519_m051023_c001_v7007000_t0000_u01779167423070") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be95d0_d20260519_m051018_c001_v0001167_t0040_u01779167418768") 2026/05/19 05:15:28 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430e4_d20260519_m051017_c001_v7007000_t0000_u01779167417297") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10965b3f195098db_d20260519_m051014_c001_v0001120_t0055_u01779167414421") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe612716d2_d20260519_m051014_c001_v7007000_t0000_u01779167414237") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10965b3f195098bf_d20260519_m051010_c001_v0001120_t0058_u01779167410510") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe612716be_d20260519_m051009_c001_v7007000_t0000_u01779167409777") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be953f_d20260519_m051005_c001_v0001167_t0011_u01779167405144") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430b3_d20260519_m051003_c001_v7007000_t0000_u01779167403761") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f119f356109083db1_d20260519_m051001_c001_v0001120_t0010_u01779167401503") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f7139d6_d20260519_m051001_c001_v7007000_t0000_u01779167401314") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f119f356109083da5_d20260519_m050958_c001_v0001120_t0017_u01779167398012") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f7139d1_d20260519_m050957_c001_v7007000_t0000_u01779167397282") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040b6f_d20260519_m050953_c001_v0001161_t0009_u01779167393524") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430ac_d20260519_m050952_c001_v7007000_t0000_u01779167392605") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f104c42c0bac76046_d20260519_m050950_c001_v0001181_t0001_u01779167390632") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22d24_d20260519_m050950_c001_v7007000_t0000_u01779167390447") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f104c42c0bac76024_d20260519_m050947_c001_v0001181_t0032_u01779167387614") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22d1e_d20260519_m050946_c001_v7007000_t0000_u01779167386885") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ab1_d20260519_m050940_c001_v0001176_t0034_u01779167380762") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9d39_d20260519_m050939_c001_v7007000_t0000_u01779167379835") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f103931db5b012c56_d20260519_m050937_c001_v0001173_t0055_u01779167377903") 2026/05/19 05:15:29 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f422f1542681f4c78_d20260519_m050937_c001_v7007000_t0000_u01779167377719") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f103931db5b012c20_d20260519_m050933_c001_v0001173_t0040_u01779167373944") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f422f1542681f4c71_d20260519_m050933_c001_v7007000_t0000_u01779167373216") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9335_d20260519_m050927_c001_v0001167_t0004_u01779167367065") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3a8e_d20260519_m050926_c001_v7007000_t0000_u01779167366152") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f107f62ed310470b9_d20260519_m050924_c001_v0001181_t0059_u01779167364415") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41011b6a6e0c8f0a_d20260519_m050924_c001_v7007000_t0000_u01779167364238") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f107f62ed31047095_d20260519_m050921_c001_v0001181_t0048_u01779167361455") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41011b6a6e0c8f04_d20260519_m050920_c001_v7007000_t0000_u01779167360735") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0409ba_d20260519_m050914_c001_v0001161_t0021_u01779167354873") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16336_d20260519_m050913_c001_v7007000_t0000_u01779167353772") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115572f06849f161_d20260519_m050908_c001_v0001097_t0042_u01779167348170") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ed35_d20260519_m050907_c001_v7007000_t0000_u01779167347964") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9933_d20260519_m050903_c001_v0001176_t0040_u01779167343525") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11460192a2bfbfa6_d20260519_m050902_c001_v0001182_t0045_u01779167342778") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11460192a2bfbf8a_d20260519_m050901_c001_v0001182_t0040_u01779167341825") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416f25d8cfc3e3dc_d20260519_m050847_c001_v7007000_t0000_u01779167327853") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0408a0_d20260519_m050840_c001_v0001161_t0014_u01779167320245") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1112ccdb3aaaf2bd_d20260519_m050839_c001_v0001033_t0025_u01779167319233") 2026/05/19 05:15:30 DEBUG : dst/one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1112ccdb3aaaf2b7_d20260519_m050838_c001_v0001033_t0059_u01779167318141") 2026/05/19 05:15:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843125_d20260519_m051029_c001_v7007000_t0000_u01779167429529") 2026/05/19 05:15:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1093faf8f0634df0_d20260519_m051026_c001_v0001172_t0053_u01779167426141") 2026/05/19 05:15:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114b8da609aa9f75_d20260519_m051022_c001_v0001165_t0020_u01779167422870") 2026/05/19 05:15:30 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430e5_d20260519_m051017_c001_v7007000_t0000_u01779167417479") 2026/05/19 05:15:31 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114e3ddb8cc920e0_d20260519_m051013_c001_v0001105_t0042_u01779167413816") 2026/05/19 05:15:31 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10879884b8aac5d1_d20260519_m051009_c001_v0001180_t0041_u01779167409538") 2026/05/19 05:15:31 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430b4_d20260519_m051003_c001_v7007000_t0000_u01779167403953") 2026/05/19 05:15:31 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f108411e980cdd12b_d20260519_m051000_c001_v0001174_t0037_u01779167400867") 2026/05/19 05:15:31 DEBUG : dst/one.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1025db93dfdb980e_d20260519_m050956_c001_v0001165_t0007_u01779167396912") 2026/05/19 05:15:31 DEBUG : dst/three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16337_d20260519_m050913_c001_v7007000_t0000_u01779167353952") 2026/05/19 05:15:31 DEBUG : dst/three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11460192a2bfc084_d20260519_m050912_c001_v0001182_t0038_u01779167352472") 2026/05/19 05:15:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843126_d20260519_m051029_c001_v7007000_t0000_u01779167429711") 2026/05/19 05:15:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10274485a24e13a8_d20260519_m051027_c001_v0001157_t0031_u01779167427512") 2026/05/19 05:15:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1081b5a82b365ae9_d20260519_m051024_c001_v0001153_t0013_u01779167424572") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843127_d20260519_m051029_c001_v7007000_t0000_u01779167429896") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1030677f6a40c8fe_d20260519_m051028_c001_v0001185_t0021_u01779167428776") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f408e2ac0cdfea357_d20260519_m051028_c001_v7007000_t0000_u01779167428590") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1030677f6a40c8b4_d20260519_m051025_c001_v0001185_t0027_u01779167425098") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f408e2ac0cdfea351_d20260519_m051024_c001_v7007000_t0000_u01779167424909") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040c72_d20260519_m051020_c001_v0001161_t0055_u01779167420101") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430e6_d20260519_m051017_c001_v7007000_t0000_u01779167417663") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10965b3f195098e5_d20260519_m051015_c001_v0001120_t0015_u01779167415782") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe612716d3_d20260519_m051015_c001_v7007000_t0000_u01779167415597") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10965b3f195098c7_d20260519_m051012_c001_v0001120_t0026_u01779167412010") 2026/05/19 05:15:31 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe612716c8_d20260519_m051011_c001_v7007000_t0000_u01779167411825") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040bf8_d20260519_m051006_c001_v0001161_t0021_u01779167406593") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f7139d8_d20260519_m051003_c001_v7007000_t0000_u01779167403192") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040bbe_d20260519_m050959_c001_v0001161_t0006_u01779167399961") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f7139d3_d20260519_m050959_c001_v7007000_t0000_u01779167399206") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9b11_d20260519_m050954_c001_v0001176_t0049_u01779167394480") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22d25_d20260519_m050951_c001_v7007000_t0000_u01779167391624") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9ae3_d20260519_m050949_c001_v0001176_t0054_u01779167389453") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22d20_d20260519_m050948_c001_v7007000_t0000_u01779167388367") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9425_d20260519_m050942_c001_v0001167_t0029_u01779167382015") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f422f1542681f5066_d20260519_m050938_c001_v7007000_t0000_u01779167378916") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be93d3_d20260519_m050936_c001_v0001167_t0002_u01779167376096") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f422f1542681f4c74_d20260519_m050934_c001_v7007000_t0000_u01779167374993") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040a62_d20260519_m050928_c001_v0001161_t0002_u01779167368026") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41011b6a6e0c8f0c_d20260519_m050925_c001_v7007000_t0000_u01779167365213") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040a20_d20260519_m050923_c001_v0001161_t0051_u01779167363159") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41011b6a6e0c8f05_d20260519_m050922_c001_v7007000_t0000_u01779167362074") 2026/05/19 05:15:32 DEBUG : dst/three.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9995_d20260519_m050915_c001_v0001176_t0043_u01779167355897") 2026/05/19 05:15:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430e8_d20260519_m051017_c001_v7007000_t0000_u01779167417845") 2026/05/19 05:15:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f106b81e293ad207c_d20260519_m051015_c001_v0001178_t0001_u01779167415328") 2026/05/19 05:15:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f105a44a197756b5d_d20260519_m051011_c001_v0001174_t0030_u01779167411432") 2026/05/19 05:15:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430b5_d20260519_m051004_c001_v7007000_t0000_u01779167404225") 2026/05/19 05:15:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1001b3e48c3c0d6d_d20260519_m051002_c001_v0001115_t0055_u01779167402116") 2026/05/19 05:15:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f10689adda353beba_d20260519_m050958_c001_v0001183_t0040_u01779167398981") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca4843128_d20260519_m051030_c001_v7007000_t0000_u01779167430082") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9be1_d20260519_m051019_c001_v0001176_t0030_u01779167419524") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430ea_d20260519_m051018_c001_v7007000_t0000_u01779167418027") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9b79_d20260519_m051005_c001_v0001176_t0002_u01779167405989") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430b6_d20260519_m051004_c001_v7007000_t0000_u01779167404408") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be94d7_d20260519_m050954_c001_v0001167_t0038_u01779167394170") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48430ae_d20260519_m050952_c001_v7007000_t0000_u01779167392787") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040af6_d20260519_m050941_c001_v0001161_t0003_u01779167381328") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9d3a_d20260519_m050940_c001_v7007000_t0000_u01779167380030") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9a29_d20260519_m050927_c001_v0001176_t0005_u01779167367811") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3a91_d20260519_m050926_c001_v7007000_t0000_u01779167366336") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be928d_d20260519_m050915_c001_v0001167_t0003_u01779167355614") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d16338_d20260519_m050914_c001_v7007000_t0000_u01779167354143") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f107dafc51f331482_d20260519_m050910_c001_v0001182_t0049_u01779167350118") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416f25d8cfc3e3dd_d20260519_m050848_c001_v7007000_t0000_u01779167328038") 2026/05/19 05:15:33 DEBUG : dst/two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1112ccdb3aaaf2e9_d20260519_m050846_c001_v0001033_t0000_u01779167326385") 2026/05/19 05:15:33 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9ce1_d20260519_m050813_c001_v7007000_t0000_u01779167293477") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a982f_d20260519_m050809_c001_v0001176_t0000_u01779167289217") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9cdd_d20260519_m050807_c001_v7007000_t0000_u01779167287219") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97fe_d20260519_m050756_c001_v0001176_t0059_u01779167276332") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5736_d20260519_m050747_c001_v7007000_t0000_u01779167267670") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97e2_d20260519_m050744_c001_v0001176_t0056_u01779167264204") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39cb_d20260519_m050724_c001_v7007000_t0000_u01779167244492") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9792_d20260519_m050722_c001_v0001176_t0031_u01779167242803") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c6_d20260519_m050722_c001_v7007000_t0000_u01779167242046") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9788_d20260519_m050720_c001_v0001176_t0013_u01779167240920") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c1_d20260519_m050718_c001_v7007000_t0000_u01779167238196") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9776_d20260519_m050716_c001_v0001176_t0010_u01779167236684") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39bd_d20260519_m050715_c001_v7007000_t0000_u01779167235915") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9770_d20260519_m050714_c001_v0001176_t0010_u01779167234736") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b0_d20260519_m050709_c001_v7007000_t0000_u01779167229685") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9750_d20260519_m050708_c001_v0001176_t0035_u01779167228336") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39ac_d20260519_m050707_c001_v7007000_t0000_u01779167227567") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9746_d20260519_m050706_c001_v0001176_t0014_u01779167226820") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22070_d20260519_m050702_c001_v7007000_t0000_u01779167222036") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9729_d20260519_m050700_c001_v0001176_t0006_u01779167220889") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2206d_d20260519_m050659_c001_v7007000_t0000_u01779167219055") 2026/05/19 05:15:34 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9717_d20260519_m050658_c001_v0001176_t0049_u01779167218125") 2026/05/19 05:15:35 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2206c_d20260519_m050657_c001_v7007000_t0000_u01779167217757") 2026/05/19 05:15:35 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f102a8ee0da8fa0a9_d20260519_m050657_c001_v0001181_t0055_u01779167217187") 2026/05/19 05:15:35 DEBUG : empty space: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a970c_d20260519_m050655_c001_v0001176_t0057_u01779167215688") 2026/05/19 05:15:35 DEBUG : enormous: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c8_d20260519_m050723_c001_v7007000_t0000_u01779167243578") 2026/05/19 05:15:35 DEBUG : enormous: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9796_d20260519_m050723_c001_v0001176_t0037_u01779167243010") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484312e_d20260519_m051034_c001_v7007000_t0000_u01779167434909") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040cca_d20260519_m051033_c001_v0001161_t0038_u01779167433604") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5732_d20260519_m050742_c001_v7007000_t0000_u01779167262694") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97da_d20260519_m050741_c001_v0001176_t0043_u01779167261646") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22064_d20260519_m050653_c001_v7007000_t0000_u01779167213229") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96f8_d20260519_m050652_c001_v0001176_t0050_u01779167212297") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22061_d20260519_m050651_c001_v7007000_t0000_u01779167211744") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96f6_d20260519_m050651_c001_v0001176_t0025_u01779167211162") 2026/05/19 05:15:35 DEBUG : existing: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96f0_d20260519_m050650_c001_v0001176_t0047_u01779167210411") 2026/05/19 05:15:35 DEBUG : existing-b: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5733_d20260519_m050742_c001_v7007000_t0000_u01779167262879") 2026/05/19 05:15:35 DEBUG : existing-b: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0407b2_d20260519_m050741_c001_v0001161_t0003_u01779167261635") 2026/05/19 05:15:35 DEBUG : file1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b60_d20260519_m051126_c001_v7007000_t0000_u01779167486592") 2026/05/19 05:15:35 DEBUG : file1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f129_d20260519_m051125_c001_v0001185_t0034_u01779167485802") 2026/05/19 05:15:35 DEBUG : file1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b58_d20260519_m051124_c001_v7007000_t0000_u01779167484488") 2026/05/19 05:15:35 DEBUG : file1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9919_d20260519_m051123_c001_v0001167_t0034_u01779167483467") 2026/05/19 05:15:35 DEBUG : five: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39ce_d20260519_m050727_c001_v7007000_t0000_u01779167247984") 2026/05/19 05:15:36 DEBUG : five: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a97aa_d20260519_m050726_c001_v0001176_t0021_u01779167246025") 2026/05/19 05:15:36 DEBUG : foo: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2206e_d20260519_m050700_c001_v7007000_t0000_u01779167220522") 2026/05/19 05:15:36 DEBUG : foo: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9721_d20260519_m050659_c001_v0001176_t0021_u01779167219978") 2026/05/19 05:15:36 DEBUG : foo: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a971f_d20260519_m050659_c001_v0001176_t0021_u01779167219424") 2026/05/19 05:15:36 DEBUG : four: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39cf_d20260519_m050728_c001_v7007000_t0000_u01779167248165") 2026/05/19 05:15:36 DEBUG : four: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be8f9a_d20260519_m050726_c001_v0001167_t0042_u01779167246587") 2026/05/19 05:15:36 DEBUG : four: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97a8_d20260519_m050725_c001_v0001176_t0045_u01779167245452") 2026/05/19 05:15:36 DEBUG : hello world2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec75_d20260519_m050612_c001_v7007000_t0000_u01779167172593") 2026/05/19 05:15:36 DEBUG : hello world2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9625_d20260519_m050611_c001_v0001176_t0009_u01779167171969") 2026/05/19 05:15:36 DEBUG : ignore-size: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2205f_d20260519_m050650_c001_v7007000_t0000_u01779167210042") 2026/05/19 05:15:36 DEBUG : ignore-size: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96e4_d20260519_m050649_c001_v0001176_t0050_u01779167209061") 2026/05/19 05:15:36 DEBUG : nested/sub dir/file: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572f_d20260519_m050740_c001_v7007000_t0000_u01779167260853") 2026/05/19 05:15:36 DEBUG : nested/sub dir/file: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97d4_d20260519_m050740_c001_v0001176_t0001_u01779167260099") 2026/05/19 05:15:36 DEBUG : nested/sub dir/file: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572d_d20260519_m050739_c001_v7007000_t0000_u01779167259350") 2026/05/19 05:15:36 DEBUG : nested/sub dir/file: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97ce_d20260519_m050738_c001_v0001176_t0004_u01779167258122") 2026/05/19 05:15:36 DEBUG : one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39d0_d20260519_m050728_c001_v7007000_t0000_u01779167248347") 2026/05/19 05:15:36 DEBUG : one: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a97a2_d20260519_m050724_c001_v0001176_t0021_u01779167244866") 2026/05/19 05:15:36 DEBUG : only0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b38_d20260519_m051119_c001_v7007000_t0000_u01779167479062") 2026/05/19 05:15:36 DEBUG : only0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e2f_d20260519_m051113_c001_v0001176_t0021_u01779167473361") 2026/05/19 05:15:36 DEBUG : only0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9821_d20260519_m051101_c001_v0001167_t0006_u01779167461392") 2026/05/19 05:15:36 DEBUG : only0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d96_d20260519_m051055_c001_v7007000_t0000_u01779167455975") 2026/05/19 05:15:36 DEBUG : only0: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be96ee_d20260519_m051041_c001_v0001167_t0023_u01779167441346") 2026/05/19 05:15:36 DEBUG : only1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b3a_d20260519_m051119_c001_v7007000_t0000_u01779167479247") 2026/05/19 05:15:37 DEBUG : only1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e3d_d20260519_m051114_c001_v0001176_t0021_u01779167474518") 2026/05/19 05:15:37 DEBUG : only1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9825_d20260519_m051102_c001_v0001167_t0052_u01779167462067") 2026/05/19 05:15:37 DEBUG : only1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d93_d20260519_m051055_c001_v7007000_t0000_u01779167455421") 2026/05/19 05:15:37 DEBUG : only1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be96f4_d20260519_m051042_c001_v0001167_t0030_u01779167442076") 2026/05/19 05:15:37 DEBUG : only10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b3c_d20260519_m051119_c001_v7007000_t0000_u01779167479427") 2026/05/19 05:15:37 DEBUG : only10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f414488987647f0a7_d20260519_m051114_c001_v0001185_t0004_u01779167474099") 2026/05/19 05:15:37 DEBUG : only10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9875_d20260519_m051107_c001_v0001167_t0018_u01779167467300") 2026/05/19 05:15:37 DEBUG : only10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a2b_d20260519_m051055_c001_v7007000_t0000_u01779167455774") 2026/05/19 05:15:37 DEBUG : only10: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be976c_d20260519_m051047_c001_v0001167_t0044_u01779167447936") 2026/05/19 05:15:37 DEBUG : only11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b3d_d20260519_m051119_c001_v7007000_t0000_u01779167479609") 2026/05/19 05:15:37 DEBUG : only11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98bd_d20260519_m051113_c001_v0001167_t0042_u01779167473373") 2026/05/19 05:15:37 DEBUG : only11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be987b_d20260519_m051107_c001_v0001167_t0006_u01779167467785") 2026/05/19 05:15:37 DEBUG : only11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d95_d20260519_m051055_c001_v7007000_t0000_u01779167455792") 2026/05/19 05:15:37 DEBUG : only11: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be977a_d20260519_m051048_c001_v0001167_t0057_u01779167448693") 2026/05/19 05:15:37 DEBUG : only12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b3e_d20260519_m051119_c001_v7007000_t0000_u01779167479790") 2026/05/19 05:15:37 DEBUG : only12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f414488987647f0a3_d20260519_m051113_c001_v0001185_t0004_u01779167473917") 2026/05/19 05:15:37 DEBUG : only12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9881_d20260519_m051108_c001_v0001167_t0059_u01779167468456") 2026/05/19 05:15:37 DEBUG : only12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d92_d20260519_m051055_c001_v7007000_t0000_u01779167455238") 2026/05/19 05:15:37 DEBUG : only12: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9788_d20260519_m051049_c001_v0001167_t0035_u01779167449330") 2026/05/19 05:15:37 DEBUG : only13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b3f_d20260519_m051119_c001_v7007000_t0000_u01779167479972") 2026/05/19 05:15:38 DEBUG : only13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415386f239a01a28_d20260519_m051114_c001_v0001174_t0026_u01779167474114") 2026/05/19 05:15:38 DEBUG : only13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be988f_d20260519_m051108_c001_v0001167_t0041_u01779167468983") 2026/05/19 05:15:38 DEBUG : only13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d95fc_d20260519_m051055_c001_v7007000_t0000_u01779167455383") 2026/05/19 05:15:38 DEBUG : only13: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9792_d20260519_m051049_c001_v0001167_t0044_u01779167449884") 2026/05/19 05:15:38 DEBUG : only14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b41_d20260519_m051120_c001_v7007000_t0000_u01779167480153") 2026/05/19 05:15:38 DEBUG : only14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e39_d20260519_m051114_c001_v0001176_t0021_u01779167474124") 2026/05/19 05:15:38 DEBUG : only14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9895_d20260519_m051109_c001_v0001167_t0010_u01779167469518") 2026/05/19 05:15:38 DEBUG : only14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a2a_d20260519_m051055_c001_v7007000_t0000_u01779167455580") 2026/05/19 05:15:38 DEBUG : only14: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be979a_d20260519_m051050_c001_v0001167_t0044_u01779167450505") 2026/05/19 05:15:38 DEBUG : only15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b42_d20260519_m051120_c001_v7007000_t0000_u01779167480335") 2026/05/19 05:15:38 DEBUG : only15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e33_d20260519_m051113_c001_v0001176_t0021_u01779167473758") 2026/05/19 05:15:38 DEBUG : only15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be989f_d20260519_m051110_c001_v0001167_t0040_u01779167470156") 2026/05/19 05:15:38 DEBUG : only15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995d94_d20260519_m051055_c001_v7007000_t0000_u01779167455604") 2026/05/19 05:15:38 DEBUG : only15: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be97a6_d20260519_m051051_c001_v0001167_t0044_u01779167451135") 2026/05/19 05:15:38 DEBUG : only16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b43_d20260519_m051120_c001_v7007000_t0000_u01779167480516") 2026/05/19 05:15:38 DEBUG : only16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98c3_d20260519_m051113_c001_v0001167_t0042_u01779167473769") 2026/05/19 05:15:38 DEBUG : only16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be98a9_d20260519_m051110_c001_v0001167_t0022_u01779167470801") 2026/05/19 05:15:38 DEBUG : only16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f420dbeecba5018c4_d20260519_m051055_c001_v7007000_t0000_u01779167455378") 2026/05/19 05:15:38 DEBUG : only16: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be97ac_d20260519_m051051_c001_v0001167_t0026_u01779167451784") 2026/05/19 05:15:39 DEBUG : only17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b44_d20260519_m051120_c001_v7007000_t0000_u01779167480697") 2026/05/19 05:15:39 DEBUG : only17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e37_d20260519_m051113_c001_v0001176_t0021_u01779167473941") 2026/05/19 05:15:39 DEBUG : only17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be98ad_d20260519_m051111_c001_v0001167_t0024_u01779167471364") 2026/05/19 05:15:39 DEBUG : only17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f420dbeecba5018c7_d20260519_m051055_c001_v7007000_t0000_u01779167455928") 2026/05/19 05:15:39 DEBUG : only17: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be97b2_d20260519_m051052_c001_v0001167_t0053_u01779167452343") 2026/05/19 05:15:39 DEBUG : only18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b45_d20260519_m051120_c001_v7007000_t0000_u01779167480877") 2026/05/19 05:15:39 DEBUG : only18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98c7_d20260519_m051113_c001_v0001167_t0042_u01779167473953") 2026/05/19 05:15:39 DEBUG : only18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be98b1_d20260519_m051111_c001_v0001167_t0048_u01779167471899") 2026/05/19 05:15:39 DEBUG : only18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a26_d20260519_m051054_c001_v7007000_t0000_u01779167454854") 2026/05/19 05:15:39 DEBUG : only18: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be97ba_d20260519_m051052_c001_v0001167_t0045_u01779167452962") 2026/05/19 05:15:39 DEBUG : only19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b47_d20260519_m051121_c001_v7007000_t0000_u01779167481058") 2026/05/19 05:15:39 DEBUG : only19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98c9_d20260519_m051114_c001_v0001167_t0042_u01779167474135") 2026/05/19 05:15:39 DEBUG : only19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be98b7_d20260519_m051112_c001_v0001167_t0038_u01779167472371") 2026/05/19 05:15:39 DEBUG : only19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a29_d20260519_m051055_c001_v7007000_t0000_u01779167455398") 2026/05/19 05:15:39 DEBUG : only19: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be97c0_d20260519_m051053_c001_v0001167_t0047_u01779167453546") 2026/05/19 05:15:39 DEBUG : only2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b48_d20260519_m051121_c001_v7007000_t0000_u01779167481239") 2026/05/19 05:15:39 DEBUG : only2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f414488987647f0a9_d20260519_m051114_c001_v0001185_t0004_u01779167474281") 2026/05/19 05:15:40 DEBUG : only2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be982b_d20260519_m051102_c001_v0001167_t0024_u01779167462626") 2026/05/19 05:15:40 DEBUG : only2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a27_d20260519_m051055_c001_v7007000_t0000_u01779167455035") 2026/05/19 05:15:40 DEBUG : only2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9700_d20260519_m051042_c001_v0001167_t0044_u01779167442799") 2026/05/19 05:15:40 DEBUG : only3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b49_d20260519_m051121_c001_v7007000_t0000_u01779167481419") 2026/05/19 05:15:40 DEBUG : only3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98cd_d20260519_m051114_c001_v0001167_t0042_u01779167474499") 2026/05/19 05:15:40 DEBUG : only3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9835_d20260519_m051103_c001_v0001167_t0030_u01779167463254") 2026/05/19 05:15:40 DEBUG : only3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a28_d20260519_m051055_c001_v7007000_t0000_u01779167455217") 2026/05/19 05:15:40 DEBUG : only3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be970c_d20260519_m051043_c001_v0001167_t0038_u01779167443470") 2026/05/19 05:15:40 DEBUG : only4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b4b_d20260519_m051121_c001_v7007000_t0000_u01779167481600") 2026/05/19 05:15:40 DEBUG : only4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f414488987647f0ad_d20260519_m051114_c001_v0001185_t0004_u01779167474648") 2026/05/19 05:15:40 DEBUG : only4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9845_d20260519_m051103_c001_v0001167_t0013_u01779167463850") 2026/05/19 05:15:40 DEBUG : only4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f420dbeecba5018c5_d20260519_m051055_c001_v7007000_t0000_u01779167455564") 2026/05/19 05:15:40 DEBUG : only4: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9718_d20260519_m051044_c001_v0001167_t0027_u01779167444153") 2026/05/19 05:15:40 DEBUG : only5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b4c_d20260519_m051121_c001_v7007000_t0000_u01779167481782") 2026/05/19 05:15:40 DEBUG : only5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415386f239a01a32_d20260519_m051114_c001_v0001174_t0026_u01779167474303") 2026/05/19 05:15:40 DEBUG : only5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be984f_d20260519_m051104_c001_v0001167_t0056_u01779167464509") 2026/05/19 05:15:40 DEBUG : only5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d95ff_d20260519_m051055_c001_v7007000_t0000_u01779167455957") 2026/05/19 05:15:40 DEBUG : only5: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be972a_d20260519_m051044_c001_v0001167_t0053_u01779167444628") 2026/05/19 05:15:40 DEBUG : only6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b4e_d20260519_m051121_c001_v7007000_t0000_u01779167481966") 2026/05/19 05:15:40 DEBUG : only6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41052103b6be98cb_d20260519_m051114_c001_v0001167_t0042_u01779167474316") 2026/05/19 05:15:41 DEBUG : only6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9857_d20260519_m051105_c001_v0001167_t0022_u01779167465035") 2026/05/19 05:15:41 DEBUG : only6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f420dbeecba5018c6_d20260519_m051055_c001_v7007000_t0000_u01779167455745") 2026/05/19 05:15:41 DEBUG : only6: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be973a_d20260519_m051045_c001_v0001167_t0030_u01779167445354") 2026/05/19 05:15:41 DEBUG : only7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b4f_d20260519_m051122_c001_v7007000_t0000_u01779167482158") 2026/05/19 05:15:41 DEBUG : only7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a9e3b_d20260519_m051114_c001_v0001176_t0021_u01779167474335") 2026/05/19 05:15:41 DEBUG : only7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be985f_d20260519_m051105_c001_v0001167_t0045_u01779167465632") 2026/05/19 05:15:41 DEBUG : only7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d95fd_d20260519_m051055_c001_v7007000_t0000_u01779167455581") 2026/05/19 05:15:41 DEBUG : only7: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9742_d20260519_m051046_c001_v0001167_t0014_u01779167446039") 2026/05/19 05:15:41 DEBUG : only8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b51_d20260519_m051122_c001_v7007000_t0000_u01779167482339") 2026/05/19 05:15:41 DEBUG : only8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f414488987647f0ab_d20260519_m051114_c001_v0001185_t0004_u01779167474462") 2026/05/19 05:15:41 DEBUG : only8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9863_d20260519_m051106_c001_v0001167_t0056_u01779167466241") 2026/05/19 05:15:41 DEBUG : only8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9a2c_d20260519_m051055_c001_v7007000_t0000_u01779167455958") 2026/05/19 05:15:41 DEBUG : only8: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be974c_d20260519_m051046_c001_v0001167_t0038_u01779167446733") 2026/05/19 05:15:41 DEBUG : only9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b52_d20260519_m051122_c001_v7007000_t0000_u01779167482519") 2026/05/19 05:15:41 DEBUG : only9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415386f239a01a3a_d20260519_m051114_c001_v0001174_t0026_u01779167474486") 2026/05/19 05:15:41 DEBUG : only9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be986b_d20260519_m051106_c001_v0001167_t0025_u01779167466732") 2026/05/19 05:15:41 DEBUG : only9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f409be069bc2d95fe_d20260519_m051055_c001_v7007000_t0000_u01779167455768") 2026/05/19 05:15:41 DEBUG : only9: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be975a_d20260519_m051047_c001_v0001167_t0024_u01779167447307") 2026/05/19 05:15:41 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572b_d20260519_m050736_c001_v7007000_t0000_u01779167256992") 2026/05/19 05:15:41 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be8fac_d20260519_m050735_c001_v0001167_t0026_u01779167255326") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5726_d20260519_m050734_c001_v7007000_t0000_u01779167254176") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97be_d20260519_m050732_c001_v0001176_t0051_u01779167252427") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5721_d20260519_m050731_c001_v7007000_t0000_u01779167251633") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be8fa0_d20260519_m050729_c001_v0001167_t0036_u01779167249262") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c3_d20260519_m050719_c001_v7007000_t0000_u01779167239992") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a977e_d20260519_m050718_c001_v0001176_t0044_u01779167238747") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39bf_d20260519_m050717_c001_v7007000_t0000_u01779167237261") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9774_d20260519_m050716_c001_v0001176_t0037_u01779167236470") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39ba_d20260519_m050715_c001_v7007000_t0000_u01779167235335") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a976e_d20260519_m050714_c001_v0001176_t0050_u01779167234529") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39af_d20260519_m050709_c001_v7007000_t0000_u01779167229131") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a974c_d20260519_m050708_c001_v0001176_t0055_u01779167228117") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39ad_d20260519_m050707_c001_v7007000_t0000_u01779167227748") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9744_d20260519_m050706_c001_v0001176_t0000_u01779167226601") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39aa_d20260519_m050706_c001_v7007000_t0000_u01779167226235") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9742_d20260519_m050705_c001_v0001176_t0028_u01779167225662") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a973c_d20260519_m050704_c001_v0001176_t0029_u01779167224932") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39a8_d20260519_m050704_c001_v7007000_t0000_u01779167224139") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a973a_d20260519_m050703_c001_v0001176_t0040_u01779167223525") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9738_d20260519_m050702_c001_v0001176_t0058_u01779167222949") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22071_d20260519_m050702_c001_v7007000_t0000_u01779167222219") 2026/05/19 05:15:42 DEBUG : potato: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a972f_d20260519_m050701_c001_v0001176_t0008_u01779167221458") 2026/05/19 05:15:42 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b574a_d20260519_m050823_c001_v7007000_t0000_u01779167303306") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9071_d20260519_m050822_c001_v0001167_t0026_u01779167302665") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9ce2_d20260519_m050813_c001_v7007000_t0000_u01779167293877") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be901b_d20260519_m050808_c001_v0001167_t0021_u01779167288547") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf4974d_d20260519_m050800_c001_v7007000_t0000_u01779167280422") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be8fde_d20260519_m050755_c001_v0001167_t0020_u01779167275549") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5738_d20260519_m050748_c001_v7007000_t0000_u01779167268001") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be8fc0_d20260519_m050743_c001_v0001167_t0007_u01779167263823") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c9_d20260519_m050723_c001_v7007000_t0000_u01779167243761") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9790_d20260519_m050722_c001_v0001176_t0057_u01779167242595") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c7_d20260519_m050722_c001_v7007000_t0000_u01779167242228") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9786_d20260519_m050720_c001_v0001176_t0008_u01779167240711") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c4_d20260519_m050720_c001_v7007000_t0000_u01779167240175") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9780_d20260519_m050719_c001_v0001176_t0022_u01779167239429") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39c2_d20260519_m050718_c001_v7007000_t0000_u01779167238378") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9778_d20260519_m050717_c001_v0001176_t0056_u01779167237630") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39be_d20260519_m050716_c001_v7007000_t0000_u01779167236096") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9772_d20260519_m050715_c001_v0001176_t0007_u01779167235350") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39b1_d20260519_m050709_c001_v7007000_t0000_u01779167229866") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9758_d20260519_m050708_c001_v0001176_t0019_u01779167228926") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec77_d20260519_m050615_c001_v7007000_t0000_u01779167175191") 2026/05/19 05:15:43 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a963d_d20260519_m050614_c001_v0001176_t0013_u01779167174629") 2026/05/19 05:15:44 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec76_d20260519_m050613_c001_v7007000_t0000_u01779167173709") 2026/05/19 05:15:44 DEBUG : potato2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9633_d20260519_m050613_c001_v0001176_t0033_u01779167173144") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f40517d34d68c9ce4_d20260519_m050814_c001_v7007000_t0000_u01779167294351") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f04081a_d20260519_m050809_c001_v0001161_t0021_u01779167289794") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf4974e_d20260519_m050801_c001_v7007000_t0000_u01779167281275") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0407f4_d20260519_m050756_c001_v0001161_t0059_u01779167276980") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5739_d20260519_m050748_c001_v7007000_t0000_u01779167268490") 2026/05/19 05:15:44 DEBUG : potato3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0407c0_d20260519_m050744_c001_v0001161_t0045_u01779167264427") 2026/05/19 05:15:44 DEBUG : pre-dest1/1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d1630e_d20260519_m050857_c001_v7007000_t0000_u01779167337614") 2026/05/19 05:15:44 DEBUG : pre-dest1/1: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f0408d6_d20260519_m050848_c001_v0001161_t0025_u01779167328778") 2026/05/19 05:15:44 DEBUG : pre-dest2/2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d1630f_d20260519_m050857_c001_v7007000_t0000_u01779167337796") 2026/05/19 05:15:44 DEBUG : pre-dest2/2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be90ff_d20260519_m050850_c001_v0001167_t0058_u01779167330393") 2026/05/19 05:15:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416f25d8cfc3e3d7_d20260519_m050834_c001_v7007000_t0000_u01779167314002") 2026/05/19 05:15:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a985f_d20260519_m050831_c001_v0001176_t0034_u01779167311042") 2026/05/19 05:15:44 DEBUG : sizeonly: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b2205e_d20260519_m050648_c001_v7007000_t0000_u01779167208509") 2026/05/19 05:15:44 DEBUG : sizeonly: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96e0_d20260519_m050647_c001_v0001176_t0000_u01779167207581") 2026/05/19 05:15:44 DEBUG : splitbanan: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41416e1b85675e3e_d20260519_m051309_c001_v7007000_t0000_u01779167589862") 2026/05/19 05:15:44 DEBUG : splitbanan: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9b43_d20260519_m051302_c001_v0001167_t0015_u01779167582782") 2026/05/19 05:15:44 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099455_d20260519_m051422_c001_v7007000_t0000_u01779167662793") 2026/05/19 05:15:44 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cc1_d20260519_m051416_c001_v0001167_t0002_u01779167656618") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4010328a8d92945d_d20260519_m051408_c001_v7007000_t0000_u01779167648226") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c8f_d20260519_m051402_c001_v0001167_t0031_u01779167642181") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4180ab6f18d170ef_d20260519_m051354_c001_v7007000_t0000_u01779167634217") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c41_d20260519_m051348_c001_v0001167_t0018_u01779167628321") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b683e_d20260519_m051339_c001_v7007000_t0000_u01779167619660") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9c07_d20260519_m051333_c001_v0001167_t0041_u01779167613426") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41279401a3580ae9_d20260519_m051325_c001_v7007000_t0000_u01779167605208") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9bb5_d20260519_m051318_c001_v0001167_t0022_u01779167598593") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f418b6c6f6f71488b_d20260519_m051304_c001_v7007000_t0000_u01779167584355") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f4a4_d20260519_m051301_c001_v0001185_t0024_u01779167581870") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca484361e_d20260519_m051253_c001_v7007000_t0000_u01779167573661") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f42e_d20260519_m051246_c001_v0001185_t0001_u01779167566807") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41560bbd43214b2d_d20260519_m051245_c001_v7007000_t0000_u01779167565894") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fd3_d20260519_m051242_c001_v0001176_t0009_u01779167562815") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4021f9fca48435d3_d20260519_m051234_c001_v7007000_t0000_u01779167554735") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9f97_d20260519_m051227_c001_v0001176_t0052_u01779167547781") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29e9aae_d20260519_m051226_c001_v7007000_t0000_u01779167546826") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01d5f_d20260519_m051223_c001_v0001174_t0044_u01779167543134") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f42347db4fed1e22c_d20260519_m051209_c001_v7007000_t0000_u01779167529307") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9a23_d20260519_m051205_c001_v0001167_t0036_u01779167525937") 2026/05/19 05:15:45 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415b65876d995e09_d20260519_m051157_c001_v7007000_t0000_u01779167517770") 2026/05/19 05:15:46 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be99e9_d20260519_m051151_c001_v0001167_t0017_u01779167511211") 2026/05/19 05:15:46 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f404438fe61271f23_d20260519_m051142_c001_v7007000_t0000_u01779167502687") 2026/05/19 05:15:46 DEBUG : splitbananasplit: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9987_d20260519_m051136_c001_v0001167_t0027_u01779167496850") 2026/05/19 05:15:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f41939c4c0cf49cc6_d20260519_m051248_c001_v7007000_t0000_u01779167568572") 2026/05/19 05:15:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9fdb_d20260519_m051243_c001_v0001176_t0033_u01779167563752") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b70_d20260519_m051130_c001_v7007000_t0000_u01779167490514") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be994d_d20260519_m051129_c001_v0001167_t0016_u01779167489390") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b67_d20260519_m051128_c001_v7007000_t0000_u01779167488639") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01af4_d20260519_m051127_c001_v0001174_t0054_u01779167487531") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5730_d20260519_m050741_c001_v7007000_t0000_u01779167261068") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be8fb6_d20260519_m050740_c001_v0001167_t0043_u01779167260088") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572e_d20260519_m050739_c001_v7007000_t0000_u01779167259536") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040798_d20260519_m050738_c001_v0001161_t0053_u01779167258475") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22048_d20260519_m050645_c001_v7007000_t0000_u01779167205539") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96be_d20260519_m050644_c001_v0001176_t0008_u01779167204102") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22044_d20260519_m050643_c001_v7007000_t0000_u01779167203733") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96b6_d20260519_m050642_c001_v0001176_t0046_u01779167202718") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22043_d20260519_m050640_c001_v7007000_t0000_u01779167200691") 2026/05/19 05:15:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96ab_d20260519_m050639_c001_v0001176_t0010_u01779167199629") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22042_d20260519_m050639_c001_v7007000_t0000_u01779167199084") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a96a1_d20260519_m050638_c001_v0001176_t0011_u01779167198223") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9691_d20260519_m050635_c001_v0001176_t0043_u01779167195721") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f416522e083b22040_d20260519_m050635_c001_v7007000_t0000_u01779167195355") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a968d_d20260519_m050634_c001_v0001176_t0029_u01779167194770") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9689_d20260519_m050634_c001_v0001176_t0041_u01779167194104") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec8c_d20260519_m050633_c001_v7007000_t0000_u01779167193377") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9683_d20260519_m050631_c001_v0001176_t0010_u01779167191152") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a967b_d20260519_m050628_c001_v0001176_t0037_u01779167188544") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec89_d20260519_m050628_c001_v7007000_t0000_u01779167188178") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9671_d20260519_m050627_c001_v0001176_t0058_u01779167187612") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a966d_d20260519_m050627_c001_v0001176_t0005_u01779167187035") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec87_d20260519_m050626_c001_v7007000_t0000_u01779167186669") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9667_d20260519_m050623_c001_v0001176_t0044_u01779167183266") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec84_d20260519_m050622_c001_v7007000_t0000_u01779167182899") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9665_d20260519_m050622_c001_v0001176_t0027_u01779167182329") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec82_d20260519_m050621_c001_v7007000_t0000_u01779167181420") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9661_d20260519_m050620_c001_v0001176_t0025_u01779167180797") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec81_d20260519_m050620_c001_v7007000_t0000_u01779167180249") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a965d_d20260519_m050619_c001_v0001176_t0006_u01779167179632") 2026/05/19 05:15:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec7e_d20260519_m050618_c001_v7007000_t0000_u01779167178724") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9651_d20260519_m050617_c001_v0001176_t0045_u01779167177971") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec7c_d20260519_m050617_c001_v7007000_t0000_u01779167177422") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a964b_d20260519_m050616_c001_v0001176_t0007_u01779167176855") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec79_d20260519_m050616_c001_v7007000_t0000_u01779167176307") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9643_d20260519_m050615_c001_v0001176_t0046_u01779167175737") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec73_d20260519_m050611_c001_v7007000_t0000_u01779167171419") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a961b_d20260519_m050610_c001_v0001176_t0017_u01779167170821") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec71_d20260519_m050610_c001_v7007000_t0000_u01779167170274") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9617_d20260519_m050609_c001_v0001176_t0013_u01779167169697") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec70_d20260519_m050608_c001_v7007000_t0000_u01779167168790") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a960f_d20260519_m050608_c001_v0001176_t0026_u01779167168155") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f411fed089998ec6f_d20260519_m050605_c001_v7007000_t0000_u01779167165976") 2026/05/19 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a95fd_d20260519_m050605_c001_v0001176_t0004_u01779167165410") 2026/05/19 05:15:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b71_d20260519_m051130_c001_v7007000_t0000_u01779167490696") 2026/05/19 05:15:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f16f_d20260519_m051129_c001_v0001185_t0040_u01779167489395") 2026/05/19 05:15:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b69_d20260519_m051128_c001_v7007000_t0000_u01779167488819") 2026/05/19 05:15:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e79_d20260519_m051127_c001_v0001176_t0038_u01779167487540") 2026/05/19 05:15:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099459_d20260519_m051424_c001_v7007000_t0000_u01779167664991") 2026/05/19 05:15:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a0210c_d20260519_m051424_c001_v0001174_t0046_u01779167664184") 2026/05/19 05:15:48 DEBUG : sub/yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572a_d20260519_m050736_c001_v7007000_t0000_u01779167256436") 2026/05/19 05:15:48 DEBUG : sub/yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97ca_d20260519_m050734_c001_v0001176_t0004_u01779167254974") 2026/05/19 05:15:48 DEBUG : test_dir1/file2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b62_d20260519_m051126_c001_v7007000_t0000_u01779167486773") 2026/05/19 05:15:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9927_d20260519_m051125_c001_v0001167_t0031_u01779167485459") 2026/05/19 05:15:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b5a_d20260519_m051124_c001_v7007000_t0000_u01779167484670") 2026/05/19 05:15:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e65_d20260519_m051123_c001_v0001176_t0055_u01779167483474") 2026/05/19 05:15:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b63_d20260519_m051126_c001_v7007000_t0000_u01779167486955") 2026/05/19 05:15:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a9e75_d20260519_m051125_c001_v0001176_t0054_u01779167485434") 2026/05/19 05:15:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f3b5b_d20260519_m051124_c001_v7007000_t0000_u01779167484855") 2026/05/19 05:15:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a01ac6_d20260519_m051123_c001_v0001174_t0033_u01779167483459") 2026/05/19 05:15:49 DEBUG : three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39d1_d20260519_m050728_c001_v7007000_t0000_u01779167248529") 2026/05/19 05:15:49 DEBUG : three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97b2_d20260519_m050727_c001_v0001176_t0044_u01779167247349") 2026/05/19 05:15:49 DEBUG : three: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795a97a6_d20260519_m050725_c001_v0001176_t0052_u01779167245236") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09945b_d20260519_m051426_c001_v7007000_t0000_u01779167666547") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f6f5_d20260519_m051425_c001_v0001185_t0045_u01779167665934") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099479_d20260519_m051444_c001_v7007000_t0000_u01779167684834") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa1ce_d20260519_m051443_c001_v0001176_t0048_u01779167683087") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099475_d20260519_m051441_c001_v7007000_t0000_u01779167681532") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f745_d20260519_m051439_c001_v0001185_t0024_u01779167679875") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099474_d20260519_m051438_c001_v7007000_t0000_u01779167678930") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a0216c_d20260519_m051438_c001_v0001174_t0005_u01779167678168") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099470_d20260519_m051433_c001_v7007000_t0000_u01779167673403") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f717_d20260519_m051432_c001_v0001185_t0035_u01779167672587") 2026/05/19 05:15:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099471_d20260519_m051435_c001_v7007000_t0000_u01779167675503") 2026/05/19 05:15:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa1be_d20260519_m051434_c001_v0001176_t0043_u01779167674350") 2026/05/19 05:15:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09946e_d20260519_m051431_c001_v7007000_t0000_u01779167671576") 2026/05/19 05:15:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115386f239a0213e_d20260519_m051430_c001_v0001174_t0054_u01779167670827") 2026/05/19 05:15:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099466_d20260519_m051429_c001_v7007000_t0000_u01779167669867") 2026/05/19 05:15:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cdf_d20260519_m051429_c001_v0001167_t0022_u01779167669122") 2026/05/19 05:15:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09945c_d20260519_m051428_c001_v7007000_t0000_u01779167668163") 2026/05/19 05:15:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f115eb048795aa1ae_d20260519_m051427_c001_v0001176_t0008_u01779167667530") 2026/05/19 05:15:50 DEBUG : toe/toe/toe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f419584b4b29ea552_d20260519_m051449_c001_v7007000_t0000_u01779167689668") 2026/05/19 05:15:50 DEBUG : toe/toe/toe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f114488987647f77b_d20260519_m051449_c001_v0001185_t0025_u01779167689009") 2026/05/19 05:15:50 DEBUG : toe/toe/toe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099473_d20260519_m051437_c001_v7007000_t0000_u01779167677205") 2026/05/19 05:15:50 DEBUG : toe/toe/toe: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9cf7_d20260519_m051436_c001_v0001167_t0054_u01779167676464") 2026/05/19 05:15:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d09947a_d20260519_m051445_c001_v7007000_t0000_u01779167685420") 2026/05/19 05:15:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f11052103b6be9d0f_d20260519_m051444_c001_v0001167_t0044_u01779167684498") 2026/05/19 05:15:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f413193f51d099476_d20260519_m051442_c001_v7007000_t0000_u01779167682140") 2026/05/19 05:15:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f112a79701692474a_d20260519_m051441_c001_v0001091_t0037_u01779167681075") 2026/05/19 05:15:50 DEBUG : two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f407f37648f7f39d2_d20260519_m050728_c001_v7007000_t0000_u01779167248710") 2026/05/19 05:15:51 DEBUG : two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4182ff392f040772_d20260519_m050726_c001_v0001161_t0052_u01779167246782") 2026/05/19 05:15:51 DEBUG : two: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f415eb048795a97a4_d20260519_m050725_c001_v0001176_t0021_u01779167245051") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b572c_d20260519_m050737_c001_v7007000_t0000_u01779167257177") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1007a979b0da5541_d20260519_m050736_c001_v0001183_t0015_u01779167256231") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5725_d20260519_m050733_c001_v7007000_t0000_u01779167253622") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040780_d20260519_m050732_c001_v0001161_t0038_u01779167252436") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5720_d20260519_m050731_c001_v7007000_t0000_u01779167251082") 2026/05/19 05:15:51 DEBUG : yam: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1182ff392f040776_d20260519_m050729_c001_v0001161_t0044_u01779167249272") 2026/05/19 05:15:51 DEBUG : yaml: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5727_d20260519_m050734_c001_v7007000_t0000_u01779167254361") 2026/05/19 05:15:51 DEBUG : yaml: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f1053aa241c718e53_d20260519_m050733_c001_v0001145_t0007_u01779167253379") 2026/05/19 05:15:51 DEBUG : yaml: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f4031156c053b5723_d20260519_m050731_c001_v7007000_t0000_u01779167251817") 2026/05/19 05:15:51 DEBUG : yaml: Deleting (id "4_z8f527d43a00d3beb9fe80e1b_f110ad4b3ce6e7018_d20260519_m050730_c001_v0001137_t0028_u01779167250729") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m50.041968154s (try 1/5)