"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/14 05:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo" 2026/03/14 05:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 05:42:59 DEBUG : Creating backend with remote "/tmp/rclone3500018768" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:00 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/14 05:43:00 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:43:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:01 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:01 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:02 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:02 DEBUG : B2 bucket rclone-test-recawog7qigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:04 DEBUG : Creating backend with remote "/non-existing" 2026/03/14 05:43:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/14 05:43:04 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:04 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:05 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:05 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.59s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:06 INFO : B2 bucket rclone-test-recawog7qigo: Running all checks before starting transfers 2026/03/14 05:43:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:06 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:06 INFO : B2 bucket rclone-test-recawog7qigo: Checks finished, now starting transfers 2026/03/14 05:43:06 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:07 ERROR : Ignoring --no-traverse with sync 2026/03/14 05:43:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:07 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:07 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:08 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.36s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/14 05:43:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:09 DEBUG : hello world2: size = 12 OK 2026/03/14 05:43:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/14 05:43:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:43:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:11 DEBUG : potato2: size = 11 OK 2026/03/14 05:43:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:43:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:12 DEBUG : potato2: size = 11 OK 2026/03/14 05:43:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/14 05:43:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:43:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/14 05:43:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:43:13 INFO : sub dir2: Making directory 2026/03/14 05:43:13 INFO : sub dir: Making directory 2026/03/14 05:43:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:13 INFO : sub dir2/sub sub dir2: Making directory 2026/03/14 05:43:13 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:13 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:13 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/03/14 05:43:14 DEBUG : B2 bucket rclone-test-recawog7qigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:14 INFO : sub dir2: Making directory 2026/03/14 05:43:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/14 05:43:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:14 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:14 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:16 DEBUG : sub dir2: Making directory with metadata 2026/03/14 05:43:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:43:16 INFO : sub dir2: Making directory 2026/03/14 05:43:16 INFO : sub dir: Making directory 2026/03/14 05:43:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:16 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:16 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/14 05:43:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/14 05:43:17 DEBUG : B2 bucket rclone-test-recawog7qigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:18 INFO : sub dir2: Making directory 2026/03/14 05:43:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:18 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:18 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:18 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:19 DEBUG : sub dir2: Making directory with metadata 2026/03/14 05:43:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:43:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:43:19 INFO : sub dir2: Making directory 2026/03/14 05:43:19 INFO : sub dir: Making directory 2026/03/14 05:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:19 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:19 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:19 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/14 05:43:19 DEBUG : B2 bucket rclone-test-recawog7qigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:20 INFO : sub dir2: Making directory 2026/03/14 05:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:21 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:21 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:21 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:43:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.32s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:22 DEBUG : Creating backend with remote "TestB2:rclone-test-duvutep4gazi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-duvutep4gazi 2026/03/14 05:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:23 DEBUG : B2 bucket rclone-test-duvutep4gazi: Waiting for checks to finish 2026/03/14 05:43:23 DEBUG : B2 bucket rclone-test-duvutep4gazi: Waiting for transfers to finish 2026/03/14 05:43:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:25 DEBUG : B2 bucket rclone-test-duvutep4gazi: Purge remote 2026/03/14 05:43:25 INFO : B2 bucket rclone-test-duvutep4gazi: cleaning bucket "rclone-test-duvutep4gazi" of all files 2026/03/14 05:43:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf82edc3d0edebab9fc80e1b_f11799f0ca3c93b4a_d20260314_m054324_c001_v0001104_t0028_u01773467004479") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:27 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:43:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:43:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/14 05:43:27 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:27 DEBUG : sub dir/hello world: size = 17 OK 2026/03/14 05:43:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/14 05:43:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cekisij6raya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-cekisij6raya 2026/03/14 05:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:30 DEBUG : B2 bucket rclone-test-cekisij6raya: Waiting for checks to finish 2026/03/14 05:43:30 DEBUG : B2 bucket rclone-test-cekisij6raya: Waiting for transfers to finish 2026/03/14 05:43:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:32 DEBUG : B2 bucket rclone-test-cekisij6raya: Waiting for checks to finish 2026/03/14 05:43:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:43:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cekisij6raya) 2026/03/14 05:43:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/14 05:43:32 DEBUG : B2 bucket rclone-test-cekisij6raya: Waiting for transfers to finish 2026/03/14 05:43:32 DEBUG : sub dir/hello world: size = 17 OK 2026/03/14 05:43:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/14 05:43:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:32 DEBUG : B2 bucket rclone-test-cekisij6raya: Purge remote 2026/03/14 05:43:32 INFO : B2 bucket rclone-test-cekisij6raya: cleaning bucket "rclone-test-cekisij6raya" of all files 2026/03/14 05:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f520d43d0fdebab9fc80e1b_f115a666140fd39d7_d20260314_m054332_c001_v0001184_t0003_u01773467012336") 2026/03/14 05:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f520d43d0fdebab9fc80e1b_f1120c370f1e810d7_d20260314_m054330_c001_v0001181_t0007_u01773467010567") --- PASS: TestServerSideCopyOverSelf (5.84s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:43:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:43:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/14 05:43:34 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:34 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:35 DEBUG : sub dir/hello world: size = 17 OK 2026/03/14 05:43:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/14 05:43:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/14 05:43:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qivewoy0hege" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-qivewoy0hege 2026/03/14 05:43:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:37 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for checks to finish 2026/03/14 05:43:37 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for transfers to finish 2026/03/14 05:43:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:43:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:43:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qivewoy0hege) 2026/03/14 05:43:39 DEBUG : sub dir/hello world: Sizes differ 2026/03/14 05:43:39 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for checks to finish 2026/03/14 05:43:39 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for transfers to finish 2026/03/14 05:43:40 DEBUG : sub dir/hello world: size = 17 OK 2026/03/14 05:43:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/14 05:43:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:40 INFO : sub dir/hello world: Deleted 2026/03/14 05:43:41 DEBUG : testing file moves 2026/03/14 05:43:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:43:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qivewoy0hege) 2026/03/14 05:43:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/14 05:43:41 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for checks to finish 2026/03/14 05:43:41 DEBUG : B2 bucket rclone-test-qivewoy0hege: Waiting for transfers to finish 2026/03/14 05:43:42 DEBUG : sub dir/hello world: size = 24 OK 2026/03/14 05:43:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/14 05:43:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/14 05:43:42 INFO : sub dir/hello world: Deleted 2026/03/14 05:43:42 DEBUG : B2 bucket rclone-test-qivewoy0hege: Purge remote 2026/03/14 05:43:42 INFO : B2 bucket rclone-test-qivewoy0hege: cleaning bucket "rclone-test-qivewoy0hege" of all files 2026/03/14 05:43:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f022d33d0fdebab9fc80e1b_f1168b92bb0f61582_d20260314_m054341_c001_v0001180_t0000_u01773467021887") 2026/03/14 05:43:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f022d33d0fdebab9fc80e1b_f115a666140fd39f1_d20260314_m054339_c001_v0001184_t0017_u01773467019926") 2026/03/14 05:43:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f022d33d0fdebab9fc80e1b_f105d36240278283c_d20260314_m054338_c001_v0001173_t0048_u01773467018362") --- PASS: TestServerSideMoveOverSelf (8.11s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:44 ERROR : error listing: directory not found 2026/03/14 05:43:44 INFO : Local file system at /tmp/rclone3500018768: Making directory 2026/03/14 05:43:45 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:45 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:43:46 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for checks to finish 2026/03/14 05:43:46 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for transfers to finish 2026/03/14 05:43:47 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/14 05:43:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:43:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/14 05:43:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/14 05:43:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:48 DEBUG : check sum: size = 1 OK 2026/03/14 05:43:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:43:48 INFO : check sum: Copied (new) 2026/03/14 05:43:48 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:48 DEBUG : check sum: size = 1 OK 2026/03/14 05:43:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:43:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/14 05:43:48 DEBUG : check sum: Unchanged skipping 2026/03/14 05:43:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:48 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/14 05:43:49 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:49 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:50 DEBUG : sizeonly: size = 6 OK 2026/03/14 05:43:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/14 05:43:50 INFO : sizeonly: Copied (new) 2026/03/14 05:43:50 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:50 DEBUG : sizeonly: size = 6 OK 2026/03/14 05:43:50 DEBUG : sizeonly: Sizes identical 2026/03/14 05:43:50 DEBUG : sizeonly: Unchanged skipping 2026/03/14 05:43:50 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:50 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:50 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/14 05:43:51 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:51 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/14 05:43:51 INFO : ignore-size: Copied (new) 2026/03/14 05:43:51 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:43:52 DEBUG : ignore-size: Unchanged skipping 2026/03/14 05:43:52 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:52 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:52 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:53 DEBUG : existing: size = 6 OK 2026/03/14 05:43:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:43:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:53 DEBUG : existing: Unchanged skipping 2026/03/14 05:43:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:53 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:53 INFO : There was nothing to transfer 2026/03/14 05:43:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/14 05:43:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:53 DEBUG : existing: size = 6 OK 2026/03/14 05:43:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/14 05:43:53 INFO : existing: Copied (replaced existing) 2026/03/14 05:43:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.93s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/14 05:43:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:55 DEBUG : existing: size = 6 OK 2026/03/14 05:43:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/14 05:43:55 INFO : existing: Copied (new) 2026/03/14 05:43:55 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:55 DEBUG : existing: Destination exists, skipping 2026/03/14 05:43:55 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:55 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:55 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/14 05:43:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/14 05:43:57 DEBUG : c/non empty space: size = 5 OK 2026/03/14 05:43:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:43:57 DEBUG : c/non empty space: Unchanged skipping 2026/03/14 05:43:57 DEBUG : a/potato2: size = 60 OK 2026/03/14 05:43:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:43:57 INFO : a/potato2: Copied (new) 2026/03/14 05:43:57 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:57 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:57 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:43:59 DEBUG : empty space: size = 1 OK 2026/03/14 05:43:59 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/03/14 05:43:59 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:43:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/14 05:43:59 DEBUG : empty space: Unchanged skipping 2026/03/14 05:43:59 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:43:59 DEBUG : Waiting for deletions to finish 2026/03/14 05:43:59 INFO : There was nothing to transfer 2026/03/14 05:43:59 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:43:59 DEBUG : empty space: size = 1 OK 2026/03/14 05:43:59 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/03/14 05:43:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:44:01 INFO : empty space: Updated modification time in destination 2026/03/14 05:44:01 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:01 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:01 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:02 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:02 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/03/14 05:44:02 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:44:02 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:02 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:02 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:03 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:03 DEBUG : foo: size = 3 OK 2026/03/14 05:44:03 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/03/14 05:44:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:03 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:03 DEBUG : foo: sha1 differ 2026/03/14 05:44:03 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:04 DEBUG : foo: size = 3 OK 2026/03/14 05:44:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/14 05:44:04 INFO : foo: Copied (replaced existing) 2026/03/14 05:44:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:05 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/14 05:44:05 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:05 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:05 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:05 DEBUG : potato: size = 60 OK 2026/03/14 05:44:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:05 INFO : potato: Copied (new) 2026/03/14 05:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:07 DEBUG : potato: size = 60 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:07 DEBUG : potato: Sizes differ 2026/03/14 05:44:07 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:07 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:07 DEBUG : potato: size = 21 OK 2026/03/14 05:44:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/14 05:44:07 INFO : potato: Copied (replaced existing) 2026/03/14 05:44:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:09 DEBUG : potato: size = 21 OK 2026/03/14 05:44:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/14 05:44:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:09 DEBUG : potato: sha1 differ 2026/03/14 05:44:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:09 DEBUG : potato: size = 21 OK 2026/03/14 05:44:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/14 05:44:09 INFO : potato: Copied (replaced existing) 2026/03/14 05:44:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:11 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:11 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/14 05:44:11 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:11 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:11 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:13 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:13 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:13 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:13 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:13 DEBUG : potato2: size = 60 OK 2026/03/14 05:44:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:13 INFO : potato2: Copied (new) 2026/03/14 05:44:13 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:15 INFO : d: Making directory 2026/03/14 05:44:15 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/14 05:44:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:16 DEBUG : c/non empty space: size = 5 OK 2026/03/14 05:44:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:16 DEBUG : c/non empty space: Unchanged skipping 2026/03/14 05:44:16 DEBUG : a/potato2: size = 60 OK 2026/03/14 05:44:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:16 INFO : a/potato2: Copied (new) 2026/03/14 05:44:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:16 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/14 05:44:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:18 DEBUG : c/non empty space: size = 5 OK 2026/03/14 05:44:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:18 DEBUG : c/non empty space: Unchanged skipping 2026/03/14 05:44:18 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:18 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:18 DEBUG : a/potato2: size = 60 OK 2026/03/14 05:44:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:18 INFO : a/potato2: Copied (new) 2026/03/14 05:44:18 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting files as there were IO errors 2026/03/14 05:44:18 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:21 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:21 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:21 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:21 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:21 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:21 INFO : potato: Deleted 2026/03/14 05:44:21 DEBUG : potato2: size = 60 OK 2026/03/14 05:44:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.78s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:23 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:24 INFO : potato: Deleted 2026/03/14 05:44:24 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:24 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:24 DEBUG : potato2: size = 60 OK 2026/03/14 05:44:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:26 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:26 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:26 DEBUG : potato2: size = 19 OK 2026/03/14 05:44:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/14 05:44:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:28 DEBUG : enormous: Excluded (Size Filter) 2026/03/14 05:44:28 DEBUG : enormous: Excluded 2026/03/14 05:44:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/14 05:44:28 DEBUG : potato2: Excluded 2026/03/14 05:44:29 DEBUG : potato2: Excluded (Size Filter) 2026/03/14 05:44:29 DEBUG : potato2: Excluded 2026/03/14 05:44:29 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:29 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:29 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:29 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:29 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:29 INFO : There was nothing to transfer 2026/03/14 05:44:29 DEBUG : enormous: Excluded (Size Filter) 2026/03/14 05:44:29 DEBUG : enormous: Excluded 2026/03/14 05:44:29 DEBUG : potato2: Excluded (Size Filter) 2026/03/14 05:44:29 DEBUG : potato2: Excluded 2026/03/14 05:44:29 DEBUG : potato2: Excluded (Size Filter) 2026/03/14 05:44:29 DEBUG : potato2: Excluded 2026/03/14 05:44:29 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/14 05:44:29 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:29 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for checks to finish 2026/03/14 05:44:29 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for transfers to finish 2026/03/14 05:44:29 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/14 05:44:31 DEBUG : enormous: Excluded 2026/03/14 05:44:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/14 05:44:31 DEBUG : potato2: Excluded 2026/03/14 05:44:31 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:44:31 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:31 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:31 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:31 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:31 INFO : enormous: Deleted 2026/03/14 05:44:32 INFO : potato2: Deleted 2026/03/14 05:44:32 INFO : There was nothing to transfer 2026/03/14 05:44:32 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/14 05:44:32 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:32 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for checks to finish 2026/03/14 05:44:32 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for transfers to finish 2026/03/14 05:44:32 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:32 INFO : enormous: Deleted 2026/03/14 05:44:32 INFO : potato2: Deleted 2026/03/14 05:44:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:34 DEBUG : five: Need to transfer - File not found at Destination 2026/03/14 05:44:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:34 DEBUG : four: size = 8 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:34 DEBUG : four: Sizes differ 2026/03/14 05:44:34 DEBUG : three: size = 5 OK 2026/03/14 05:44:34 DEBUG : three: Sizes identical 2026/03/14 05:44:34 DEBUG : two: size = 3 OK 2026/03/14 05:44:34 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:34 DEBUG : one: Destination is newer than source, skipping 2026/03/14 05:44:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/14 05:44:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/14 05:44:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:34 DEBUG : two: sha1 differ 2026/03/14 05:44:34 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:34 DEBUG : five: size = 4 OK 2026/03/14 05:44:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/14 05:44:34 INFO : five: Copied (new) 2026/03/14 05:44:35 DEBUG : four: size = 4 OK 2026/03/14 05:44:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/14 05:44:35 INFO : four: Copied (replaced existing) 2026/03/14 05:44:35 DEBUG : two: size = 3 OK 2026/03/14 05:44:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/14 05:44:35 INFO : two: Copied (replaced existing) 2026/03/14 05:44:35 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:35 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:35 DEBUG : four: size = 4 OK 2026/03/14 05:44:35 DEBUG : one: Destination is newer than source, skipping 2026/03/14 05:44:35 DEBUG : three: size = 5 OK 2026/03/14 05:44:35 DEBUG : five: size = 4 OK 2026/03/14 05:44:35 DEBUG : two: size = 3 OK 2026/03/14 05:44:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/14 05:44:35 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/14 05:44:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3500018768) 2026/03/14 05:44:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:35 DEBUG : three: sha1 differ 2026/03/14 05:44:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/14 05:44:35 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/14 05:44:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/14 05:44:35 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/14 05:44:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/14 05:44:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/14 05:44:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/14 05:44:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/14 05:44:35 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:36 DEBUG : three: size = 5 OK 2026/03/14 05:44:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:44:36 INFO : three: Copied (replaced existing) 2026/03/14 05:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/14 05:44:37 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:37 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:37 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/14 05:44:37 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/14 05:44:37 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:37 DEBUG : yam: size = 11 OK 2026/03/14 05:44:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:37 INFO : yam: Copied (new) 2026/03/14 05:44:38 DEBUG : potato: size = 14 OK 2026/03/14 05:44:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/14 05:44:38 INFO : potato: Copied (new) 2026/03/14 05:44:38 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:38 DEBUG : potato: size = 14 OK 2026/03/14 05:44:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:44:38 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:38 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:38 DEBUG : potato: Unchanged skipping 2026/03/14 05:44:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:39 DEBUG : yaml: size = 11 OK 2026/03/14 05:44:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:39 INFO : yam: Copied (server-side copy) to: yaml 2026/03/14 05:44:39 INFO : yam: Deleted 2026/03/14 05:44:39 INFO : yaml: Renamed from "yam" 2026/03/14 05:44:39 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/14 05:44:40 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:40 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/14 05:44:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/14 05:44:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:41 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1161-03.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001161_t0020": EOF 2026/03/14 05:44:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-03.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001161_t0020": EOF) 2026/03/14 05:44:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/14 05:44:41 DEBUG : yam: Received error: Post "https://pod-000-1161-03.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001161_t0020": EOF - low level retry 0/10 2026/03/14 05:44:41 DEBUG : pacer: Reducing sleep to 10ms 2026/03/14 05:44:41 DEBUG : potato: size = 14 OK 2026/03/14 05:44:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/14 05:44:41 INFO : potato: Copied (new) 2026/03/14 05:44:41 DEBUG : yam: size = 11 OK 2026/03/14 05:44:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:41 INFO : yam: Copied (new) 2026/03/14 05:44:41 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:41 DEBUG : potato: size = 14 OK 2026/03/14 05:44:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:44:41 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:41 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:41 DEBUG : potato: Unchanged skipping 2026/03/14 05:44:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:42 DEBUG : yaml: size = 11 OK 2026/03/14 05:44:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:42 INFO : yam: Copied (server-side copy) to: yaml 2026/03/14 05:44:42 INFO : yam: Deleted 2026/03/14 05:44:42 INFO : yaml: Renamed from "yam" 2026/03/14 05:44:42 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/14 05:44:43 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:43 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:43 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/14 05:44:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/14 05:44:43 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:43 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:44 DEBUG : potato: size = 14 OK 2026/03/14 05:44:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/14 05:44:44 INFO : potato: Copied (new) 2026/03/14 05:44:44 DEBUG : sub/yam: size = 11 OK 2026/03/14 05:44:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:44 INFO : sub/yam: Copied (new) 2026/03/14 05:44:44 DEBUG : Waiting for deletions to finish 2026/03/14 05:44:44 DEBUG : potato: size = 14 OK 2026/03/14 05:44:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:44:44 DEBUG : potato: Unchanged skipping 2026/03/14 05:44:44 INFO : B2 bucket rclone-test-recawog7qigo: Making map for --track-renames 2026/03/14 05:44:44 INFO : B2 bucket rclone-test-recawog7qigo: Finished making map for --track-renames 2026/03/14 05:44:44 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:44 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for renames to finish 2026/03/14 05:44:45 DEBUG : yam: size = 11 OK 2026/03/14 05:44:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/14 05:44:45 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/14 05:44:45 INFO : sub/yam: Deleted 2026/03/14 05:44:45 INFO : yam: Renamed from "sub/yam" 2026/03/14 05:44:45 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:46 DEBUG : Creating backend with remote "/tmp/rclone3500018768/dir1" 2026/03/14 05:44:46 DEBUG : Creating backend with remote "/tmp/rclone3500018768/dir2" 2026/03/14 05:44:46 DEBUG : Local file system at /tmp/rclone3500018768/dir2: Using server-side directory move 2026/03/14 05:44:46 INFO : Local file system at /tmp/rclone3500018768/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/14 05:44:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/14 05:44:46 DEBUG : Local file system at /tmp/rclone3500018768/dir2: Waiting for checks to finish 2026/03/14 05:44:46 DEBUG : Local file system at /tmp/rclone3500018768/dir2: Waiting for transfers to finish 2026/03/14 05:44:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:44:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/14 05:44:47 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:47 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:44:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:44:47 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:44:47 INFO : sub dir/hello world: Deleted 2026/03/14 05:44:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/14 05:44:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/14 05:44:47 INFO : nested/sub dir/file: Copied (new) 2026/03/14 05:44:47 INFO : nested/sub dir/file: Deleted 2026/03/14 05:44:47 INFO : sub dir: Removing directory 2026/03/14 05:44:47 INFO : nested/sub dir: Removing directory 2026/03/14 05:44:47 INFO : nested: Removing directory 2026/03/14 05:44:47 DEBUG : Local file system at /tmp/rclone3500018768: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/14 05:44:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/14 05:44:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:48 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/14 05:44:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:44:49 INFO : sub dir/hello world: Copied (new) 2026/03/14 05:44:49 INFO : sub dir/hello world: Deleted 2026/03/14 05:44:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/14 05:44:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/14 05:44:49 INFO : nested/sub dir/file: Copied (new) 2026/03/14 05:44:49 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/14 05:44:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/14 05:44:50 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:50 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:50 DEBUG : existing: size = 6 OK 2026/03/14 05:44:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/14 05:44:50 INFO : existing: Copied (new) 2026/03/14 05:44:50 INFO : existing: Deleted 2026/03/14 05:44:50 DEBUG : existing-b: size = 6 OK 2026/03/14 05:44:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/14 05:44:50 INFO : existing-b: Copied (new) 2026/03/14 05:44:50 INFO : existing-b: Deleted 2026/03/14 05:44:51 DEBUG : existing: Destination exists, skipping 2026/03/14 05:44:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/14 05:44:51 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:44:51 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:44:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-himihoz2yaci" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-himihoz2yaci 2026/03/14 05:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:56 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/14 05:44:56 DEBUG : empty space: Unchanged skipping 2026/03/14 05:44:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:44:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-himihoz2yaci) 2026/03/14 05:44:56 DEBUG : potato3: Sizes differ 2026/03/14 05:44:56 DEBUG : B2 bucket rclone-test-himihoz2yaci: Waiting for checks to finish 2026/03/14 05:44:56 INFO : empty space: Deleted 2026/03/14 05:44:56 DEBUG : B2 bucket rclone-test-himihoz2yaci: Waiting for transfers to finish 2026/03/14 05:44:56 DEBUG : potato2: size = 60 OK 2026/03/14 05:44:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:44:56 INFO : potato2: Copied (server-side copy) 2026/03/14 05:44:56 INFO : potato2: Deleted 2026/03/14 05:44:57 DEBUG : potato3: size = 68 OK 2026/03/14 05:44:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:44:57 INFO : potato3: Copied (server-side copy) 2026/03/14 05:44:57 INFO : potato3: Deleted 2026/03/14 05:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-deyuqab6daye" 2026/03/14 05:44:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/14 05:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:44:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/14 05:44:58 DEBUG : B2 bucket rclone-test-deyuqab6daye: Waiting for checks to finish 2026/03/14 05:44:58 DEBUG : B2 bucket rclone-test-deyuqab6daye: Waiting for transfers to finish 2026/03/14 05:44:59 DEBUG : empty space: size = 1 OK 2026/03/14 05:44:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:44:59 INFO : empty space: Copied (server-side copy) 2026/03/14 05:45:00 DEBUG : potato2: size = 60 OK 2026/03/14 05:45:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:45:00 INFO : potato2: Copied (server-side copy) 2026/03/14 05:45:00 INFO : empty space: Deleted 2026/03/14 05:45:00 DEBUG : potato3: size = 68 OK 2026/03/14 05:45:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:45:00 INFO : potato3: Copied (server-side copy) 2026/03/14 05:45:00 INFO : potato2: Deleted 2026/03/14 05:45:00 INFO : potato3: Deleted 2026/03/14 05:45:00 DEBUG : B2 bucket rclone-test-deyuqab6daye: Purge remote 2026/03/14 05:45:00 INFO : B2 bucket rclone-test-deyuqab6daye: cleaning bucket "rclone-test-deyuqab6daye" of all files 2026/03/14 05:45:00 DEBUG : empty space: Deleting (id "4_zbf925df3e00debab9fc80e1b_f1050bcb289a252cd_d20260314_m054459_c001_v0001106_t0002_u01773467099483") 2026/03/14 05:45:00 DEBUG : potato2: Deleting (id "4_zbf925df3e00debab9fc80e1b_f109e3ec33327aaca_d20260314_m054459_c001_v0001098_t0017_u01773467099859") 2026/03/14 05:45:00 DEBUG : potato3: Deleting (id "4_zbf925df3e00debab9fc80e1b_f1103febcb4c4e238_d20260314_m054459_c001_v0001136_t0007_u01773467099863") 2026/03/14 05:45:01 DEBUG : B2 bucket rclone-test-himihoz2yaci: Purge remote 2026/03/14 05:45:01 INFO : B2 bucket rclone-test-himihoz2yaci: cleaning bucket "rclone-test-himihoz2yaci" of all files 2026/03/14 05:45:01 DEBUG : empty space: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f4185f9c63c55fb41_d20260314_m054500_c001_v7007000_t0000_u01773467100090") 2026/03/14 05:45:01 DEBUG : empty space: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f109dfa24ec180626_d20260314_m054455_c001_v0001097_t0035_u01773467095091") 2026/03/14 05:45:01 DEBUG : potato2: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f400a6a6b695922b8_d20260314_m054500_c001_v7007000_t0000_u01773467100218") 2026/03/14 05:45:01 DEBUG : potato2: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f1161a4f60cdf1f01_d20260314_m054456_c001_v0001097_t0022_u01773467096301") 2026/03/14 05:45:01 DEBUG : potato3: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f4185f9c63c55fb42_d20260314_m054500_c001_v7007000_t0000_u01773467100290") 2026/03/14 05:45:01 DEBUG : potato3: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f1094afbf4bca6ec4_d20260314_m054456_c001_v0001117_t0019_u01773467096658") 2026/03/14 05:45:01 DEBUG : potato3: Deleting (id "4_z8f424dc3e00debab9fc80e1b_f109dfa24ec180628_d20260314_m054455_c001_v0001097_t0007_u01773467095386") --- PASS: TestServerSideMove (11.50s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-laqijox8lula" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-laqijox8lula 2026/03/14 05:45:08 DEBUG : empty space: Excluded (Size Filter) 2026/03/14 05:45:08 DEBUG : empty space: Excluded 2026/03/14 05:45:08 DEBUG : empty space: Excluded (Size Filter) 2026/03/14 05:45:08 DEBUG : empty space: Excluded 2026/03/14 05:45:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:45:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:45:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-laqijox8lula) 2026/03/14 05:45:08 DEBUG : potato3: Sizes differ 2026/03/14 05:45:08 DEBUG : B2 bucket rclone-test-laqijox8lula: Waiting for checks to finish 2026/03/14 05:45:08 DEBUG : B2 bucket rclone-test-laqijox8lula: Waiting for transfers to finish 2026/03/14 05:45:08 DEBUG : potato2: size = 60 OK 2026/03/14 05:45:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:45:08 INFO : potato2: Copied (server-side copy) 2026/03/14 05:45:08 INFO : potato2: Deleted 2026/03/14 05:45:09 DEBUG : potato3: size = 68 OK 2026/03/14 05:45:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:45:09 INFO : potato3: Copied (server-side copy) 2026/03/14 05:45:09 INFO : potato3: Deleted 2026/03/14 05:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nacedac7rexu" 2026/03/14 05:45:10 DEBUG : empty space: Excluded (Size Filter) 2026/03/14 05:45:10 DEBUG : empty space: Excluded 2026/03/14 05:45:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:45:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/14 05:45:11 DEBUG : B2 bucket rclone-test-nacedac7rexu: Waiting for checks to finish 2026/03/14 05:45:11 DEBUG : B2 bucket rclone-test-nacedac7rexu: Waiting for transfers to finish 2026/03/14 05:45:12 DEBUG : potato2: size = 60 OK 2026/03/14 05:45:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:45:12 INFO : potato2: Copied (server-side copy) 2026/03/14 05:45:12 INFO : potato2: Deleted 2026/03/14 05:45:12 DEBUG : potato3: size = 68 OK 2026/03/14 05:45:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:45:12 INFO : potato3: Copied (server-side copy) 2026/03/14 05:45:12 INFO : potato3: Deleted 2026/03/14 05:45:13 DEBUG : B2 bucket rclone-test-nacedac7rexu: Purge remote 2026/03/14 05:45:13 INFO : B2 bucket rclone-test-nacedac7rexu: cleaning bucket "rclone-test-nacedac7rexu" of all files 2026/03/14 05:45:13 DEBUG : potato2: Deleting (id "4_z0fd29d03e00debab9fc80e1b_f1010123b76ad205f_d20260314_m054511_c001_v0001104_t0034_u01773467111837") 2026/03/14 05:45:13 DEBUG : potato3: Deleting (id "4_z0fd29d03e00debab9fc80e1b_f1032ab12e42e014d_d20260314_m054512_c001_v0001171_t0035_u01773467112306") 2026/03/14 05:45:13 DEBUG : B2 bucket rclone-test-laqijox8lula: Purge remote 2026/03/14 05:45:13 INFO : B2 bucket rclone-test-laqijox8lula: cleaning bucket "rclone-test-laqijox8lula" of all files 2026/03/14 05:45:14 DEBUG : empty space: Deleting (id "4_z3f227de3e00debab9fc80e1b_f1183684f9dc3c287_d20260314_m054507_c001_v0001185_t0044_u01773467107812") 2026/03/14 05:45:14 DEBUG : potato2: Deleting (id "4_z3f227de3e00debab9fc80e1b_f42380fd4256b8c34_d20260314_m054512_c001_v7007000_t0000_u01773467112393") 2026/03/14 05:45:14 DEBUG : potato2: Deleting (id "4_z3f227de3e00debab9fc80e1b_f112425a7d9400895_d20260314_m054508_c001_v0001185_t0010_u01773467108632") 2026/03/14 05:45:14 DEBUG : potato3: Deleting (id "4_z3f227de3e00debab9fc80e1b_f42380fd4256b8c35_d20260314_m054512_c001_v7007000_t0000_u01773467112665") 2026/03/14 05:45:14 DEBUG : potato3: Deleting (id "4_z3f227de3e00debab9fc80e1b_f1070ae37eaf1943b_d20260314_m054508_c001_v0001043_t0005_u01773467108894") 2026/03/14 05:45:14 DEBUG : potato3: Deleting (id "4_z3f227de3e00debab9fc80e1b_f1183684f9dc3c28b_d20260314_m054508_c001_v0001185_t0006_u01773467108008") --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cetotow6qetu" 2026/03/14 05:45:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-recawog7qigo -> B2 bucket rclone-test-cetotow6qetu 2026/03/14 05:45:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:45:20 DEBUG : empty space: size = 1 OK 2026/03/14 05:45:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/14 05:45:20 DEBUG : empty space: Unchanged skipping 2026/03/14 05:45:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:45:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cetotow6qetu) 2026/03/14 05:45:20 DEBUG : potato3: Sizes differ 2026/03/14 05:45:20 DEBUG : B2 bucket rclone-test-cetotow6qetu: Waiting for checks to finish 2026/03/14 05:45:20 INFO : empty space: Deleted 2026/03/14 05:45:20 DEBUG : B2 bucket rclone-test-cetotow6qetu: Waiting for transfers to finish 2026/03/14 05:45:20 DEBUG : potato2: size = 60 OK 2026/03/14 05:45:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:45:20 INFO : potato2: Copied (server-side copy) 2026/03/14 05:45:20 INFO : potato2: Deleted 2026/03/14 05:45:21 DEBUG : potato3: size = 68 OK 2026/03/14 05:45:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:45:21 INFO : potato3: Copied (server-side copy) 2026/03/14 05:45:21 INFO : potato3: Deleted 2026/03/14 05:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-viwuyen5gemo" 2026/03/14 05:45:22 INFO : tomatoDir: Making directory 2026/03/14 05:45:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/14 05:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/14 05:45:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/14 05:45:22 DEBUG : B2 bucket rclone-test-viwuyen5gemo: Waiting for checks to finish 2026/03/14 05:45:22 DEBUG : B2 bucket rclone-test-viwuyen5gemo: Waiting for transfers to finish 2026/03/14 05:45:23 DEBUG : empty space: size = 1 OK 2026/03/14 05:45:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/14 05:45:23 INFO : empty space: Copied (server-side copy) 2026/03/14 05:45:24 DEBUG : potato2: size = 60 OK 2026/03/14 05:45:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 05:45:24 INFO : potato2: Copied (server-side copy) 2026/03/14 05:45:24 INFO : empty space: Deleted 2026/03/14 05:45:24 INFO : potato2: Deleted 2026/03/14 05:45:24 DEBUG : potato3: size = 68 OK 2026/03/14 05:45:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/14 05:45:24 INFO : potato3: Copied (server-side copy) 2026/03/14 05:45:24 INFO : potato3: Deleted 2026/03/14 05:45:25 DEBUG : B2 bucket rclone-test-viwuyen5gemo: Purge remote 2026/03/14 05:45:25 INFO : B2 bucket rclone-test-viwuyen5gemo: cleaning bucket "rclone-test-viwuyen5gemo" of all files 2026/03/14 05:45:25 DEBUG : empty space: Deleting (id "4_z6f92bdd3e00debab9fc80e1b_f10676923072ab356_d20260314_m054523_c001_v0001173_t0049_u01773467123535") 2026/03/14 05:45:25 DEBUG : potato2: Deleting (id "4_z6f92bdd3e00debab9fc80e1b_f104aed7871afb23e_d20260314_m054523_c001_v0001165_t0002_u01773467123914") 2026/03/14 05:45:25 DEBUG : potato3: Deleting (id "4_z6f92bdd3e00debab9fc80e1b_f1143fa8b0a10e000_d20260314_m054523_c001_v0001116_t0059_u01773467123917") 2026/03/14 05:45:25 DEBUG : B2 bucket rclone-test-cetotow6qetu: Purge remote 2026/03/14 05:45:25 INFO : B2 bucket rclone-test-cetotow6qetu: cleaning bucket "rclone-test-cetotow6qetu" of all files 2026/03/14 05:45:26 DEBUG : empty space: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f400a6a6b695932ca_d20260314_m054524_c001_v7007000_t0000_u01773467124006") 2026/03/14 05:45:26 DEBUG : empty space: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f115f88fd98160078_d20260314_m054519_c001_v0001165_t0041_u01773467119682") 2026/03/14 05:45:26 DEBUG : potato2: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f420e930df0be62e6_d20260314_m054524_c001_v7007000_t0000_u01773467124176") 2026/03/14 05:45:26 DEBUG : potato2: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f111fd24a1fbdd627_d20260314_m054520_c001_v0001101_t0029_u01773467120509") 2026/03/14 05:45:26 DEBUG : potato3: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f420e930df0be62f1_d20260314_m054524_c001_v7007000_t0000_u01773467124483") 2026/03/14 05:45:26 DEBUG : potato3: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f101f483a3fbeead2_d20260314_m054520_c001_v0001136_t0031_u01773467120882") 2026/03/14 05:45:26 DEBUG : potato3: Deleting (id "4_zaf12adc3e00debab9fc80e1b_f115f88fd9816007c_d20260314_m054519_c001_v0001165_t0027_u01773467119885") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:27 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/rclone-sync-test" 2026/03/14 05:45:33 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/rclone-sync-test-include/layer2" 2026/03/14 05:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/rclone-sync-test-ignore-file" 2026/03/14 05:45:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/14 05:45:39 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test: Waiting for checks to finish 2026/03/14 05:45:39 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test: Waiting for transfers to finish 2026/03/14 05:45:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:39 INFO : There was nothing to transfer 2026/03/14 05:45:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/14 05:45:39 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:45:39 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:45:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:39 INFO : There was nothing to transfer 2026/03/14 05:45:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/14 05:45:40 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/14 05:45:40 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/14 05:45:40 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:40 INFO : There was nothing to transfer 2026/03/14 05:45:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/14 05:45:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:45:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:45:40 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:40 INFO : There was nothing to transfer 2026/03/14 05:45:41 DEBUG : Excluded 2026/03/14 05:45:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/14 05:45:41 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/14 05:45:41 DEBUG : B2 bucket rclone-test-recawog7qigo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/14 05:45:41 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/CompareDest" 2026/03/14 05:45:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/14 05:45:45 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:45 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:46 DEBUG : one: size = 3 OK 2026/03/14 05:45:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:45:46 INFO : one: Copied (new) 2026/03/14 05:45:46 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:46 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:46 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:46 DEBUG : one: Sizes differ 2026/03/14 05:45:46 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:47 DEBUG : one: size = 5 OK 2026/03/14 05:45:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 05:45:47 INFO : one: Copied (replaced existing) 2026/03/14 05:45:47 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:49 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:49 DEBUG : one: Sizes differ 2026/03/14 05:45:49 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:49 DEBUG : one: size = 5 OK 2026/03/14 05:45:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 05:45:49 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:49 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:49 INFO : There was nothing to transfer 2026/03/14 05:45:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:50 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:50 DEBUG : one: Sizes differ 2026/03/14 05:45:50 DEBUG : two: size = 3 OK 2026/03/14 05:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/14 05:45:50 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:50 DEBUG : one: size = 5 OK 2026/03/14 05:45:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 05:45:50 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:50 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:50 INFO : There was nothing to transfer 2026/03/14 05:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:51 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:51 DEBUG : one: Sizes differ 2026/03/14 05:45:51 DEBUG : two: size = 3 OK 2026/03/14 05:45:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/14 05:45:51 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:51 DEBUG : one: size = 5 OK 2026/03/14 05:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 05:45:51 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:51 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:51 INFO : There was nothing to transfer 2026/03/14 05:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:52 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:52 DEBUG : one: Sizes differ 2026/03/14 05:45:52 DEBUG : two: size = 3 OK 2026/03/14 05:45:52 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/03/14 05:45:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/14 05:45:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/14 05:45:52 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:52 DEBUG : one: size = 5 OK 2026/03/14 05:45:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 05:45:52 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:52 DEBUG : Waiting for deletions to finish 2026/03/14 05:45:52 INFO : There was nothing to transfer 2026/03/14 05:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:52 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:45:52 DEBUG : one: Sizes differ 2026/03/14 05:45:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:45:53 DEBUG : two: size = 3 (B2 bucket rclone-test-recawog7qigo path CompareDest) 2026/03/14 05:45:53 DEBUG : two: Sizes differ 2026/03/14 05:45:53 DEBUG : two: Need to transfer - File not found at Destination 2026/03/14 05:45:53 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:45:53 DEBUG : one: size = 5 OK 2026/03/14 05:45:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:45:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 05:45:53 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:45:53 DEBUG : two: size = 5 OK 2026/03/14 05:45:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/14 05:45:53 INFO : two: Copied (new) 2026/03/14 05:45:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:45:56 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dest" 2026/03/14 05:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/pre-dest1" 2026/03/14 05:45:58 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/pre-dest2" 2026/03/14 05:46:00 DEBUG : 1: size = 1 OK 2026/03/14 05:46:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/14 05:46:01 DEBUG : 2: size = 1 OK 2026/03/14 05:46:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:01 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/14 05:46:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/14 05:46:01 DEBUG : B2 bucket rclone-test-recawog7qigo path dest: Waiting for checks to finish 2026/03/14 05:46:01 DEBUG : B2 bucket rclone-test-recawog7qigo path dest: Waiting for transfers to finish 2026/03/14 05:46:02 DEBUG : 3: size = 1 OK 2026/03/14 05:46:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/14 05:46:02 INFO : 3: Copied (new) 2026/03/14 05:46:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:46:05 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/CopyDest" 2026/03/14 05:46:07 DEBUG : one: Need to transfer - File not found at Destination 2026/03/14 05:46:07 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:07 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:08 DEBUG : one: size = 3 OK 2026/03/14 05:46:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:46:08 INFO : one: Copied (new) 2026/03/14 05:46:08 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:08 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:08 DEBUG : one: Sizes differ 2026/03/14 05:46:08 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:09 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:09 DEBUG : one: size = 5 OK 2026/03/14 05:46:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 05:46:09 INFO : one: Copied (replaced existing) 2026/03/14 05:46:09 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/BackupDir" 2026/03/14 05:46:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:12 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:12 DEBUG : one: Sizes differ 2026/03/14 05:46:12 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:12 DEBUG : one: size = 5 OK 2026/03/14 05:46:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:12 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:12 DEBUG : one: Sizes differ 2026/03/14 05:46:13 DEBUG : one: size = 3 OK 2026/03/14 05:46:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:46:13 INFO : one: Copied (server-side copy) 2026/03/14 05:46:13 INFO : one: Deleted 2026/03/14 05:46:14 DEBUG : one: size = 5 OK 2026/03/14 05:46:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 05:46:14 INFO : one: Copied (server-side copy) 2026/03/14 05:46:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/14 05:46:14 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:14 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:15 DEBUG : one: size = 5 OK 2026/03/14 05:46:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:15 DEBUG : one: Unchanged skipping 2026/03/14 05:46:15 DEBUG : two: size = 3 OK 2026/03/14 05:46:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:15 DEBUG : two: size = 3 OK 2026/03/14 05:46:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/14 05:46:15 INFO : two: Copied (server-side copy) 2026/03/14 05:46:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/14 05:46:15 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:15 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:15 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:15 DEBUG : one: size = 5 OK 2026/03/14 05:46:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:15 DEBUG : one: Unchanged skipping 2026/03/14 05:46:15 DEBUG : two: size = 3 OK 2026/03/14 05:46:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:15 DEBUG : two: Unchanged skipping 2026/03/14 05:46:15 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:15 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:15 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:15 INFO : There was nothing to transfer 2026/03/14 05:46:17 DEBUG : one: size = 5 OK 2026/03/14 05:46:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:17 DEBUG : one: Unchanged skipping 2026/03/14 05:46:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:17 DEBUG : three: size = 5 (B2 bucket rclone-test-recawog7qigo path CopyDest) 2026/03/14 05:46:17 DEBUG : three: Sizes differ 2026/03/14 05:46:17 DEBUG : three: Destination not found in --copy-dest 2026/03/14 05:46:17 DEBUG : three: Need to transfer - File not found at Destination 2026/03/14 05:46:17 DEBUG : two: size = 3 OK 2026/03/14 05:46:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/14 05:46:17 DEBUG : two: Unchanged skipping 2026/03/14 05:46:17 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:17 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:18 DEBUG : three: size = 7 OK 2026/03/14 05:46:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/14 05:46:18 INFO : three: Copied (new) 2026/03/14 05:46:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.08s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/backup" 2026/03/14 05:46:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:24 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:24 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:24 DEBUG : one: Sizes differ 2026/03/14 05:46:24 DEBUG : two: size = 3 OK 2026/03/14 05:46:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:24 DEBUG : two: Unchanged skipping 2026/03/14 05:46:25 DEBUG : one: size = 3 OK 2026/03/14 05:46:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:46:25 INFO : one: Copied (server-side copy) 2026/03/14 05:46:25 INFO : one: Deleted 2026/03/14 05:46:25 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:26 DEBUG : one: size = 4 OK 2026/03/14 05:46:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:26 INFO : one: Copied (new) 2026/03/14 05:46:26 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:27 DEBUG : three.txt: size = 5 OK 2026/03/14 05:46:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:46:27 INFO : three.txt: Copied (server-side copy) 2026/03/14 05:46:27 INFO : three.txt: Deleted 2026/03/14 05:46:27 INFO : three.txt: Moved into backup dir 2026/03/14 05:46:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:29 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:29 DEBUG : one: Sizes differ 2026/03/14 05:46:29 DEBUG : two: size = 3 OK 2026/03/14 05:46:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:29 DEBUG : two: Unchanged skipping 2026/03/14 05:46:29 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:30 DEBUG : one: size = 4 OK 2026/03/14 05:46:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:30 INFO : one: Copied (server-side copy) 2026/03/14 05:46:30 INFO : one: Deleted 2026/03/14 05:46:30 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:30 DEBUG : one: size = 5 OK 2026/03/14 05:46:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:46:30 INFO : one: Copied (new) 2026/03/14 05:46:30 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:31 DEBUG : three.txt: size = 6 OK 2026/03/14 05:46:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:46:31 INFO : three.txt: Copied (server-side copy) 2026/03/14 05:46:31 INFO : three.txt: Deleted 2026/03/14 05:46:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/backup" 2026/03/14 05:46:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:37 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:37 DEBUG : one: Sizes differ 2026/03/14 05:46:37 DEBUG : two: size = 3 OK 2026/03/14 05:46:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:37 DEBUG : two: Unchanged skipping 2026/03/14 05:46:37 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:38 DEBUG : one.bak: size = 3 OK 2026/03/14 05:46:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:46:38 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:46:38 INFO : one: Deleted 2026/03/14 05:46:38 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:40 DEBUG : one: size = 4 OK 2026/03/14 05:46:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:40 INFO : one: Copied (new) 2026/03/14 05:46:40 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:40 DEBUG : three.txt.bak: size = 5 OK 2026/03/14 05:46:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:46:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:46:41 INFO : three.txt: Deleted 2026/03/14 05:46:41 INFO : three.txt: Moved into backup dir 2026/03/14 05:46:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:42 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:42 DEBUG : one: Sizes differ 2026/03/14 05:46:42 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:42 DEBUG : two: size = 3 OK 2026/03/14 05:46:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:42 DEBUG : two: Unchanged skipping 2026/03/14 05:46:43 DEBUG : one.bak: size = 4 OK 2026/03/14 05:46:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:43 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:46:43 INFO : one: Deleted 2026/03/14 05:46:43 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:44 DEBUG : one: size = 5 OK 2026/03/14 05:46:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:46:44 INFO : one: Copied (new) 2026/03/14 05:46:44 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:44 DEBUG : three.txt.bak: size = 6 OK 2026/03/14 05:46:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:46:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:46:45 INFO : three.txt: Deleted 2026/03/14 05:46:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/backup" 2026/03/14 05:46:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:50 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:50 DEBUG : one: Sizes differ 2026/03/14 05:46:50 DEBUG : two: size = 3 OK 2026/03/14 05:46:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:50 DEBUG : two: Unchanged skipping 2026/03/14 05:46:50 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:51 DEBUG : one-2019-01-01: size = 3 OK 2026/03/14 05:46:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:46:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/14 05:46:52 INFO : one: Deleted 2026/03/14 05:46:52 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:53 DEBUG : one: size = 4 OK 2026/03/14 05:46:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:53 INFO : one: Copied (new) 2026/03/14 05:46:53 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/14 05:46:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:46:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/14 05:46:53 INFO : three.txt: Deleted 2026/03/14 05:46:53 INFO : three.txt: Moved into backup dir 2026/03/14 05:46:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:46:55 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:46:55 DEBUG : one: Sizes differ 2026/03/14 05:46:55 DEBUG : two: size = 3 OK 2026/03/14 05:46:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:46:55 DEBUG : two: Unchanged skipping 2026/03/14 05:46:55 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:46:56 DEBUG : one-2019-01-01: size = 4 OK 2026/03/14 05:46:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:46:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/14 05:46:56 INFO : one: Deleted 2026/03/14 05:46:56 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:46:56 DEBUG : one: size = 5 OK 2026/03/14 05:46:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:46:56 INFO : one: Copied (new) 2026/03/14 05:46:56 DEBUG : Waiting for deletions to finish 2026/03/14 05:46:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/14 05:46:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:46:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/14 05:46:58 INFO : three.txt: Deleted 2026/03/14 05:46:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.17s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:00 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1173-10.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001173_t0009": EOF 2026/03/14 05:47:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-10.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001173_t0009": EOF) 2026/03/14 05:47:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-recawog7qigo: 1/10 (Post "https://pod-000-1173-10.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001173_t0009": EOF) 2026/03/14 05:47:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/14 05:47:02 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:47:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:04 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:04 DEBUG : one: Sizes differ 2026/03/14 05:47:04 DEBUG : two: size = 3 OK 2026/03/14 05:47:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:04 DEBUG : two: Unchanged skipping 2026/03/14 05:47:04 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:47:05 DEBUG : one.bak: size = 3 OK 2026/03/14 05:47:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:47:05 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:47:05 INFO : one: Deleted 2026/03/14 05:47:05 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:47:06 DEBUG : one: size = 4 OK 2026/03/14 05:47:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:06 INFO : one: Copied (new) 2026/03/14 05:47:06 DEBUG : Waiting for deletions to finish 2026/03/14 05:47:07 DEBUG : three.txt.bak: size = 5 OK 2026/03/14 05:47:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:47:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:47:07 INFO : three.txt: Deleted 2026/03/14 05:47:07 INFO : three.txt: Moved into backup dir 2026/03/14 05:47:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001177_t0056": EOF 2026/03/14 05:47:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001177_t0056": EOF) 2026/03/14 05:47:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-recawog7qigo: 1/10 (Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001177_t0056": EOF) 2026/03/14 05:47:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/14 05:47:10 DEBUG : one.bak: Excluded (Path Filter) 2026/03/14 05:47:10 DEBUG : one.bak: Excluded 2026/03/14 05:47:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/14 05:47:10 DEBUG : three.txt.bak: Excluded 2026/03/14 05:47:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:10 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:10 DEBUG : one: Sizes differ 2026/03/14 05:47:10 DEBUG : two: size = 3 OK 2026/03/14 05:47:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:10 DEBUG : two: Unchanged skipping 2026/03/14 05:47:10 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for checks to finish 2026/03/14 05:47:11 DEBUG : one.bak: size = 4 OK 2026/03/14 05:47:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:47:11 INFO : one: Deleted 2026/03/14 05:47:11 DEBUG : B2 bucket rclone-test-recawog7qigo path dst: Waiting for transfers to finish 2026/03/14 05:47:11 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1167-16.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001167_t0041": EOF 2026/03/14 05:47:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-16.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001167_t0041": EOF) 2026/03/14 05:47:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/14 05:47:11 DEBUG : one: Received error: Post "https://pod-000-1167-16.backblaze.com/b2api/v1/b2_upload_file/2f229d03d0edebab9fc80e1b/c001_v0001167_t0041": EOF - low level retry 0/10 2026/03/14 05:47:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/14 05:47:12 DEBUG : one: size = 5 OK 2026/03/14 05:47:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:47:12 INFO : one: Copied (new) 2026/03/14 05:47:12 DEBUG : Waiting for deletions to finish 2026/03/14 05:47:13 DEBUG : three.txt.bak: size = 6 OK 2026/03/14 05:47:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:47:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:47:13 INFO : three.txt: Deleted 2026/03/14 05:47:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.15s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:47:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:17 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:17 DEBUG : one: Sizes differ 2026/03/14 05:47:18 DEBUG : one.bak: size = 3 OK 2026/03/14 05:47:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:47:18 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:47:18 INFO : one: Deleted 2026/03/14 05:47:19 DEBUG : one: size = 4 OK 2026/03/14 05:47:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:19 INFO : one: Copied (new) 2026/03/14 05:47:20 DEBUG : two: size = 3 OK 2026/03/14 05:47:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:20 DEBUG : two: Unchanged skipping 2026/03/14 05:47:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:20 DEBUG : three.txt: Sizes differ 2026/03/14 05:47:21 DEBUG : three.txt.bak: size = 5 OK 2026/03/14 05:47:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:47:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:47:21 INFO : three.txt: Deleted 2026/03/14 05:47:21 DEBUG : three.txt: size = 6 OK 2026/03/14 05:47:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:47:21 INFO : three.txt: Copied (new) 2026/03/14 05:47:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:22 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:22 DEBUG : one: Sizes differ 2026/03/14 05:47:23 DEBUG : one.bak: size = 4 OK 2026/03/14 05:47:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:23 INFO : one: Copied (server-side copy) to: one.bak 2026/03/14 05:47:23 INFO : one: Deleted 2026/03/14 05:47:24 DEBUG : one: size = 5 OK 2026/03/14 05:47:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:47:24 INFO : one: Copied (new) 2026/03/14 05:47:24 DEBUG : two: size = 3 OK 2026/03/14 05:47:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:24 DEBUG : two: Unchanged skipping 2026/03/14 05:47:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:24 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:24 DEBUG : three.txt: Sizes differ 2026/03/14 05:47:24 DEBUG : three.txt.bak: size = 6 OK 2026/03/14 05:47:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:47:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/14 05:47:25 INFO : three.txt: Deleted 2026/03/14 05:47:25 DEBUG : three.txt: size = 19 OK 2026/03/14 05:47:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/14 05:47:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-recawog7qigo/dst" 2026/03/14 05:47:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:30 DEBUG : one: size = 3 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:30 DEBUG : one: Sizes differ 2026/03/14 05:47:32 DEBUG : one-2019-01-01: size = 3 OK 2026/03/14 05:47:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 05:47:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/14 05:47:32 INFO : one: Deleted 2026/03/14 05:47:33 DEBUG : one: size = 4 OK 2026/03/14 05:47:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:33 INFO : one: Copied (new) 2026/03/14 05:47:33 DEBUG : two: size = 3 OK 2026/03/14 05:47:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:33 DEBUG : two: Unchanged skipping 2026/03/14 05:47:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:33 DEBUG : three.txt: Sizes differ 2026/03/14 05:47:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/14 05:47:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/14 05:47:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/14 05:47:34 INFO : three.txt: Deleted 2026/03/14 05:47:34 DEBUG : three.txt: size = 6 OK 2026/03/14 05:47:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:47:34 INFO : three.txt: Copied (new) 2026/03/14 05:47:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:35 DEBUG : one: size = 4 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:35 DEBUG : one: Sizes differ 2026/03/14 05:47:36 DEBUG : one-2019-01-01: size = 4 OK 2026/03/14 05:47:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/14 05:47:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/14 05:47:36 INFO : one: Deleted 2026/03/14 05:47:36 DEBUG : one: size = 5 OK 2026/03/14 05:47:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/14 05:47:36 INFO : one: Copied (new) 2026/03/14 05:47:37 DEBUG : two: size = 3 OK 2026/03/14 05:47:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:37 DEBUG : two: Unchanged skipping 2026/03/14 05:47:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-recawog7qigo path dst) 2026/03/14 05:47:37 DEBUG : three.txt: Sizes differ 2026/03/14 05:47:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/14 05:47:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/14 05:47:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/14 05:47:38 INFO : three.txt: Deleted 2026/03/14 05:47:38 DEBUG : three.txt: size = 19 OK 2026/03/14 05:47:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/14 05:47:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.69s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:47:41 DEBUG : Testêé: Sizes differ 2026/03/14 05:47:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:47:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:47:41 DEBUG : Testêé: size = 14 OK 2026/03/14 05:47:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/14 05:47:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/14 05:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/14 05:47:42 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:47:42 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:47:43 DEBUG : existing: size = 6 OK 2026/03/14 05:47:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/14 05:47:43 INFO : existing: Copied (new) 2026/03/14 05:47:43 DEBUG : Waiting for deletions to finish 2026/03/14 05:47:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:47:43 DEBUG : existing: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:47:43 DEBUG : existing: Sizes differ 2026/03/14 05:47:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/14 05:47:43 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:47:43 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:47:43 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting files as there were IO errors 2026/03/14 05:47:43 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:47:45 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:47:45 DEBUG : EXISTING: size = 6 OK 2026/03/14 05:47:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:47:45 DEBUG : existing: Unchanged skipping 2026/03/14 05:47:45 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:47:45 DEBUG : Waiting for deletions to finish 2026/03/14 05:47:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:12 DEBUG : both10: size = 6 OK 2026/03/14 05:48:12 DEBUG : both11: size = 6 OK 2026/03/14 05:48:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both12: size = 6 OK 2026/03/14 05:48:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:48:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both0: size = 6 OK 2026/03/14 05:48:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both11: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both13: size = 6 OK 2026/03/14 05:48:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both13: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both14: size = 6 OK 2026/03/14 05:48:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both12: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both15: size = 6 OK 2026/03/14 05:48:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both15: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both16: size = 6 OK 2026/03/14 05:48:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both10: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both17: size = 6 OK 2026/03/14 05:48:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both17: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both18: size = 6 OK 2026/03/14 05:48:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both18: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both19: size = 6 OK 2026/03/14 05:48:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both19: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both1: size = 6 OK 2026/03/14 05:48:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both0: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both2: size = 6 OK 2026/03/14 05:48:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both2: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both14: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both3: size = 6 OK 2026/03/14 05:48:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both4: size = 6 OK 2026/03/14 05:48:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both16: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both5: size = 6 OK 2026/03/14 05:48:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both5: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both6: size = 6 OK 2026/03/14 05:48:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both6: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both7: size = 6 OK 2026/03/14 05:48:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both7: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both8: size = 6 OK 2026/03/14 05:48:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both8: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both9: size = 6 OK 2026/03/14 05:48:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:12 DEBUG : both9: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both1: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both3: Unchanged skipping 2026/03/14 05:48:12 DEBUG : both4: Unchanged skipping 2026/03/14 05:48:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:48:12 DEBUG : Waiting for deletions to finish 2026/03/14 05:48:12 INFO : only9: Deleted 2026/03/14 05:48:12 INFO : only11: Deleted 2026/03/14 05:48:12 INFO : only13: Deleted 2026/03/14 05:48:12 INFO : only12: Deleted 2026/03/14 05:48:12 INFO : only19: Deleted 2026/03/14 05:48:12 INFO : only1: Deleted 2026/03/14 05:48:13 INFO : only4: Deleted 2026/03/14 05:48:13 INFO : only6: Deleted 2026/03/14 05:48:13 INFO : only18: Deleted 2026/03/14 05:48:13 INFO : only5: Deleted 2026/03/14 05:48:13 INFO : only14: Deleted 2026/03/14 05:48:13 INFO : only16: Deleted 2026/03/14 05:48:13 INFO : only17: Deleted 2026/03/14 05:48:13 INFO : only8: Deleted 2026/03/14 05:48:13 INFO : only0: Deleted 2026/03/14 05:48:13 INFO : only10: Deleted 2026/03/14 05:48:13 INFO : only15: Deleted 2026/03/14 05:48:13 INFO : only2: Deleted 2026/03/14 05:48:13 INFO : only7: Deleted 2026/03/14 05:48:13 INFO : only3: Deleted 2026/03/14 05:48:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.14s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:38 DEBUG : both0: size = 6 OK 2026/03/14 05:48:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both0: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both10: size = 6 OK 2026/03/14 05:48:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both10: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both11: size = 6 OK 2026/03/14 05:48:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both11: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both12: size = 6 OK 2026/03/14 05:48:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both12: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both13: size = 6 OK 2026/03/14 05:48:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both14: size = 6 OK 2026/03/14 05:48:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both16: size = 6 OK 2026/03/14 05:48:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both15: size = 6 OK 2026/03/14 05:48:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:48:38 DEBUG : both13: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both17: size = 6 OK 2026/03/14 05:48:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both14: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both18: size = 6 OK 2026/03/14 05:48:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both18: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both19: size = 6 OK 2026/03/14 05:48:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both19: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both1: size = 6 OK 2026/03/14 05:48:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both1: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both2: size = 6 OK 2026/03/14 05:48:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both2: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both3: size = 6 OK 2026/03/14 05:48:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both3: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both4: size = 6 OK 2026/03/14 05:48:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both4: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both5: size = 6 OK 2026/03/14 05:48:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both5: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both6: size = 6 OK 2026/03/14 05:48:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both6: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both7: size = 6 OK 2026/03/14 05:48:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both7: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both8: size = 6 OK 2026/03/14 05:48:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both8: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both9: size = 6 OK 2026/03/14 05:48:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:48:38 DEBUG : both9: Unchanged skipping 2026/03/14 05:48:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only0: Sizes differ 2026/03/14 05:48:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only10: Sizes differ 2026/03/14 05:48:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only11: Sizes differ 2026/03/14 05:48:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only12: Sizes differ 2026/03/14 05:48:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only13: Sizes differ 2026/03/14 05:48:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only14: Sizes differ 2026/03/14 05:48:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only15: Sizes differ 2026/03/14 05:48:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only16: Sizes differ 2026/03/14 05:48:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only17: Sizes differ 2026/03/14 05:48:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only18: Sizes differ 2026/03/14 05:48:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only19: Sizes differ 2026/03/14 05:48:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only1: Sizes differ 2026/03/14 05:48:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only2: Sizes differ 2026/03/14 05:48:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only3: Sizes differ 2026/03/14 05:48:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only4: Sizes differ 2026/03/14 05:48:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only5: Sizes differ 2026/03/14 05:48:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only6: Sizes differ 2026/03/14 05:48:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only7: Sizes differ 2026/03/14 05:48:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only8: Sizes differ 2026/03/14 05:48:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3500018768) 2026/03/14 05:48:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-recawog7qigo) 2026/03/14 05:48:38 DEBUG : only9: Sizes differ 2026/03/14 05:48:38 DEBUG : both16: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both15: Unchanged skipping 2026/03/14 05:48:38 DEBUG : both17: Unchanged skipping 2026/03/14 05:48:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:48:39 DEBUG : only0: size = 0 OK 2026/03/14 05:48:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only0: Copied (replaced existing) 2026/03/14 05:48:39 DEBUG : only13: size = 0 OK 2026/03/14 05:48:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only13: Copied (replaced existing) 2026/03/14 05:48:39 DEBUG : only10: size = 0 OK 2026/03/14 05:48:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only10: Copied (replaced existing) 2026/03/14 05:48:39 DEBUG : only14: size = 0 OK 2026/03/14 05:48:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only14: Copied (replaced existing) 2026/03/14 05:48:39 DEBUG : only11: size = 0 OK 2026/03/14 05:48:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only11: Copied (replaced existing) 2026/03/14 05:48:39 DEBUG : only15: size = 0 OK 2026/03/14 05:48:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:39 INFO : only15: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only16: size = 0 OK 2026/03/14 05:48:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only16: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only12: size = 0 OK 2026/03/14 05:48:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only12: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only17: size = 0 OK 2026/03/14 05:48:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only17: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only18: size = 0 OK 2026/03/14 05:48:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only18: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only19: size = 0 OK 2026/03/14 05:48:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only19: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only1: size = 0 OK 2026/03/14 05:48:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only1: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only2: size = 0 OK 2026/03/14 05:48:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only2: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only3: size = 0 OK 2026/03/14 05:48:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only3: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only5: size = 0 OK 2026/03/14 05:48:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only5: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only4: size = 0 OK 2026/03/14 05:48:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only4: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only7: size = 0 OK 2026/03/14 05:48:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only7: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only6: size = 0 OK 2026/03/14 05:48:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only6: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only8: size = 0 OK 2026/03/14 05:48:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only8: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : only9: size = 0 OK 2026/03/14 05:48:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/14 05:48:40 INFO : only9: Copied (replaced existing) 2026/03/14 05:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.95s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:49 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:48:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:48:49 DEBUG : empty_on_remote: Making directory with metadata 2026/03/14 05:48:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:48:49 INFO : empty_on_remote: Making directory 2026/03/14 05:48:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/14 05:48:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:51 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:48:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:48:51 DEBUG : empty_on_remote: Making directory with metadata 2026/03/14 05:48:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/14 05:48:51 INFO : empty_on_remote: Making directory 2026/03/14 05:48:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/14 05:48:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:55 INFO : sub dir: Making directory 2026/03/14 05:48:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:48:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/14 05:48:58 INFO : sub dir: Making directory 2026/03/14 05:48:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:49:09 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:10 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:10 DEBUG : apple: size = 5 OK 2026/03/14 05:49:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : apple: Unchanged skipping 2026/03/14 05:49:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:49:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:49:10 DEBUG : banana: size = 6 OK 2026/03/14 05:49:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:49:10 DEBUG : banana: Unchanged skipping 2026/03/14 05:49:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:49:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:49:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:49:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:49:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:49:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:49:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:49:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:49:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:10 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:10 INFO : There was nothing to transfer 2026/03/14 05:49:10 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:11 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : apple: size = 5 OK 2026/03/14 05:49:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : apple: Unchanged skipping 2026/03/14 05:49:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:49:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:49:12 DEBUG : banana: size = 6 OK 2026/03/14 05:49:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : banana: Unchanged skipping 2026/03/14 05:49:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:49:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:49:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:49:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:49:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:49:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:49:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:49:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:49:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:49:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:12 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:12 INFO : There was nothing to transfer 2026/03/14 05:49:12 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:12 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:49:25 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:25 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : apple: size = 5 OK 2026/03/14 05:49:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : apple: Unchanged skipping 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:49:26 DEBUG : banana: size = 6 OK 2026/03/14 05:49:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : banana: Unchanged skipping 2026/03/14 05:49:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:49:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:49:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:49:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:49:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:49:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:49:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:49:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:49:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:49:26 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:26 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:26 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:26 INFO : There was nothing to transfer 2026/03/14 05:49:26 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:26 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:49:26 DEBUG : apple: size = 5 OK 2026/03/14 05:49:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : apple: Unchanged skipping 2026/03/14 05:49:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:49:26 DEBUG : banana: size = 6 OK 2026/03/14 05:49:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : banana: Unchanged skipping 2026/03/14 05:49:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:49:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:49:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:49:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:49:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:49:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:49:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:49:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:49:27 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:27 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:27 INFO : There was nothing to transfer 2026/03/14 05:49:27 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:27 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:49:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:40 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:49:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:49:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/14 05:49:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/14 05:49:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:49:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/14 05:49:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:41 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/14 05:49:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:49:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:41 DEBUG : YXBwbGU=: size = 5 OK 2026/03/14 05:49:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/14 05:49:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/14 05:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:49:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:49:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:41 DEBUG : YmFuYW5h: size = 6 OK 2026/03/14 05:49:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/14 05:49:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/14 05:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:49:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:49:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:49:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:49:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:49:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/14 05:49:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:49:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/14 05:49:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:49:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/14 05:49:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:49:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/14 05:49:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:49:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/14 05:49:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:49:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/14 05:49:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:49:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/14 05:49:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:49:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/14 05:49:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:49:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/14 05:49:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:49:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:42 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/14 05:49:42 INFO : splitbananasplit: Deleted 2026/03/14 05:49:43 INFO : dir1/0008-2345678.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0012-6789;.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0007-1234567.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0009-3456789.txt: Deleted 2026/03/14 05:49:43 INFO : appleappleapplebanana: Deleted 2026/03/14 05:49:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0003-defghij.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0011-56789;.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0015-9;=.txt: Deleted 2026/03/14 05:49:43 INFO : apple: Deleted 2026/03/14 05:49:43 INFO : banana: Deleted 2026/03/14 05:49:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0010-456789.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0013-789;=.txt: Deleted 2026/03/14 05:49:43 INFO : dir1/0014-89;=.txt: Deleted 2026/03/14 05:49:43 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:49:44 DEBUG : YmFuYW5h: size = 6 OK 2026/03/14 05:49:44 DEBUG : YXBwbGU=: size = 5 OK 2026/03/14 05:49:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : banana: Unchanged skipping 2026/03/14 05:49:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/14 05:49:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:49:44 DEBUG : apple: Unchanged skipping 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/14 05:49:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/14 05:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/14 05:49:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/14 05:49:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/14 05:49:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/14 05:49:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/14 05:49:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/14 05:49:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:49:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:49:44 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:44 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:44 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/14 05:49:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/14 05:49:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/14 05:49:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/14 05:49:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/14 05:49:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/14 05:49:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/14 05:49:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/14 05:49:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/14 05:49:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:49:57 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:57 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:49:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/14 05:49:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:49:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/14 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/14 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/14 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/14 05:49:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/14 05:49:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/14 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/14 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/14 05:49:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/14 05:49:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/14 05:49:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/14 05:49:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/14 05:49:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/14 05:49:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/14 05:49:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/14 05:49:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/14 05:49:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:49:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:49:57 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:49:57 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:49:57 DEBUG : PREFIXbanana: size = 6 OK 2026/03/14 05:49:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/14 05:49:57 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/14 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:49:58 DEBUG : PREFIXapple: size = 5 OK 2026/03/14 05:49:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/14 05:49:58 INFO : apple: Copied (new) to: PREFIXapple 2026/03/14 05:49:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:49:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/14 05:49:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:49:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/14 05:49:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:49:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:49:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:49:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:49:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:49:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:49:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:49:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:49:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:49:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:49:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:49:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:49:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:49:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:49:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:49:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:49:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/14 05:49:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:49:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/14 05:49:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:49:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:49:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/14 05:49:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:49:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:49:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/14 05:49:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:49:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:49:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:49:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/14 05:49:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:49:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:49:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/14 05:49:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:49:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:49:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/14 05:49:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:49:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:49:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/14 05:49:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:49:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:49:59 DEBUG : Waiting for deletions to finish 2026/03/14 05:49:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0008-2345678.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/14 05:49:59 INFO : splitbananasplit: Deleted 2026/03/14 05:49:59 INFO : dir1/0010-456789.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0012-6789;.txt: Deleted 2026/03/14 05:49:59 INFO : appleappleapplebanana: Deleted 2026/03/14 05:49:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0011-56789;.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0014-89;=.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0003-defghij.txt: Deleted 2026/03/14 05:49:59 INFO : banana: Deleted 2026/03/14 05:49:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/14 05:49:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/14 05:50:00 INFO : dir1/0009-3456789.txt: Deleted 2026/03/14 05:50:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/14 05:50:00 INFO : apple: Deleted 2026/03/14 05:50:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/14 05:50:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/14 05:50:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/14 05:50:00 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/14 05:50:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/14 05:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/14 05:50:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:00 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:00 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:00 DEBUG : banana: size = 6 OK 2026/03/14 05:50:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/14 05:50:00 INFO : banana: Copied (new) 2026/03/14 05:50:01 DEBUG : apple: size = 5 OK 2026/03/14 05:50:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/14 05:50:01 INFO : apple: Copied (new) 2026/03/14 05:50:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:50:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:50:01 INFO : appleappleapplebanana: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:50:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:50:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:50:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:50:01 INFO : splitbananasplit: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:50:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:50:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:50:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:50:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:50:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:50:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:50:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:50:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/14 05:50:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:50:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:50:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:50:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:50:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:50:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:50:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:50:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:50:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:50:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:50:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:50:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:50:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:50:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:50:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/14 05:50:02 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:03 INFO : PREFIXbanana: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/14 05:50:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/14 05:50:03 INFO : PREFIXsplitbananasplit: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/14 05:50:03 INFO : PREFIXapple: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/14 05:50:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/14 05:50:03 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:03 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:03 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:04 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:50:16 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:17 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:17 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:17 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/14 05:50:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/14 05:50:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : appleSUFFIX: size = 5 OK 2026/03/14 05:50:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/14 05:50:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/14 05:50:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:50:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/14 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:50:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/14 05:50:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:50:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:50:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:50:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:50:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:50:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:50:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:50:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:50:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:50:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/14 05:50:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:50:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/14 05:50:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:50:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/14 05:50:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:50:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/14 05:50:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:50:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/14 05:50:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:50:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/14 05:50:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:50:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/14 05:50:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:50:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:18 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:19 INFO : apple: Deleted 2026/03/14 05:50:19 INFO : banana: Deleted 2026/03/14 05:50:19 INFO : appleappleapplebanana: Deleted 2026/03/14 05:50:19 INFO : splitbananasplit: Deleted 2026/03/14 05:50:19 INFO : dir1/0003-defghij.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0014-89;=.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0007-1234567.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0013-789;=.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0015-9;=.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0008-2345678.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0009-3456789.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0011-56789;.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0010-456789.txt: Deleted 2026/03/14 05:50:19 INFO : dir1/0012-6789;.txt: Deleted 2026/03/14 05:50:19 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : apple: transformed to: appleSUFFIX 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/14 05:50:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/14 05:50:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/14 05:50:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : banana: size = 6 OK 2026/03/14 05:50:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/14 05:50:20 INFO : banana: Copied (new) 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:20 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:20 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:20 DEBUG : apple: size = 5 OK 2026/03/14 05:50:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/14 05:50:20 INFO : apple: Copied (new) 2026/03/14 05:50:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:50:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:50:20 INFO : splitbananasplit: Copied (new) 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:50:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:50:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:50:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:50:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:50:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:50:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:50:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:50:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:50:21 INFO : appleappleapplebanana: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:50:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:50:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:50:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:50:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:50:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:50:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:50:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:50:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:50:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:50:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:50:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:50:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:50:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:50:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:50:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:50:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:50:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:50:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/14 05:50:21 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : bananaSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : appleSUFFIX: Deleted 2026/03/14 05:50:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/14 05:50:22 INFO : splitbananasplitSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/14 05:50:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/14 05:50:22 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:22 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:23 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:50:36 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:36 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : apple: size = 5 OK 2026/03/14 05:50:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:36 DEBUG : apple: Unchanged skipping 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/14 05:50:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : banana: size = 6 OK 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : banana: Unchanged skipping 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/14 05:50:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:37 DEBUG : appleapple: size = 21 OK 2026/03/14 05:50:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/14 05:50:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/14 05:50:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/14 05:50:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/14 05:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:37 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:37 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:37 DEBUG : splitbanan: size = 16 OK 2026/03/14 05:50:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/14 05:50:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/14 05:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/14 05:50:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/14 05:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/14 05:50:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/14 05:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/14 05:50:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/14 05:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/14 05:50:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/14 05:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/14 05:50:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/14 05:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/14 05:50:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/14 05:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/14 05:50:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/14 05:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/14 05:50:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/14 05:50:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/14 05:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/14 05:50:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/14 05:50:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/14 05:50:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/14 05:50:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/14 05:50:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/14 05:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/14 05:50:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/14 05:50:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/14 05:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/14 05:50:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/14 05:50:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/14 05:50:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/14 05:50:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/14 05:50:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/14 05:50:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/14 05:50:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/14 05:50:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/14 05:50:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/14 05:50:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/14 05:50:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/14 05:50:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/14 05:50:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/14 05:50:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/14 05:50:38 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0009-3456789.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0015-9;=.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0003-defghij.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0008-2345678.txt: Deleted 2026/03/14 05:50:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0011-56789;.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0012-6789;.txt: Deleted 2026/03/14 05:50:39 INFO : appleappleapplebanana: Deleted 2026/03/14 05:50:39 INFO : splitbananasplit: Deleted 2026/03/14 05:50:39 INFO : dir1/0007-1234567.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0010-456789.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0013-789;=.txt: Deleted 2026/03/14 05:50:39 INFO : dir1/0014-89;=.txt: Deleted 2026/03/14 05:50:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:39 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : appleapple: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:39 DEBUG : apple: size = 5 OK 2026/03/14 05:50:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:39 DEBUG : apple: Unchanged skipping 2026/03/14 05:50:39 DEBUG : appleapple: size = 21 OK 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:50:39 DEBUG : banana: size = 6 OK 2026/03/14 05:50:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:39 DEBUG : banana: Unchanged skipping 2026/03/14 05:50:39 DEBUG : splitbanan: size = 16 OK 2026/03/14 05:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/14 05:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/14 05:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/14 05:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/14 05:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/14 05:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/14 05:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/14 05:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/14 05:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/14 05:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/14 05:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/14 05:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/14 05:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/14 05:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/14 05:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/14 05:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/14 05:50:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/14 05:50:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/14 05:50:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/14 05:50:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/14 05:50:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:50:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:40 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:40 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:40 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:40 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : appleapple: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/14 05:50:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/14 05:50:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/14 05:50:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/14 05:50:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/14 05:50:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/14 05:50:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/14 05:50:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/14 05:50:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/14 05:50:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/14 05:50:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/14 05:50:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/14 05:50:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/14 05:50:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/14 05:50:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/14 05:50:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/14 05:50:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/14 05:50:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/14 05:50:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:50:53 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:53 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:53 DEBUG : apple: size = 5 OK 2026/03/14 05:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:53 DEBUG : apple: Unchanged skipping 2026/03/14 05:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:50:53 DEBUG : banana: size = 6 OK 2026/03/14 05:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:53 DEBUG : banana: Unchanged skipping 2026/03/14 05:50:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:50:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:50:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:50:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:50:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:50:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:50:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:50:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:54 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:54 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:54 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:54 DEBUG : apple: size = 5 OK 2026/03/14 05:50:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : apple: Unchanged skipping 2026/03/14 05:50:54 DEBUG : banana: size = 6 OK 2026/03/14 05:50:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:50:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : banana: Unchanged skipping 2026/03/14 05:50:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:50:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:50:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:50:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:50:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:50:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:50:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:50:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:50:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:50:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:50:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:50:55 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:50:55 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:50:55 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:55 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:55 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : Waiting for deletions to finish 2026/03/14 05:50:55 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:50:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:51:08 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:08 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:08 DEBUG : apple: size = 5 OK 2026/03/14 05:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:08 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:08 DEBUG : banana: size = 6 OK 2026/03/14 05:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:08 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:09 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:09 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:09 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:09 DEBUG : apple: size = 5 OK 2026/03/14 05:51:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:09 DEBUG : banana: size = 6 OK 2026/03/14 05:51:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:10 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:10 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:10 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:51:22 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:22 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : apple: size = 5 OK 2026/03/14 05:51:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:23 DEBUG : banana: size = 6 OK 2026/03/14 05:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:23 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:23 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:23 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:23 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : apple: size = 5 OK 2026/03/14 05:51:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:24 DEBUG : banana: size = 6 OK 2026/03/14 05:51:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:24 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:24 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:24 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:24 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:51:37 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:37 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : apple: size = 5 OK 2026/03/14 05:51:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:38 DEBUG : banana: size = 6 OK 2026/03/14 05:51:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:38 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:38 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:38 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:38 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:39 DEBUG : banana: size = 6 OK 2026/03/14 05:51:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:39 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:39 DEBUG : apple: size = 5 OK 2026/03/14 05:51:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:39 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:39 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:39 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:39 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:51:52 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:52 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : apple: size = 5 OK 2026/03/14 05:51:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:53 DEBUG : banana: size = 6 OK 2026/03/14 05:51:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:53 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:53 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:53 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:53 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : apple: size = 5 OK 2026/03/14 05:51:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : apple: Unchanged skipping 2026/03/14 05:51:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/14 05:51:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/14 05:51:54 DEBUG : banana: size = 6 OK 2026/03/14 05:51:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : banana: Unchanged skipping 2026/03/14 05:51:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/14 05:51:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/14 05:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/14 05:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/14 05:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/14 05:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/14 05:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/14 05:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/14 05:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/14 05:51:54 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:51:54 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:54 DEBUG : Waiting for deletions to finish 2026/03/14 05:51:54 DEBUG : apple: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : banana: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/14 05:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.87s) --- PASS: TestTransform/NFC (14.95s) --- PASS: TestTransform/NFD (14.49s) --- PASS: TestTransform/base64 (17.23s) --- PASS: TestTransform/prefix (19.70s) --- PASS: TestTransform/suffix (19.16s) --- PASS: TestTransform/truncate (16.92s) --- PASS: TestTransform/encoder (15.54s) --- PASS: TestTransform/ISO-8859-1 (14.40s) --- PASS: TestTransform/charmap (14.65s) --- PASS: TestTransform/lowercase (14.64s) --- PASS: TestTransform/ascii (15.18s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:51:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/14 05:51:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/14 05:51:59 INFO : sub dir_somesuffix: Making directory 2026/03/14 05:51:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/14 05:51:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/14 05:51:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/14 05:51:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/14 05:51:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/14 05:51:59 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:51:59 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/14 05:52:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/14 05:52:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:01 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:01 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:01 INFO : tictactoe: Making directory 2026/03/14 05:52:01 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:01 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/14 05:52:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:01 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:01 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/14 05:52:02 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/14 05:52:02 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:03 INFO : toe: Making directory 2026/03/14 05:52:03 INFO : toe/toe: Making directory 2026/03/14 05:52:03 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/14 05:52:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/14 05:52:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/14 05:52:03 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:03 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/14 05:52:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/14 05:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:04 INFO : toe: Making directory 2026/03/14 05:52:04 INFO : toe/toe: Making directory 2026/03/14 05:52:04 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/14 05:52:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/14 05:52:04 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:04 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/14 05:52:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/14 05:52:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/14 05:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:06 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:52:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/14 05:52:06 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:06 INFO : tictacempty_dir: Making directory 2026/03/14 05:52:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:06 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:06 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:06 INFO : tictactoe: Making directory 2026/03/14 05:52:06 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:06 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:06 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:06 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:06 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/14 05:52:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:07 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:52:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/14 05:52:07 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:08 INFO : tictacempty_dir: Making directory 2026/03/14 05:52:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:08 INFO : tictactoe: Making directory 2026/03/14 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:08 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/14 05:52:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:08 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:08 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/14 05:52:09 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:09 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:09 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:09 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/14 05:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/14 05:52:09 NOTICE: B2 bucket rclone-test-recawog7qigo: 0 differences found 2026/03/14 05:52:09 NOTICE: B2 bucket rclone-test-recawog7qigo: 1 matching files --- PASS: TestAllTag (2.49s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:10 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:10 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:10 INFO : tictactoe: Making directory 2026/03/14 05:52:10 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:10 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:10 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:10 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/14 05:52:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:11 DEBUG : Waiting for deletions to finish 2026/03/14 05:52:11 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:11 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:11 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:11 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/14 05:52:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/14 05:52:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/14 05:52:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/14 05:52:11 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.36s) === RUN TestSyntax 2026/03/14 05:52:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:12 INFO : toe: Making directory 2026/03/14 05:52:12 INFO : toe/toe: Making directory 2026/03/14 05:52:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/14 05:52:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:12 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:13 DEBUG : toe/toe/toe: size = 11 OK 2026/03/14 05:52:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:13 INFO : toe/toe/toe: Copied (new) 2026/03/14 05:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:14 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:52:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/14 05:52:14 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:14 INFO : tictacempty_dir: Making directory 2026/03/14 05:52:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:14 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:14 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:14 INFO : tictactoe: Making directory 2026/03/14 05:52:14 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:14 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:14 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/14 05:52:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:14 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:14 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:15 INFO : toe/toe/toe.txt: Deleted 2026/03/14 05:52:15 INFO : toe/toe: Removing directory 2026/03/14 05:52:15 INFO : toe: Removing directory 2026/03/14 05:52:15 INFO : empty_dir: Removing directory 2026/03/14 05:52:15 DEBUG : Local file system at /tmp/rclone3500018768: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:15 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:52:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/14 05:52:15 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:16 INFO : tictacempty_dir: Making directory 2026/03/14 05:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:16 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:16 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:16 INFO : tictactoe: Making directory 2026/03/14 05:52:16 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:16 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:16 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/14 05:52:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:16 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:16 INFO : toe/toe/toe.txt: Deleted 2026/03/14 05:52:16 INFO : toe/toe: Removing directory 2026/03/14 05:52:16 INFO : toe: Removing directory 2026/03/14 05:52:16 INFO : empty_dir: Removing directory 2026/03/14 05:52:16 DEBUG : Local file system at /tmp/rclone3500018768: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/14 05:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/14 05:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/14 05:52:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/14 05:52:18 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.09s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:19 DEBUG : Reset feature "Copy" 2026/03/14 05:52:19 DEBUG : Reset feature "Move" 2026/03/14 05:52:19 DEBUG : Reset feature "Copy" 2026/03/14 05:52:19 DEBUG : Reset feature "Move" 2026/03/14 05:52:19 DEBUG : empty_dir: Making directory with metadata 2026/03/14 05:52:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/14 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:19 INFO : tictacempty_dir: Making directory 2026/03/14 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/14 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:19 INFO : tictactoe: Making directory 2026/03/14 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/03/14 05:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:19 INFO : tictactoe/tictactoe: Making directory 2026/03/14 05:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/14 05:52:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/14 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:19 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:19 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/14 05:52:19 INFO : toe/toe/toe.txt: Deleted 2026/03/14 05:52:19 INFO : toe/toe: Removing directory 2026/03/14 05:52:19 INFO : toe: Removing directory 2026/03/14 05:52:19 INFO : empty_dir: Removing directory 2026/03/14 05:52:19 DEBUG : Local file system at /tmp/rclone3500018768: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/14 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/14 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/14 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/14 05:52:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/14 05:52:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/14 05:52:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.73s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:22 DEBUG : toe: transformed to: dG9l 2026/03/14 05:52:23 DEBUG : toe: transformed to: dG9l 2026/03/14 05:52:23 INFO : dG9l: Making directory 2026/03/14 05:52:23 DEBUG : toe: transformed to: dG9l 2026/03/14 05:52:23 DEBUG : toe: transformed to: dG9l 2026/03/14 05:52:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/14 05:52:23 INFO : dG9l/dG9l: Making directory 2026/03/14 05:52:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/14 05:52:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/14 05:52:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/14 05:52:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/14 05:52:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/14 05:52:23 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:23 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/14 05:52:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/14 05:52:23 DEBUG : Waiting for deletions to finish 2026/03/14 05:52:24 DEBUG : dG9l: transformed to: toe 2026/03/14 05:52:24 DEBUG : dG9l: transformed to: toe 2026/03/14 05:52:24 DEBUG : dG9l: transformed to: toe 2026/03/14 05:52:24 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/14 05:52:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/14 05:52:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/14 05:52:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/14 05:52:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/14 05:52:24 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for checks to finish 2026/03/14 05:52:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/14 05:52:24 DEBUG : Local file system at /tmp/rclone3500018768: Waiting for transfers to finish 2026/03/14 05:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-recawog7qigo", Local "Local file system at /tmp/rclone3500018768", Modify Window "1ms" 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe: transformed to: 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe: transformed to: 2026/03/14 05:52:25 INFO : B2 bucket rclone-test-recawog7qigo: Making directory 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe: transformed to: 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe: transformed to: 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe/toe: transformed to: 2026/03/14 05:52:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/14 05:52:25 INFO : toe/toe: Making directory 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe/toe: transformed to: 2026/03/14 05:52:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe: transformed to: 2026/03/14 05:52:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/14 05:52:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/14 05:52:25 DEBUG : toe/toe/toe: transformed to: 2026/03/14 05:52:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/14 05:52:25 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for checks to finish 2026/03/14 05:52:25 DEBUG : B2 bucket rclone-test-recawog7qigo: Waiting for transfers to finish 2026/03/14 05:52:26 DEBUG : toe/toe/toe: size = 11 OK 2026/03/14 05:52:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/14 05:52:26 INFO : toe/toe/toe: Copied (new) 2026/03/14 05:52:26 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting files as there were IO errors 2026/03/14 05:52:26 ERROR : B2 bucket rclone-test-recawog7qigo: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/03/14 05:52:26 DEBUG : B2 bucket rclone-test-recawog7qigo: Purge remote 2026/03/14 05:52:26 INFO : B2 bucket rclone-test-recawog7qigo: cleaning bucket "rclone-test-recawog7qigo" of all files 2026/03/14 05:52:28 DEBUG : BackupDir/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b1_d20260314_m054618_c001_v7007000_t0000_u01773467178814") 2026/03/14 05:52:28 DEBUG : BackupDir/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f101bff5c8ad00291_d20260314_m054613_c001_v0001130_t0034_u01773467173611") 2026/03/14 05:52:28 DEBUG : CompareDest/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd21ce5_d20260314_m054554_c001_v7007000_t0000_u01773467154350") 2026/03/14 05:52:28 DEBUG : CompareDest/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d7946e_d20260314_m054548_c001_v0001177_t0051_u01773467148550") 2026/03/14 05:52:28 DEBUG : CompareDest/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd21ce6_d20260314_m054554_c001_v7007000_t0000_u01773467154532") 2026/03/14 05:52:28 DEBUG : CompareDest/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8a8f_d20260314_m054549_c001_v0001173_t0027_u01773467149507") 2026/03/14 05:52:28 DEBUG : CopyDest/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b2_d20260314_m054618_c001_v7007000_t0000_u01773467178997") 2026/03/14 05:52:28 DEBUG : CopyDest/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8b5c_d20260314_m054610_c001_v0001173_t0055_u01773467170664") 2026/03/14 05:52:28 DEBUG : CopyDest/three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b3_d20260314_m054619_c001_v7007000_t0000_u01773467179179") 2026/03/14 05:52:28 DEBUG : CopyDest/three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8bc3_d20260314_m054616_c001_v0001173_t0007_u01773467176603") 2026/03/14 05:52:28 DEBUG : CopyDest/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b4_d20260314_m054619_c001_v7007000_t0000_u01773467179363") 2026/03/14 05:52:28 DEBUG : CopyDest/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79496_d20260314_m054614_c001_v0001177_t0005_u01773467174567") 2026/03/14 05:52:28 DEBUG : EXISTING: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908c7_d20260314_m054746_c001_v7007000_t0000_u01773467266180") 2026/03/14 05:52:28 DEBUG : EXISTING: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037cc3_d20260314_m054744_c001_v0001167_t0035_u01773467264607") 2026/03/14 05:52:28 DEBUG : PREFIXapple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a9979_d20260314_m055003_c001_v7007000_t0000_u01773467403248") 2026/03/14 05:52:28 DEBUG : PREFIXapple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12796_d20260314_m054957_c001_v0001161_t0018_u01773467397828") 2026/03/14 05:52:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467031_d20260314_m055003_c001_v7007000_t0000_u01773467403034") 2026/03/14 05:52:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03835b_d20260314_m054957_c001_v0001167_t0015_u01773467397836") 2026/03/14 05:52:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae25f1_d20260314_m055002_c001_v7007000_t0000_u01773467402993") 2026/03/14 05:52:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea24_d20260314_m054957_c001_v0001184_t0033_u01773467397805") 2026/03/14 05:52:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a9976_d20260314_m055003_c001_v7007000_t0000_u01773467403055") 2026/03/14 05:52:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bbf_d20260314_m054957_c001_v0001185_t0011_u01773467397817") 2026/03/14 05:52:28 DEBUG : Testêé: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908c4_d20260314_m054742_c001_v7007000_t0000_u01773467262006") 2026/03/14 05:52:29 DEBUG : Testêé: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037c75_d20260314_m054741_c001_v0001167_t0018_u01773467261230") 2026/03/14 05:52:29 DEBUG : Testêé: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037c59_d20260314_m054740_c001_v0001167_t0045_u01773467260408") 2026/03/14 05:52:29 DEBUG : YXBwbGU=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d1_d20260314_m054945_c001_v7007000_t0000_u01773467385111") 2026/03/14 05:52:29 DEBUG : YXBwbGU=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1275c_d20260314_m054940_c001_v0001161_t0059_u01773467380952") 2026/03/14 05:52:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d4_d20260314_m054945_c001_v7007000_t0000_u01773467385293") 2026/03/14 05:52:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579af5_d20260314_m054940_c001_v0001185_t0022_u01773467380960") 2026/03/14 05:52:29 DEBUG : YmFuYW5h: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d5_d20260314_m054945_c001_v7007000_t0000_u01773467385475") 2026/03/14 05:52:29 DEBUG : YmFuYW5h: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0382b2_d20260314_m054940_c001_v0001167_t0009_u01773467380970") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9661_d20260314_m054419_c001_v7007000_t0000_u01773467059424") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc78_d20260314_m054418_c001_v0001161_t0017_u01773467058685") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f074_d20260314_m054417_c001_v7007000_t0000_u01773467057024") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc68_d20260314_m054416_c001_v0001161_t0026_u01773467056171") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451450a2_d20260314_m054358_c001_v7007000_t0000_u01773467038335") 2026/03/14 05:52:29 DEBUG : a/potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc1a_d20260314_m054357_c001_v0001161_t0020_u01773467037435") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467306_d20260314_m055155_c001_v7007000_t0000_u01773467515285") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec6c_d20260314_m055151_c001_v0001184_t0057_u01773467511186") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466e2_d20260314_m055140_c001_v7007000_t0000_u01773467500111") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec2e_d20260314_m055136_c001_v0001184_t0004_u01773467496230") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4a_d20260314_m055125_c001_v7007000_t0000_u01773467485364") 2026/03/14 05:52:29 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec00_d20260314_m055121_c001_v0001184_t0042_u01773467481229") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feafe_d20260314_m055110_c001_v7007000_t0000_u01773467470823") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebc7_d20260314_m055106_c001_v0001184_t0049_u01773467466926") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31061_d20260314_m055056_c001_v7007000_t0000_u01773467456263") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb4f_d20260314_m055051_c001_v0001184_t0037_u01773467451954") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c16_d20260314_m055040_c001_v7007000_t0000_u01773467440925") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1283e_d20260314_m055035_c001_v0001161_t0004_u01773467435008") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c877_d20260314_m055023_c001_v7007000_t0000_u01773467423848") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d10_d20260314_m055020_c001_v0001185_t0053_u01773467420586") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174019_d20260314_m055019_c001_v7007000_t0000_u01773467419063") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea80_d20260314_m055015_c001_v0001184_t0056_u01773467415613") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de376d_d20260314_m055004_c001_v7007000_t0000_u01773467404728") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579be3_d20260314_m055000_c001_v0001185_t0002_u01773467400850") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3763_d20260314_m054959_c001_v7007000_t0000_u01773467399946") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea1c_d20260314_m054955_c001_v0001184_t0045_u01773467395888") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f420e930df0be802a_d20260314_m054943_c001_v7007000_t0000_u01773467383149") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9e0_d20260314_m054938_c001_v0001184_t0016_u01773467378632") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458cd_d20260314_m054927_c001_v7007000_t0000_u01773467367890") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9a2_d20260314_m054923_c001_v0001184_t0005_u01773467363933") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0362_d20260314_m054913_c001_v7007000_t0000_u01773467353269") 2026/03/14 05:52:30 DEBUG : apple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e94c_d20260314_m054908_c001_v0001184_t0044_u01773467348398") 2026/03/14 05:52:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17402b_d20260314_m055022_c001_v7007000_t0000_u01773467422342") 2026/03/14 05:52:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cd6_d20260314_m055017_c001_v0001185_t0044_u01773467417641") 2026/03/14 05:52:31 DEBUG : appleapple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c1a_d20260314_m055041_c001_v7007000_t0000_u01773467441106") 2026/03/14 05:52:31 DEBUG : appleapple: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e34_d20260314_m055037_c001_v0001185_t0001_u01773467437084") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467307_d20260314_m055155_c001_v7007000_t0000_u01773467515467") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a1ef_d20260314_m055151_c001_v0001185_t0023_u01773467511834") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466e3_d20260314_m055140_c001_v7007000_t0000_u01773467500293") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a15b_d20260314_m055136_c001_v0001185_t0059_u01773467496869") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4b_d20260314_m055125_c001_v7007000_t0000_u01773467485544") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a09f_d20260314_m055121_c001_v0001185_t0050_u01773467481952") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feaff_d20260314_m055111_c001_v7007000_t0000_u01773467471005") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a00d_d20260314_m055107_c001_v0001185_t0037_u01773467467576") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31062_d20260314_m055056_c001_v7007000_t0000_u01773467456445") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579f51_d20260314_m055052_c001_v0001185_t0008_u01773467452584") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4161fc7dba9354c0_d20260314_m055039_c001_v7007000_t0000_u01773467439018") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaf5_d20260314_m055035_c001_v0001184_t0028_u01773467435723") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c878_d20260314_m055024_c001_v7007000_t0000_u01773467424032") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03844f_d20260314_m055020_c001_v0001167_t0004_u01773467420554") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c86d_d20260314_m055019_c001_v7007000_t0000_u01773467419084") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127de_d20260314_m055016_c001_v0001161_t0028_u01773467416030") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de376e_d20260314_m055004_c001_v7007000_t0000_u01773467404912") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03836f_d20260314_m055000_c001_v0001167_t0023_u01773467400859") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145906_d20260314_m054959_c001_v7007000_t0000_u01773467399723") 2026/03/14 05:52:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12790_d20260314_m054956_c001_v0001161_t0026_u01773467396439") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de36ea_d20260314_m054942_c001_v7007000_t0000_u01773467382993") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ae1_d20260314_m054939_c001_v0001185_t0025_u01773467379219") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458ce_d20260314_m054928_c001_v7007000_t0000_u01773467368072") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579a10_d20260314_m054924_c001_v0001185_t0043_u01773467364454") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0363_d20260314_m054913_c001_v7007000_t0000_u01773467353451") 2026/03/14 05:52:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57992a_d20260314_m054909_c001_v0001185_t0001_u01773467349100") 2026/03/14 05:52:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f30fcf_d20260314_m055022_c001_v7007000_t0000_u01773467422351") 2026/03/14 05:52:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03842b_d20260314_m055017_c001_v0001167_t0053_u01773467417660") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9666_d20260314_m054419_c001_v7007000_t0000_u01773467059608") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc70_d20260314_m054417_c001_v0001161_t0053_u01773467057573") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f068_d20260314_m054416_c001_v7007000_t0000_u01773467056470") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc64_d20260314_m054415_c001_v0001161_t0043_u01773467055116") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145097_d20260314_m054357_c001_v7007000_t0000_u01773467037777") 2026/03/14 05:52:32 DEBUG : b/potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc0e_d20260314_m054356_c001_v0001161_t0049_u01773467036379") 2026/03/14 05:52:32 DEBUG : backup/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16177_d20260314_m054631_c001_v7007000_t0000_u01773467191713") 2026/03/14 05:52:32 DEBUG : backup/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f109e5102103cba24_d20260314_m054629_c001_v0001036_t0005_u01773467189681") 2026/03/14 05:52:32 DEBUG : backup/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1036aa01397e2002_d20260314_m054625_c001_v0001185_t0046_u01773467185592") 2026/03/14 05:52:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14ec_d20260314_m054658_c001_v7007000_t0000_u01773467218630") 2026/03/14 05:52:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1024cdb80370ba02_d20260314_m054655_c001_v0001144_t0035_u01773467215832") 2026/03/14 05:52:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1089d22aa5fdb45f_d20260314_m054651_c001_v0001101_t0034_u01773467211788") 2026/03/14 05:52:33 DEBUG : backup/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56235e6a_d20260314_m054645_c001_v7007000_t0000_u01773467205470") 2026/03/14 05:52:33 DEBUG : backup/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11154cda833e0809_d20260314_m054643_c001_v0001103_t0023_u01773467203105") 2026/03/14 05:52:33 DEBUG : backup/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11775321aba83636_d20260314_m054638_c001_v0001173_t0020_u01773467198039") 2026/03/14 05:52:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14ee_d20260314_m054658_c001_v7007000_t0000_u01773467218814") 2026/03/14 05:52:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111eed4c5b475a42_d20260314_m054657_c001_v0001167_t0026_u01773467217216") 2026/03/14 05:52:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f106181446794b52d_d20260314_m054653_c001_v0001185_t0055_u01773467213376") 2026/03/14 05:52:33 DEBUG : backup/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16178_d20260314_m054631_c001_v7007000_t0000_u01773467191996") 2026/03/14 05:52:33 DEBUG : backup/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10544ae096d55b8d_d20260314_m054630_c001_v0001165_t0050_u01773467190905") 2026/03/14 05:52:33 DEBUG : backup/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10219b382821d776_d20260314_m054627_c001_v0001173_t0054_u01773467187096") 2026/03/14 05:52:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56235e6e_d20260314_m054645_c001_v7007000_t0000_u01773467205652") 2026/03/14 05:52:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f100fdc3d2ec3d2d6_d20260314_m054644_c001_v0001173_t0002_u01773467204423") 2026/03/14 05:52:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1034d98ac7e1c9d2_d20260314_m054640_c001_v0001098_t0021_u01773467200554") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467308_d20260314_m055155_c001_v7007000_t0000_u01773467515650") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038852_d20260314_m055151_c001_v0001167_t0029_u01773467511395") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466e5_d20260314_m055140_c001_v7007000_t0000_u01773467500477") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0387bc_d20260314_m055136_c001_v0001167_t0006_u01773467496426") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4c_d20260314_m055125_c001_v7007000_t0000_u01773467485726") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038736_d20260314_m055121_c001_v0001167_t0047_u01773467481472") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb00_d20260314_m055111_c001_v7007000_t0000_u01773467471186") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0386a3_d20260314_m055107_c001_v0001167_t0012_u01773467467187") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31063_d20260314_m055056_c001_v7007000_t0000_u01773467456627") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03860b_d20260314_m055052_c001_v0001167_t0048_u01773467452154") 2026/03/14 05:52:33 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c1e_d20260314_m055041_c001_v7007000_t0000_u01773467441286") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e18_d20260314_m055035_c001_v0001185_t0033_u01773467435538") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c879_d20260314_m055024_c001_v7007000_t0000_u01773467424217") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea9c_d20260314_m055020_c001_v0001184_t0032_u01773467420563") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401a_d20260314_m055019_c001_v7007000_t0000_u01773467419083") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cb0_d20260314_m055015_c001_v0001185_t0036_u01773467415828") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de376f_d20260314_m055005_c001_v7007000_t0000_u01773467405094") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea3a_d20260314_m055000_c001_v0001184_t0023_u01773467400869") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae25e5_d20260314_m054959_c001_v7007000_t0000_u01773467399799") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ba1_d20260314_m054956_c001_v0001185_t0052_u01773467396104") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f42380fd4256baf0b_d20260314_m054943_c001_v7007000_t0000_u01773467383165") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1275a_d20260314_m054938_c001_v0001161_t0009_u01773467378827") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458cf_d20260314_m054928_c001_v7007000_t0000_u01773467368254") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12726_d20260314_m054924_c001_v0001161_t0030_u01773467364149") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0364_d20260314_m054913_c001_v7007000_t0000_u01773467353635") 2026/03/14 05:52:34 DEBUG : banana: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126ef_d20260314_m054908_c001_v0001161_t0033_u01773467348639") 2026/03/14 05:52:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ae4e_d20260314_m055022_c001_v7007000_t0000_u01773467422107") 2026/03/14 05:52:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea82_d20260314_m055017_c001_v0001184_t0026_u01773467417628") 2026/03/14 05:52:34 DEBUG : both0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22588_d20260314_m054841_c001_v7007000_t0000_u01773467321210") 2026/03/14 05:52:34 DEBUG : both0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f07_d20260314_m054818_c001_v0001167_t0008_u01773467298577") 2026/03/14 05:52:34 DEBUG : both0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908ea_d20260314_m054814_c001_v7007000_t0000_u01773467294286") 2026/03/14 05:52:34 DEBUG : both0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037cef_d20260314_m054748_c001_v0001167_t0014_u01773467268073") 2026/03/14 05:52:35 DEBUG : both1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22591_d20260314_m054841_c001_v7007000_t0000_u01773467321392") 2026/03/14 05:52:35 DEBUG : both1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f1c_d20260314_m054819_c001_v0001167_t0014_u01773467299602") 2026/03/14 05:52:35 DEBUG : both1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908eb_d20260314_m054814_c001_v7007000_t0000_u01773467294474") 2026/03/14 05:52:35 DEBUG : both1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d07_d20260314_m054750_c001_v0001167_t0003_u01773467270143") 2026/03/14 05:52:35 DEBUG : both10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22596_d20260314_m054841_c001_v7007000_t0000_u01773467321573") 2026/03/14 05:52:35 DEBUG : both10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fc5_d20260314_m054828_c001_v0001167_t0042_u01773467308333") 2026/03/14 05:52:35 DEBUG : both10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908ed_d20260314_m054814_c001_v7007000_t0000_u01773467294658") 2026/03/14 05:52:35 DEBUG : both10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037dc9_d20260314_m054800_c001_v0001167_t0054_u01773467280422") 2026/03/14 05:52:35 DEBUG : both11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2259b_d20260314_m054841_c001_v7007000_t0000_u01773467321756") 2026/03/14 05:52:35 DEBUG : both11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fd3_d20260314_m054829_c001_v0001167_t0057_u01773467309293") 2026/03/14 05:52:35 DEBUG : both11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f0_d20260314_m054814_c001_v7007000_t0000_u01773467294840") 2026/03/14 05:52:35 DEBUG : both11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037de3_d20260314_m054801_c001_v0001167_t0009_u01773467281536") 2026/03/14 05:52:35 DEBUG : both12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2259e_d20260314_m054841_c001_v7007000_t0000_u01773467321937") 2026/03/14 05:52:35 DEBUG : both12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fe1_d20260314_m054830_c001_v0001167_t0021_u01773467310211") 2026/03/14 05:52:35 DEBUG : both12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f1_d20260314_m054815_c001_v7007000_t0000_u01773467295025") 2026/03/14 05:52:35 DEBUG : both12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e05_d20260314_m054802_c001_v0001167_t0034_u01773467282900") 2026/03/14 05:52:35 DEBUG : both13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225a4_d20260314_m054842_c001_v7007000_t0000_u01773467322120") 2026/03/14 05:52:35 DEBUG : both13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037ff2_d20260314_m054831_c001_v0001167_t0048_u01773467311221") 2026/03/14 05:52:35 DEBUG : both13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f2_d20260314_m054815_c001_v7007000_t0000_u01773467295215") 2026/03/14 05:52:35 DEBUG : both13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e23_d20260314_m054804_c001_v0001167_t0010_u01773467284050") 2026/03/14 05:52:36 DEBUG : both14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225aa_d20260314_m054842_c001_v7007000_t0000_u01773467322301") 2026/03/14 05:52:36 DEBUG : both14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fff_d20260314_m054832_c001_v0001167_t0024_u01773467312318") 2026/03/14 05:52:36 DEBUG : both14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f3_d20260314_m054815_c001_v7007000_t0000_u01773467295399") 2026/03/14 05:52:36 DEBUG : both14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e3b_d20260314_m054804_c001_v0001167_t0050_u01773467284907") 2026/03/14 05:52:36 DEBUG : both15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225b1_d20260314_m054842_c001_v7007000_t0000_u01773467322483") 2026/03/14 05:52:36 DEBUG : both15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038013_d20260314_m054833_c001_v0001167_t0044_u01773467313578") 2026/03/14 05:52:36 DEBUG : both15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f4_d20260314_m054815_c001_v7007000_t0000_u01773467295582") 2026/03/14 05:52:36 DEBUG : both15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e4f_d20260314_m054805_c001_v0001167_t0014_u01773467285935") 2026/03/14 05:52:36 DEBUG : both16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225ba_d20260314_m054842_c001_v7007000_t0000_u01773467322664") 2026/03/14 05:52:36 DEBUG : both16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038023_d20260314_m054834_c001_v0001167_t0020_u01773467314500") 2026/03/14 05:52:36 DEBUG : both16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f5_d20260314_m054815_c001_v7007000_t0000_u01773467295765") 2026/03/14 05:52:36 DEBUG : both16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e71_d20260314_m054807_c001_v0001167_t0028_u01773467287995") 2026/03/14 05:52:36 DEBUG : both17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225c0_d20260314_m054842_c001_v7007000_t0000_u01773467322846") 2026/03/14 05:52:36 DEBUG : both17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03802f_d20260314_m054835_c001_v0001167_t0026_u01773467315410") 2026/03/14 05:52:36 DEBUG : both17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f6_d20260314_m054815_c001_v7007000_t0000_u01773467295948") 2026/03/14 05:52:36 DEBUG : both17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e7e_d20260314_m054808_c001_v0001167_t0024_u01773467288802") 2026/03/14 05:52:36 DEBUG : both18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225c7_d20260314_m054843_c001_v7007000_t0000_u01773467323027") 2026/03/14 05:52:36 DEBUG : both18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038041_d20260314_m054836_c001_v0001167_t0010_u01773467316627") 2026/03/14 05:52:36 DEBUG : both18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f7_d20260314_m054816_c001_v7007000_t0000_u01773467296132") 2026/03/14 05:52:36 DEBUG : both18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e87_d20260314_m054809_c001_v0001167_t0042_u01773467289616") 2026/03/14 05:52:36 DEBUG : both19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225ce_d20260314_m054843_c001_v7007000_t0000_u01773467323209") 2026/03/14 05:52:36 DEBUG : both19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03804d_d20260314_m054837_c001_v0001167_t0020_u01773467317495") 2026/03/14 05:52:37 DEBUG : both19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f8_d20260314_m054816_c001_v7007000_t0000_u01773467296315") 2026/03/14 05:52:37 DEBUG : both19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e91_d20260314_m054810_c001_v0001167_t0054_u01773467290646") 2026/03/14 05:52:37 DEBUG : both2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225d8_d20260314_m054843_c001_v7007000_t0000_u01773467323393") 2026/03/14 05:52:37 DEBUG : both2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f2d_d20260314_m054820_c001_v0001167_t0036_u01773467300647") 2026/03/14 05:52:37 DEBUG : both2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908f9_d20260314_m054816_c001_v7007000_t0000_u01773467296498") 2026/03/14 05:52:37 DEBUG : both2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d17_d20260314_m054751_c001_v0001167_t0021_u01773467271283") 2026/03/14 05:52:37 DEBUG : both3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225de_d20260314_m054843_c001_v7007000_t0000_u01773467323574") 2026/03/14 05:52:37 DEBUG : both3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f3f_d20260314_m054821_c001_v0001167_t0005_u01773467301563") 2026/03/14 05:52:37 DEBUG : both3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908fa_d20260314_m054816_c001_v7007000_t0000_u01773467296680") 2026/03/14 05:52:37 DEBUG : both3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d25_d20260314_m054752_c001_v0001167_t0025_u01773467272057") 2026/03/14 05:52:37 DEBUG : both4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225e4_d20260314_m054843_c001_v7007000_t0000_u01773467323755") 2026/03/14 05:52:37 DEBUG : both4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f4f_d20260314_m054822_c001_v0001167_t0008_u01773467302721") 2026/03/14 05:52:37 DEBUG : both4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908fb_d20260314_m054816_c001_v7007000_t0000_u01773467296866") 2026/03/14 05:52:37 DEBUG : both4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d3b_d20260314_m054753_c001_v0001167_t0030_u01773467273329") 2026/03/14 05:52:37 DEBUG : both5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225ea_d20260314_m054843_c001_v7007000_t0000_u01773467323938") 2026/03/14 05:52:37 DEBUG : both5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f65_d20260314_m054823_c001_v0001167_t0055_u01773467303576") 2026/03/14 05:52:37 DEBUG : both5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908fc_d20260314_m054817_c001_v7007000_t0000_u01773467297049") 2026/03/14 05:52:37 DEBUG : both5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d47_d20260314_m054754_c001_v0001167_t0034_u01773467274159") 2026/03/14 05:52:37 DEBUG : both6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225f1_d20260314_m054844_c001_v7007000_t0000_u01773467324119") 2026/03/14 05:52:37 DEBUG : both6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f7f_d20260314_m054824_c001_v0001167_t0012_u01773467304632") 2026/03/14 05:52:38 DEBUG : both6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908fd_d20260314_m054817_c001_v7007000_t0000_u01773467297232") 2026/03/14 05:52:38 DEBUG : both6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d53_d20260314_m054754_c001_v0001167_t0059_u01773467274985") 2026/03/14 05:52:38 DEBUG : both7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225f8_d20260314_m054844_c001_v7007000_t0000_u01773467324302") 2026/03/14 05:52:38 DEBUG : both7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f95_d20260314_m054825_c001_v0001167_t0010_u01773467305580") 2026/03/14 05:52:38 DEBUG : both7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908fe_d20260314_m054817_c001_v7007000_t0000_u01773467297417") 2026/03/14 05:52:38 DEBUG : both7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d6f_d20260314_m054755_c001_v0001167_t0039_u01773467275965") 2026/03/14 05:52:38 DEBUG : both8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd225fd_d20260314_m054844_c001_v7007000_t0000_u01773467324484") 2026/03/14 05:52:38 DEBUG : both8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fa3_d20260314_m054826_c001_v0001167_t0004_u01773467306332") 2026/03/14 05:52:38 DEBUG : both8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90903_d20260314_m054817_c001_v7007000_t0000_u01773467297650") 2026/03/14 05:52:38 DEBUG : both8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d99_d20260314_m054757_c001_v0001167_t0018_u01773467277800") 2026/03/14 05:52:38 DEBUG : both9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22601_d20260314_m054844_c001_v7007000_t0000_u01773467324666") 2026/03/14 05:52:38 DEBUG : both9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037faf_d20260314_m054827_c001_v0001167_t0034_u01773467307237") 2026/03/14 05:52:38 DEBUG : both9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90904_d20260314_m054817_c001_v7007000_t0000_u01773467297838") 2026/03/14 05:52:38 DEBUG : both9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037daf_d20260314_m054759_c001_v0001167_t0023_u01773467279057") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e966b_d20260314_m054419_c001_v7007000_t0000_u01773467059792") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc74_d20260314_m054417_c001_v0001161_t0028_u01773467057951") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f076_d20260314_m054417_c001_v7007000_t0000_u01773467057204") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc66_d20260314_m054415_c001_v0001161_t0033_u01773467055402") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451450a7_d20260314_m054358_c001_v7007000_t0000_u01773467038517") 2026/03/14 05:52:38 DEBUG : c/non empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc14_d20260314_m054356_c001_v0001161_t0005_u01773467036664") 2026/03/14 05:52:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d6_d20260314_m054945_c001_v7007000_t0000_u01773467385657") 2026/03/14 05:52:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9e8_d20260314_m054940_c001_v0001184_t0030_u01773467380938") 2026/03/14 05:52:39 DEBUG : check sum: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145062_d20260314_m054349_c001_v7007000_t0000_u01773467029175") 2026/03/14 05:52:39 DEBUG : check sum: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbe4_d20260314_m054348_c001_v0001161_t0055_u01773467028107") 2026/03/14 05:52:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f42380fd4256bdc93_d20260314_m055224_c001_v7007000_t0000_u01773467544953") 2026/03/14 05:52:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ecd9_d20260314_m055223_c001_v0001184_t0036_u01773467543464") 2026/03/14 05:52:39 DEBUG : dest/3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f256_d20260314_m054603_c001_v7007000_t0000_u01773467163459") 2026/03/14 05:52:39 DEBUG : dest/3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4010123b76ad20c5_d20260314_m054602_c001_v0001104_t0012_u01773467162357") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c21_d20260314_m055041_c001_v7007000_t0000_u01773467441468") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eafb_d20260314_m055037_c001_v0001184_t0047_u01773467437293") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467309_d20260314_m055155_c001_v7007000_t0000_u01773467515832") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec4a_d20260314_m055144_c001_v0001184_t0051_u01773467504779") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466e7_d20260314_m055140_c001_v7007000_t0000_u01773467500658") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec1a_d20260314_m055130_c001_v0001184_t0006_u01773467490142") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4d_d20260314_m055125_c001_v7007000_t0000_u01773467485907") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebe2_d20260314_m055115_c001_v0001184_t0016_u01773467475484") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb01_d20260314_m055111_c001_v7007000_t0000_u01773467471368") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb99_d20260314_m055101_c001_v0001184_t0011_u01773467461036") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31064_d20260314_m055056_c001_v7007000_t0000_u01773467456808") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb21_d20260314_m055045_c001_v0001184_t0045_u01773467445535") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4161fc7dba9354bf_d20260314_m055038_c001_v7007000_t0000_u01773467438834") 2026/03/14 05:52:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1281e_d20260314_m055028_c001_v0001161_t0046_u01773467428580") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87a_d20260314_m055024_c001_v7007000_t0000_u01773467424401") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea9e_d20260314_m055020_c001_v0001184_t0010_u01773467420769") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401e_d20260314_m055019_c001_v7007000_t0000_u01773467419447") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea60_d20260314_m055009_c001_v0001184_t0054_u01773467409429") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3770_d20260314_m055005_c001_v7007000_t0000_u01773467405277") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea3c_d20260314_m055001_c001_v0001184_t0022_u01773467401091") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22732_d20260314_m054959_c001_v7007000_t0000_u01773467399875") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea00_d20260314_m054949_c001_v0001184_t0044_u01773467389708") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d2611_d20260314_m054942_c001_v7007000_t0000_u01773467382593") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9ce_d20260314_m054932_c001_v0001184_t0031_u01773467372475") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d0_d20260314_m054928_c001_v7007000_t0000_u01773467368436") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e97e_d20260314_m054917_c001_v0001184_t0038_u01773467357994") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0365_d20260314_m054913_c001_v7007000_t0000_u01773467353817") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e932_d20260314_m054903_c001_v0001184_t0022_u01773467343088") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17402c_d20260314_m055022_c001_v7007000_t0000_u01773467422461") 2026/03/14 05:52:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea88_d20260314_m055017_c001_v0001184_t0011_u01773467417851") 2026/03/14 05:52:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c25_d20260314_m055041_c001_v7007000_t0000_u01773467441648") 2026/03/14 05:52:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e3a_d20260314_m055037_c001_v0001185_t0034_u01773467437314") 2026/03/14 05:52:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730a_d20260314_m055156_c001_v7007000_t0000_u01773467516014") 2026/03/14 05:52:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03881a_d20260314_m055145_c001_v0001167_t0013_u01773467505368") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466e8_d20260314_m055140_c001_v7007000_t0000_u01773467500841") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03878e_d20260314_m055130_c001_v0001167_t0058_u01773467490706") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4e_d20260314_m055126_c001_v7007000_t0000_u01773467486095") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038701_d20260314_m055116_c001_v0001167_t0020_u01773467476088") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb03_d20260314_m055111_c001_v7007000_t0000_u01773467471550") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03866b_d20260314_m055101_c001_v0001167_t0023_u01773467461636") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31066_d20260314_m055056_c001_v7007000_t0000_u01773467456991") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0385c3_d20260314_m055046_c001_v0001167_t0013_u01773467446099") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bebf6f_d20260314_m055038_c001_v7007000_t0000_u01773467438984") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579da6_d20260314_m055029_c001_v0001185_t0017_u01773467429253") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87b_d20260314_m055024_c001_v7007000_t0000_u01773467424587") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d16_d20260314_m055020_c001_v0001185_t0009_u01773467420782") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4154b8f7ca788c4b_d20260314_m055019_c001_v7007000_t0000_u01773467419458") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579c5a_d20260314_m055009_c001_v0001185_t0000_u01773467409987") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3771_d20260314_m055005_c001_v7007000_t0000_u01773467405460") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579be5_d20260314_m055001_c001_v0001185_t0003_u01773467401108") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0476_d20260314_m054959_c001_v7007000_t0000_u01773467399894") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b69_d20260314_m054950_c001_v0001185_t0059_u01773467390263") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41843f6857a9901b_d20260314_m054943_c001_v7007000_t0000_u01773467383017") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1273e_d20260314_m054933_c001_v0001161_t0015_u01773467373067") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d1_d20260314_m054928_c001_v7007000_t0000_u01773467368617") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12711_d20260314_m054918_c001_v0001161_t0015_u01773467358596") 2026/03/14 05:52:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0366_d20260314_m054914_c001_v7007000_t0000_u01773467354000") 2026/03/14 05:52:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126db_d20260314_m054903_c001_v0001161_t0058_u01773467343673") 2026/03/14 05:52:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ae4f_d20260314_m055022_c001_v7007000_t0000_u01773467422291") 2026/03/14 05:52:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cdc_d20260314_m055017_c001_v0001185_t0031_u01773467417864") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c27_d20260314_m055041_c001_v7007000_t0000_u01773467441828") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038555_d20260314_m055037_c001_v0001167_t0006_u01773467437305") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730b_d20260314_m055156_c001_v7007000_t0000_u01773467516196") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a1b3_d20260314_m055146_c001_v0001185_t0054_u01773467506107") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466ea_d20260314_m055141_c001_v7007000_t0000_u01773467501022") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a10b_d20260314_m055131_c001_v0001185_t0026_u01773467491588") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f4f_d20260314_m055126_c001_v7007000_t0000_u01773467486276") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a077_d20260314_m055116_c001_v0001185_t0046_u01773467476984") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb05_d20260314_m055111_c001_v7007000_t0000_u01773467471731") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579fd9_d20260314_m055102_c001_v0001185_t0006_u01773467462469") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31067_d20260314_m055057_c001_v7007000_t0000_u01773467457254") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ef8_d20260314_m055047_c001_v0001185_t0051_u01773467447051") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4161fc7dba9354be_d20260314_m055038_c001_v7007000_t0000_u01773467438650") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ead0_d20260314_m055029_c001_v0001184_t0017_u01773467429862") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87c_d20260314_m055024_c001_v7007000_t0000_u01773467424772") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127fa_d20260314_m055020_c001_v0001161_t0026_u01773467420856") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174021_d20260314_m055019_c001_v7007000_t0000_u01773467419628") 2026/03/14 05:52:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127be_d20260314_m055010_c001_v0001161_t0030_u01773467410543") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3772_d20260314_m055005_c001_v7007000_t0000_u01773467405647") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038373_d20260314_m055001_c001_v0001167_t0010_u01773467401278") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22730_d20260314_m054959_c001_v7007000_t0000_u01773467399514") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12772_d20260314_m054950_c001_v0001161_t0009_u01773467390808") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f30f51_d20260314_m054943_c001_v7007000_t0000_u01773467383173") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579a90_d20260314_m054933_c001_v0001185_t0031_u01773467373753") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d2_d20260314_m054928_c001_v7007000_t0000_u01773467368800") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5799c1_d20260314_m054919_c001_v0001185_t0004_u01773467359320") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0367_d20260314_m054914_c001_v7007000_t0000_u01773467354183") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5798d8_d20260314_m054904_c001_v0001185_t0020_u01773467344020") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c875_d20260314_m055022_c001_v7007000_t0000_u01773467422304") 2026/03/14 05:52:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127e8_d20260314_m055017_c001_v0001161_t0026_u01773467417963") 2026/03/14 05:52:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c2b_d20260314_m055042_c001_v7007000_t0000_u01773467442008") 2026/03/14 05:52:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12850_d20260314_m055037_c001_v0001161_t0047_u01773467437454") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730c_d20260314_m055156_c001_v7007000_t0000_u01773467516378") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1293a_d20260314_m055146_c001_v0001161_t0015_u01773467506652") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466eb_d20260314_m055141_c001_v7007000_t0000_u01773467501204") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128fa_d20260314_m055132_c001_v0001161_t0034_u01773467492168") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f50_d20260314_m055126_c001_v7007000_t0000_u01773467486457") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128c8_d20260314_m055117_c001_v0001161_t0044_u01773467477668") 2026/03/14 05:52:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb06_d20260314_m055111_c001_v7007000_t0000_u01773467471913") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1288e_d20260314_m055103_c001_v0001161_t0039_u01773467463013") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3106a_d20260314_m055057_c001_v7007000_t0000_u01773467457436") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1286a_d20260314_m055047_c001_v0001161_t0055_u01773467447629") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bebf6e_d20260314_m055038_c001_v7007000_t0000_u01773467438800") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0384d9_d20260314_m055030_c001_v0001167_t0017_u01773467430468") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87d_d20260314_m055024_c001_v7007000_t0000_u01773467424957") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d1c_d20260314_m055020_c001_v0001185_t0027_u01773467420969") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401c_d20260314_m055019_c001_v7007000_t0000_u01773467419264") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0383db_d20260314_m055011_c001_v0001167_t0024_u01773467411405") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3773_d20260314_m055005_c001_v7007000_t0000_u01773467405831") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579be7_d20260314_m055001_c001_v0001185_t0006_u01773467401305") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cc109_d20260314_m054959_c001_v7007000_t0000_u01773467399783") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03830b_d20260314_m054951_c001_v0001167_t0015_u01773467391744") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405577aecb199734_d20260314_m054943_c001_v7007000_t0000_u01773467383024") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03826c_d20260314_m054934_c001_v0001167_t0047_u01773467374339") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d3_d20260314_m054928_c001_v7007000_t0000_u01773467368982") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0381c4_d20260314_m054919_c001_v0001167_t0035_u01773467359889") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0368_d20260314_m054914_c001_v7007000_t0000_u01773467354365") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038116_d20260314_m054904_c001_v0001167_t0006_u01773467344269") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ae50_d20260314_m055022_c001_v7007000_t0000_u01773467422472") 2026/03/14 05:52:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ce6_d20260314_m055018_c001_v0001185_t0041_u01773467418051") 2026/03/14 05:52:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c2e_d20260314_m055042_c001_v7007000_t0000_u01773467442205") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eafd_d20260314_m055037_c001_v0001184_t0036_u01773467437511") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730d_d20260314_m055156_c001_v7007000_t0000_u01773467516560") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec54_d20260314_m055147_c001_v0001184_t0052_u01773467507074") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466ec_d20260314_m055141_c001_v7007000_t0000_u01773467501385") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec20_d20260314_m055132_c001_v0001184_t0003_u01773467492494") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f51_d20260314_m055126_c001_v7007000_t0000_u01773467486638") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebf2_d20260314_m055117_c001_v0001184_t0055_u01773467477930") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb08_d20260314_m055112_c001_v7007000_t0000_u01773467472093") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebad_d20260314_m055103_c001_v0001184_t0012_u01773467463445") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3106c_d20260314_m055057_c001_v7007000_t0000_u01773467457617") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb2d_d20260314_m055047_c001_v0001184_t0052_u01773467447996") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bebf6d_d20260314_m055038_c001_v7007000_t0000_u01773467438616") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12828_d20260314_m055030_c001_v0001161_t0011_u01773467430985") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87e_d20260314_m055025_c001_v7007000_t0000_u01773467425142") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaa2_d20260314_m055020_c001_v0001184_t0034_u01773467420977") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c86f_d20260314_m055019_c001_v7007000_t0000_u01773467419455") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea6c_d20260314_m055011_c001_v0001184_t0059_u01773467411968") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3774_d20260314_m055006_c001_v7007000_t0000_u01773467406019") 2026/03/14 05:52:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea3e_d20260314_m055001_c001_v0001184_t0032_u01773467401320") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2272f_d20260314_m054959_c001_v7007000_t0000_u01773467399333") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea08_d20260314_m054952_c001_v0001184_t0015_u01773467392173") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de36eb_d20260314_m054943_c001_v7007000_t0000_u01773467383180") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9d2_d20260314_m054934_c001_v0001184_t0022_u01773467374654") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d4_d20260314_m054929_c001_v7007000_t0000_u01773467369165") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e988_d20260314_m054920_c001_v0001184_t0053_u01773467360348") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b036a_d20260314_m054914_c001_v7007000_t0000_u01773467354548") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e938_d20260314_m054904_c001_v0001184_t0056_u01773467344617") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4019b2b34249651b_d20260314_m055022_c001_v7007000_t0000_u01773467422313") 2026/03/14 05:52:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea8c_d20260314_m055018_c001_v0001184_t0052_u01773467418059") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c33_d20260314_m055042_c001_v7007000_t0000_u01773467442385") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e40_d20260314_m055037_c001_v0001185_t0050_u01773467437523") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730e_d20260314_m055156_c001_v7007000_t0000_u01773467516742") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03882a_d20260314_m055147_c001_v0001167_t0059_u01773467507269") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466ed_d20260314_m055141_c001_v7007000_t0000_u01773467501568") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03879a_d20260314_m055132_c001_v0001167_t0007_u01773467492706") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f52_d20260314_m055126_c001_v7007000_t0000_u01773467486819") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038712_d20260314_m055118_c001_v0001167_t0049_u01773467478124") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb09_d20260314_m055112_c001_v7007000_t0000_u01773467472275") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038681_d20260314_m055103_c001_v0001167_t0039_u01773467463649") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3106e_d20260314_m055057_c001_v7007000_t0000_u01773467457799") 2026/03/14 05:52:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0385df_d20260314_m055048_c001_v0001167_t0038_u01773467448199") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3102f_d20260314_m055038_c001_v7007000_t0000_u01773467438813") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579dc8_d20260314_m055031_c001_v0001185_t0011_u01773467431545") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c87f_d20260314_m055025_c001_v7007000_t0000_u01773467425328") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127fe_d20260314_m055021_c001_v0001161_t0048_u01773467421165") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c86e_d20260314_m055019_c001_v7007000_t0000_u01773467419269") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579c7a_d20260314_m055012_c001_v0001185_t0035_u01773467412163") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3776_d20260314_m055006_c001_v7007000_t0000_u01773467406205") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127a8_d20260314_m055001_c001_v0001161_t0033_u01773467401348") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c83b_d20260314_m054959_c001_v7007000_t0000_u01773467399956") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b73_d20260314_m054952_c001_v0001185_t0002_u01773467392400") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41843f6857a9901c_d20260314_m054943_c001_v7007000_t0000_u01773467383213") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12746_d20260314_m054934_c001_v0001161_t0038_u01773467374850") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d5_d20260314_m054929_c001_v7007000_t0000_u01773467369346") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1271a_d20260314_m054920_c001_v0001161_t0037_u01773467360546") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b036e_d20260314_m054914_c001_v7007000_t0000_u01773467354756") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126e1_d20260314_m054904_c001_v0001161_t0003_u01773467344821") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c874_d20260314_m055022_c001_v7007000_t0000_u01773467422119") 2026/03/14 05:52:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038431_d20260314_m055018_c001_v0001167_t0057_u01773467418135") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c36_d20260314_m055042_c001_v7007000_t0000_u01773467442567") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaff_d20260314_m055037_c001_v0001184_t0009_u01773467437710") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846730f_d20260314_m055156_c001_v7007000_t0000_u01773467516924") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a1c3_d20260314_m055147_c001_v0001185_t0022_u01773467507801") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466ee_d20260314_m055141_c001_v7007000_t0000_u01773467501749") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a12b_d20260314_m055133_c001_v0001185_t0049_u01773467493193") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f53_d20260314_m055127_c001_v7007000_t0000_u01773467487000") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a085_d20260314_m055118_c001_v0001185_t0052_u01773467478521") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb0b_d20260314_m055112_c001_v7007000_t0000_u01773467472456") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579fe7_d20260314_m055104_c001_v0001185_t0057_u01773467464012") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31070_d20260314_m055057_c001_v7007000_t0000_u01773467457982") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579f18_d20260314_m055048_c001_v0001185_t0017_u01773467448639") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31031_d20260314_m055038_c001_v7007000_t0000_u01773467438995") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ead9_d20260314_m055031_c001_v0001184_t0040_u01773467431729") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c880_d20260314_m055025_c001_v7007000_t0000_u01773467425574") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaa4_d20260314_m055021_c001_v0001184_t0006_u01773467421178") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c871_d20260314_m055019_c001_v7007000_t0000_u01773467419641") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127ce_d20260314_m055012_c001_v0001161_t0016_u01773467412351") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3778_d20260314_m055006_c001_v7007000_t0000_u01773467406389") 2026/03/14 05:52:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579beb_d20260314_m055001_c001_v0001185_t0020_u01773467401496") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467029_d20260314_m054959_c001_v7007000_t0000_u01773467399749") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1277a_d20260314_m054952_c001_v0001161_t0007_u01773467392590") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f420e930df0be8029_d20260314_m054942_c001_v7007000_t0000_u01773467382964") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579aa5_d20260314_m054935_c001_v0001185_t0000_u01773467375214") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d6_d20260314_m054929_c001_v7007000_t0000_u01773467369531") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5799dd_d20260314_m054920_c001_v0001185_t0017_u01773467360908") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0372_d20260314_m054914_c001_v7007000_t0000_u01773467354940") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5798e6_d20260314_m054905_c001_v0001185_t0044_u01773467345205") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4019b2b34249651a_d20260314_m055022_c001_v7007000_t0000_u01773467422130") 2026/03/14 05:52:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127ea_d20260314_m055018_c001_v0001161_t0053_u01773467418242") 2026/03/14 05:52:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c38_d20260314_m055042_c001_v7007000_t0000_u01773467442747") 2026/03/14 05:52:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e4c_d20260314_m055037_c001_v0001185_t0027_u01773467437721") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467310_d20260314_m055157_c001_v7007000_t0000_u01773467517105") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12942_d20260314_m055148_c001_v0001161_t0022_u01773467508014") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466ef_d20260314_m055141_c001_v7007000_t0000_u01773467501929") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12904_d20260314_m055133_c001_v0001161_t0009_u01773467493383") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f54_d20260314_m055127_c001_v7007000_t0000_u01773467487184") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128d0_d20260314_m055118_c001_v0001161_t0038_u01773467478711") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb0c_d20260314_m055112_c001_v7007000_t0000_u01773467472638") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12894_d20260314_m055104_c001_v0001161_t0040_u01773467464223") 2026/03/14 05:52:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31071_d20260314_m055058_c001_v7007000_t0000_u01773467458163") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1286e_d20260314_m055049_c001_v0001161_t0007_u01773467449058") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4042d9c779eedba6_d20260314_m055039_c001_v7007000_t0000_u01773467439051") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0384eb_d20260314_m055031_c001_v0001167_t0031_u01773467431982") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c881_d20260314_m055025_c001_v7007000_t0000_u01773467425758") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d22_d20260314_m055021_c001_v0001185_t0027_u01773467421191") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ae1e_d20260314_m055019_c001_v7007000_t0000_u01773467419466") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0383e5_d20260314_m055012_c001_v0001167_t0046_u01773467412676") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de377a_d20260314_m055006_c001_v7007000_t0000_u01773467406619") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea44_d20260314_m055001_c001_v0001184_t0007_u01773467401537") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cc10a_d20260314_m054959_c001_v7007000_t0000_u01773467399968") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03831d_d20260314_m054952_c001_v0001167_t0031_u01773467392941") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f42380fd4256baf0a_d20260314_m054942_c001_v7007000_t0000_u01773467382982") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038278_d20260314_m054935_c001_v0001167_t0008_u01773467375435") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d7_d20260314_m054929_c001_v7007000_t0000_u01773467369712") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0381dc_d20260314_m054921_c001_v0001167_t0017_u01773467361137") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0374_d20260314_m054915_c001_v7007000_t0000_u01773467355224") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03811e_d20260314_m054905_c001_v0001167_t0023_u01773467345397") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c876_d20260314_m055022_c001_v7007000_t0000_u01773467422488") 2026/03/14 05:52:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea8e_d20260314_m055018_c001_v0001184_t0026_u01773467418259") 2026/03/14 05:52:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c3b_d20260314_m055042_c001_v7007000_t0000_u01773467442928") 2026/03/14 05:52:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12852_d20260314_m055037_c001_v0001161_t0030_u01773467437746") 2026/03/14 05:52:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467315_d20260314_m055157_c001_v7007000_t0000_u01773467517287") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec5e_d20260314_m055148_c001_v0001184_t0034_u01773467508408") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f0_d20260314_m055142_c001_v7007000_t0000_u01773467502116") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec24_d20260314_m055133_c001_v0001184_t0023_u01773467493792") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f55_d20260314_m055127_c001_v7007000_t0000_u01773467487365") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebf8_d20260314_m055119_c001_v0001184_t0031_u01773467479033") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb0e_d20260314_m055112_c001_v7007000_t0000_u01773467472819") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebb5_d20260314_m055104_c001_v0001184_t0020_u01773467464567") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31074_d20260314_m055058_c001_v7007000_t0000_u01773467458345") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb3b_d20260314_m055049_c001_v0001184_t0048_u01773467449430") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41843f6857a990ba_d20260314_m055038_c001_v7007000_t0000_u01773467438818") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12830_d20260314_m055032_c001_v0001161_t0037_u01773467432285") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c882_d20260314_m055025_c001_v7007000_t0000_u01773467425942") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03845b_d20260314_m055021_c001_v0001167_t0025_u01773467421224") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a99e7_d20260314_m055019_c001_v7007000_t0000_u01773467419491") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea70_d20260314_m055013_c001_v0001184_t0056_u01773467413012") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de377c_d20260314_m055006_c001_v7007000_t0000_u01773467406802") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bed_d20260314_m055001_c001_v0001185_t0047_u01773467401697") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de375e_d20260314_m054959_c001_v7007000_t0000_u01773467399341") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea10_d20260314_m054953_c001_v0001184_t0045_u01773467393378") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d2613_d20260314_m054942_c001_v7007000_t0000_u01773467382954") 2026/03/14 05:52:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9d6_d20260314_m054936_c001_v0001184_t0047_u01773467376084") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d8_d20260314_m054929_c001_v7007000_t0000_u01773467369893") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e990_d20260314_m054921_c001_v0001184_t0053_u01773467361508") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0375_d20260314_m054915_c001_v7007000_t0000_u01773467355408") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e940_d20260314_m054905_c001_v0001184_t0049_u01773467345788") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174028_d20260314_m055022_c001_v7007000_t0000_u01773467422159") 2026/03/14 05:52:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cea_d20260314_m055018_c001_v0001185_t0048_u01773467418272") 2026/03/14 05:52:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c40_d20260314_m055043_c001_v7007000_t0000_u01773467443109") 2026/03/14 05:52:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038561_d20260314_m055037_c001_v0001167_t0038_u01773467437760") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467319_d20260314_m055157_c001_v7007000_t0000_u01773467517469") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03883a_d20260314_m055148_c001_v0001167_t0002_u01773467508619") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f1_d20260314_m055142_c001_v7007000_t0000_u01773467502299") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0387a6_d20260314_m055134_c001_v0001167_t0004_u01773467494078") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f56_d20260314_m055127_c001_v7007000_t0000_u01773467487607") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03871a_d20260314_m055119_c001_v0001167_t0007_u01773467479250") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb10_d20260314_m055113_c001_v7007000_t0000_u01773467473003") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038689_d20260314_m055104_c001_v0001167_t0031_u01773467464771") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31076_d20260314_m055058_c001_v7007000_t0000_u01773467458526") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0385f5_d20260314_m055049_c001_v0001167_t0014_u01773467449727") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3102e_d20260314_m055038_c001_v7007000_t0000_u01773467438629") 2026/03/14 05:52:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579de2_d20260314_m055032_c001_v0001185_t0033_u01773467432681") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c883_d20260314_m055026_c001_v7007000_t0000_u01773467426127") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaa8_d20260314_m055021_c001_v0001184_t0042_u01773467421388") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174020_d20260314_m055019_c001_v7007000_t0000_u01773467419614") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579c88_d20260314_m055013_c001_v0001185_t0007_u01773467413217") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de377e_d20260314_m055006_c001_v7007000_t0000_u01773467406985") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127aa_d20260314_m055001_c001_v0001161_t0041_u01773467401715") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145907_d20260314_m054959_c001_v7007000_t0000_u01773467399908") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b83_d20260314_m054953_c001_v0001185_t0010_u01773467393573") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f30f49_d20260314_m054942_c001_v7007000_t0000_u01773467382989") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1274c_d20260314_m054936_c001_v0001161_t0058_u01773467376296") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458d9_d20260314_m054930_c001_v7007000_t0000_u01773467370075") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12720_d20260314_m054921_c001_v0001161_t0035_u01773467361713") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0376_d20260314_m054915_c001_v7007000_t0000_u01773467355593") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126e9_d20260314_m054906_c001_v0001161_t0059_u01773467346121") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4185f9c63c561c4e_d20260314_m055022_c001_v7007000_t0000_u01773467422087") 2026/03/14 05:52:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea90_d20260314_m055018_c001_v0001184_t0023_u01773467418466") 2026/03/14 05:52:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c43_d20260314_m055043_c001_v7007000_t0000_u01773467443289") 2026/03/14 05:52:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb03_d20260314_m055037_c001_v0001184_t0056_u01773467437904") 2026/03/14 05:52:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846731d_d20260314_m055157_c001_v7007000_t0000_u01773467517651") 2026/03/14 05:52:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a1cf_d20260314_m055149_c001_v0001185_t0031_u01773467509300") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f2_d20260314_m055142_c001_v7007000_t0000_u01773467502481") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a13d_d20260314_m055134_c001_v0001185_t0035_u01773467494524") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f58_d20260314_m055127_c001_v7007000_t0000_u01773467487830") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a08f_d20260314_m055119_c001_v0001185_t0038_u01773467479655") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb11_d20260314_m055113_c001_v7007000_t0000_u01773467473186") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ff7_d20260314_m055105_c001_v0001185_t0024_u01773467465150") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31077_d20260314_m055058_c001_v7007000_t0000_u01773467458707") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579f2e_d20260314_m055050_c001_v0001185_t0005_u01773467450110") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c08_d20260314_m055039_c001_v7007000_t0000_u01773467439056") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eadf_d20260314_m055032_c001_v0001184_t0045_u01773467432875") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c884_d20260314_m055026_c001_v7007000_t0000_u01773467426311") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d26_d20260314_m055021_c001_v0001185_t0041_u01773467421417") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174022_d20260314_m055019_c001_v7007000_t0000_u01773467419662") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127d2_d20260314_m055013_c001_v0001161_t0055_u01773467413407") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3780_d20260314_m055007_c001_v7007000_t0000_u01773467407168") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea48_d20260314_m055001_c001_v0001184_t0048_u01773467401765") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22731_d20260314_m054959_c001_v7007000_t0000_u01773467399694") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1277e_d20260314_m054953_c001_v0001161_t0024_u01773467393759") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405577aecb199735_d20260314_m054943_c001_v7007000_t0000_u01773467383211") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ab3_d20260314_m054936_c001_v0001185_t0058_u01773467376657") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458da_d20260314_m054930_c001_v7007000_t0000_u01773467370256") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5799f5_d20260314_m054922_c001_v0001185_t0006_u01773467362057") 2026/03/14 05:52:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0378_d20260314_m054915_c001_v7007000_t0000_u01773467355777") 2026/03/14 05:52:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579902_d20260314_m054906_c001_v0001185_t0008_u01773467346541") 2026/03/14 05:52:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4185f9c63c561c4f_d20260314_m055022_c001_v7007000_t0000_u01773467422269") 2026/03/14 05:52:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038435_d20260314_m055018_c001_v0001167_t0010_u01773467418478") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c47_d20260314_m055043_c001_v7007000_t0000_u01773467443469") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e4e_d20260314_m055037_c001_v0001185_t0045_u01773467437919") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467320_d20260314_m055157_c001_v7007000_t0000_u01773467517833") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12944_d20260314_m055149_c001_v0001161_t0026_u01773467509488") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f3_d20260314_m055142_c001_v7007000_t0000_u01773467502662") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1290e_d20260314_m055134_c001_v0001161_t0009_u01773467494746") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f59_d20260314_m055128_c001_v7007000_t0000_u01773467488011") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128d6_d20260314_m055119_c001_v0001161_t0024_u01773467479851") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb13_d20260314_m055113_c001_v7007000_t0000_u01773467473367") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12896_d20260314_m055105_c001_v0001161_t0012_u01773467465404") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f31079_d20260314_m055058_c001_v7007000_t0000_u01773467458889") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12872_d20260314_m055050_c001_v0001161_t0048_u01773467450320") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41843f6857a990bb_d20260314_m055039_c001_v7007000_t0000_u01773467439000") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0384fb_d20260314_m055033_c001_v0001167_t0002_u01773467433081") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c885_d20260314_m055026_c001_v7007000_t0000_u01773467426496") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12800_d20260314_m055021_c001_v0001161_t0055_u01773467421445") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ae22_d20260314_m055019_c001_v7007000_t0000_u01773467419651") 2026/03/14 05:52:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0383f7_d20260314_m055013_c001_v0001167_t0016_u01773467413769") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3781_d20260314_m055007_c001_v7007000_t0000_u01773467407353") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bf1_d20260314_m055001_c001_v0001185_t0006_u01773467401908") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c83a_d20260314_m054959_c001_v7007000_t0000_u01773467399754") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03832d_d20260314_m054954_c001_v0001167_t0040_u01773467394192") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d2614_d20260314_m054943_c001_v7007000_t0000_u01773467383135") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038292_d20260314_m054936_c001_v0001167_t0052_u01773467376844") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458db_d20260314_m054930_c001_v7007000_t0000_u01773467370437") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0381e8_d20260314_m054922_c001_v0001167_t0043_u01773467362246") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b037a_d20260314_m054915_c001_v7007000_t0000_u01773467355960") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038130_d20260314_m054906_c001_v0001167_t0058_u01773467346726") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174026_d20260314_m055022_c001_v7007000_t0000_u01773467422097") 2026/03/14 05:52:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cec_d20260314_m055018_c001_v0001185_t0051_u01773467418490") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c48_d20260314_m055043_c001_v7007000_t0000_u01773467443650") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb05_d20260314_m055038_c001_v0001184_t0002_u01773467438097") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467322_d20260314_m055158_c001_v7007000_t0000_u01773467518016") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec66_d20260314_m055149_c001_v0001184_t0055_u01773467509803") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f4_d20260314_m055142_c001_v7007000_t0000_u01773467502858") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec28_d20260314_m055135_c001_v0001184_t0037_u01773467495114") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f5a_d20260314_m055128_c001_v7007000_t0000_u01773467488193") 2026/03/14 05:52:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebfc_d20260314_m055120_c001_v0001184_t0049_u01773467480176") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb14_d20260314_m055113_c001_v7007000_t0000_u01773467473554") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ebbf_d20260314_m055105_c001_v0001184_t0055_u01773467465774") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3107a_d20260314_m055059_c001_v7007000_t0000_u01773467459071") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eb49_d20260314_m055050_c001_v0001184_t0027_u01773467450680") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16b1c_d20260314_m055039_c001_v7007000_t0000_u01773467439023") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12838_d20260314_m055033_c001_v0001161_t0041_u01773467433619") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c886_d20260314_m055026_c001_v7007000_t0000_u01773467426682") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaaa_d20260314_m055021_c001_v0001184_t0048_u01773467421624") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4185f9c63c561c34_d20260314_m055019_c001_v7007000_t0000_u01773467419674") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea7a_d20260314_m055014_c001_v0001184_t0020_u01773467414252") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3783_d20260314_m055007_c001_v7007000_t0000_u01773467407537") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea4c_d20260314_m055001_c001_v0001184_t0003_u01773467401968") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0475_d20260314_m054959_c001_v7007000_t0000_u01773467399710") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea16_d20260314_m054954_c001_v0001184_t0047_u01773467394738") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7bb_d20260314_m054942_c001_v7007000_t0000_u01773467382958") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9de_d20260314_m054937_c001_v0001184_t0057_u01773467377380") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458dc_d20260314_m054930_c001_v7007000_t0000_u01773467370638") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e99e_d20260314_m054922_c001_v0001184_t0019_u01773467362647") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b037c_d20260314_m054916_c001_v7007000_t0000_u01773467356144") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e946_d20260314_m054907_c001_v0001184_t0055_u01773467347080") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174027_d20260314_m055022_c001_v7007000_t0000_u01773467422138") 2026/03/14 05:52:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127ee_d20260314_m055018_c001_v0001161_t0011_u01773467418545") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c49_d20260314_m055043_c001_v7007000_t0000_u01773467443829") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e56_d20260314_m055038_c001_v0001185_t0022_u01773467438118") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467324_d20260314_m055158_c001_v7007000_t0000_u01773467518198") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03884a_d20260314_m055150_c001_v0001167_t0051_u01773467510056") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f5_d20260314_m055143_c001_v7007000_t0000_u01773467503039") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0387b6_d20260314_m055135_c001_v0001167_t0038_u01773467495312") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f5b_d20260314_m055128_c001_v7007000_t0000_u01773467488374") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03872a_d20260314_m055120_c001_v0001167_t0058_u01773467480379") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb16_d20260314_m055113_c001_v7007000_t0000_u01773467473735") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038699_d20260314_m055106_c001_v0001167_t0000_u01773467466082") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3107b_d20260314_m055059_c001_v7007000_t0000_u01773467459254") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038605_d20260314_m055050_c001_v0001167_t0039_u01773467450883") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bebf70_d20260314_m055039_c001_v7007000_t0000_u01773467439166") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e03_d20260314_m055034_c001_v0001185_t0050_u01773467434058") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c888_d20260314_m055026_c001_v7007000_t0000_u01773467426866") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579d2c_d20260314_m055021_c001_v0001185_t0016_u01773467421638") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401f_d20260314_m055019_c001_v7007000_t0000_u01773467419472") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579c94_d20260314_m055014_c001_v0001185_t0024_u01773467414469") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3788_d20260314_m055007_c001_v7007000_t0000_u01773467407719") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127ac_d20260314_m055002_c001_v0001161_t0010_u01773467402064") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846702a_d20260314_m054959_c001_v7007000_t0000_u01773467399933") 2026/03/14 05:52:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b95_d20260314_m054954_c001_v0001185_t0047_u01773467394933") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d2615_d20260314_m054943_c001_v7007000_t0000_u01773467383317") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12754_d20260314_m054937_c001_v0001161_t0054_u01773467377583") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458dd_d20260314_m054930_c001_v7007000_t0000_u01773467370818") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12724_d20260314_m054922_c001_v0001161_t0048_u01773467362899") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b037e_d20260314_m054916_c001_v7007000_t0000_u01773467356327") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126eb_d20260314_m054907_c001_v0001161_t0013_u01773467347413") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf174029_d20260314_m055022_c001_v7007000_t0000_u01773467422280") 2026/03/14 05:52:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea92_d20260314_m055018_c001_v0001184_t0001_u01773467418671") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c4a_d20260314_m055044_c001_v7007000_t0000_u01773467444010") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12858_d20260314_m055038_c001_v0001161_t0002_u01773467438198") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467326_d20260314_m055158_c001_v7007000_t0000_u01773467518379") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a1db_d20260314_m055150_c001_v0001185_t0022_u01773467510492") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f6_d20260314_m055143_c001_v7007000_t0000_u01773467503220") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a14d_d20260314_m055135_c001_v0001185_t0050_u01773467495688") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f5c_d20260314_m055128_c001_v7007000_t0000_u01773467488562") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a093_d20260314_m055120_c001_v0001185_t0027_u01773467480759") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb17_d20260314_m055113_c001_v7007000_t0000_u01773467473919") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579fff_d20260314_m055106_c001_v0001185_t0015_u01773467466427") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3107c_d20260314_m055059_c001_v7007000_t0000_u01773467459436") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579f3e_d20260314_m055051_c001_v0001185_t0003_u01773467451317") 2026/03/14 05:52:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c0c_d20260314_m055039_c001_v7007000_t0000_u01773467439181") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eae9_d20260314_m055034_c001_v0001184_t0035_u01773467434242") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c889_d20260314_m055027_c001_v7007000_t0000_u01773467427054") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038465_d20260314_m055021_c001_v0001167_t0027_u01773467421658") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401d_d20260314_m055019_c001_v7007000_t0000_u01773467419429") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127d6_d20260314_m055014_c001_v0001161_t0006_u01773467414674") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3790_d20260314_m055007_c001_v7007000_t0000_u01773467407901") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bf7_d20260314_m055002_c001_v0001185_t0007_u01773467402097") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3761_d20260314_m054959_c001_v7007000_t0000_u01773467399757") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12788_d20260314_m054955_c001_v0001161_t0048_u01773467395175") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7be_d20260314_m054943_c001_v7007000_t0000_u01773467383322") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579ac1_d20260314_m054937_c001_v0001185_t0007_u01773467377887") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458de_d20260314_m054931_c001_v7007000_t0000_u01773467371000") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579a03_d20260314_m054923_c001_v0001185_t0041_u01773467363207") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b037f_d20260314_m054916_c001_v7007000_t0000_u01773467356510") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579916_d20260314_m054907_c001_v0001185_t0021_u01773467347808") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17402a_d20260314_m055022_c001_v7007000_t0000_u01773467422324") 2026/03/14 05:53:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cf2_d20260314_m055018_c001_v0001185_t0006_u01773467418689") 2026/03/14 05:53:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c4b_d20260314_m055044_c001_v7007000_t0000_u01773467444192") 2026/03/14 05:53:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579e5c_d20260314_m055038_c001_v0001185_t0022_u01773467438304") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467328_d20260314_m055158_c001_v7007000_t0000_u01773467518562") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12948_d20260314_m055150_c001_v0001161_t0058_u01773467510680") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f7_d20260314_m055143_c001_v7007000_t0000_u01773467503402") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12912_d20260314_m055135_c001_v0001161_t0028_u01773467495877") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f5d_d20260314_m055128_c001_v7007000_t0000_u01773467488744") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128de_d20260314_m055120_c001_v0001161_t0027_u01773467480949") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb19_d20260314_m055114_c001_v7007000_t0000_u01773467474107") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1289c_d20260314_m055106_c001_v0001161_t0026_u01773467466616") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3107d_d20260314_m055059_c001_v7007000_t0000_u01773467459618") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12876_d20260314_m055051_c001_v0001161_t0055_u01773467451518") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41843f6857a990b9_d20260314_m055038_c001_v7007000_t0000_u01773467438639") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038523_d20260314_m055034_c001_v0001167_t0056_u01773467434453") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c88a_d20260314_m055027_c001_v7007000_t0000_u01773467427240") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eaae_d20260314_m055021_c001_v0001184_t0042_u01773467421819") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4185f9c63c561c30_d20260314_m055019_c001_v7007000_t0000_u01773467419490") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03840d_d20260314_m055015_c001_v0001167_t0026_u01773467415187") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3799_d20260314_m055008_c001_v7007000_t0000_u01773467408084") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03837b_d20260314_m055002_c001_v0001167_t0043_u01773467402378") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae25e7_d20260314_m054959_c001_v7007000_t0000_u01773467399980") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038341_d20260314_m054955_c001_v0001167_t0019_u01773467395470") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7bc_d20260314_m054943_c001_v7007000_t0000_u01773467383140") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03829e_d20260314_m054938_c001_v0001167_t0037_u01773467378074") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458df_d20260314_m054931_c001_v7007000_t0000_u01773467371181") 2026/03/14 05:53:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0381f6_d20260314_m054923_c001_v0001167_t0013_u01773467363395") 2026/03/14 05:53:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0380_d20260314_m054916_c001_v7007000_t0000_u01773467356693") 2026/03/14 05:53:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03813c_d20260314_m054908_c001_v0001167_t0025_u01773467348006") 2026/03/14 05:53:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f30fce_d20260314_m055022_c001_v7007000_t0000_u01773467422157") 2026/03/14 05:53:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579cf6_d20260314_m055018_c001_v0001185_t0052_u01773467418878") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d7_d20260314_m054945_c001_v7007000_t0000_u01773467385837") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9ec_d20260314_m054941_c001_v0001184_t0056_u01773467381192") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d8_d20260314_m054946_c001_v7007000_t0000_u01773467386020") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579af7_d20260314_m054941_c001_v0001185_t0027_u01773467381224") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7d9_d20260314_m054946_c001_v7007000_t0000_u01773467386202") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1275e_d20260314_m054941_c001_v0001161_t0011_u01773467381338") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7da_d20260314_m054946_c001_v7007000_t0000_u01773467386384") 2026/03/14 05:53:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9ee_d20260314_m054941_c001_v0001184_t0038_u01773467381450") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7df_d20260314_m054946_c001_v7007000_t0000_u01773467386565") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579afb_d20260314_m054941_c001_v0001185_t0053_u01773467381451") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7e3_d20260314_m054946_c001_v7007000_t0000_u01773467386746") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0382ba_d20260314_m054941_c001_v0001167_t0001_u01773467381436") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7e4_d20260314_m054946_c001_v7007000_t0000_u01773467386928") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579aff_d20260314_m054941_c001_v0001185_t0022_u01773467381640") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7e6_d20260314_m054947_c001_v7007000_t0000_u01773467387109") 2026/03/14 05:53:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9f0_d20260314_m054941_c001_v0001184_t0031_u01773467381656") 2026/03/14 05:53:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7e9_d20260314_m054947_c001_v7007000_t0000_u01773467387291") 2026/03/14 05:53:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12762_d20260314_m054941_c001_v0001161_t0026_u01773467381787") 2026/03/14 05:53:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7ee_d20260314_m054947_c001_v7007000_t0000_u01773467387474") 2026/03/14 05:53:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b05_d20260314_m054941_c001_v0001185_t0038_u01773467381830") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7f5_d20260314_m054947_c001_v7007000_t0000_u01773467387685") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9f2_d20260314_m054941_c001_v0001184_t0034_u01773467381915") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7fa_d20260314_m054947_c001_v7007000_t0000_u01773467387867") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b07_d20260314_m054942_c001_v0001185_t0009_u01773467382018") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7fc_d20260314_m054948_c001_v7007000_t0000_u01773467388048") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0382c6_d20260314_m054942_c001_v0001167_t0035_u01773467382092") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c7fe_d20260314_m054948_c001_v7007000_t0000_u01773467388230") 2026/03/14 05:53:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e9f4_d20260314_m054942_c001_v0001184_t0006_u01773467382117") 2026/03/14 05:53:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c803_d20260314_m054948_c001_v7007000_t0000_u01773467388412") 2026/03/14 05:53:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12764_d20260314_m054942_c001_v0001161_t0053_u01773467382148") 2026/03/14 05:53:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c806_d20260314_m054948_c001_v7007000_t0000_u01773467388594") 2026/03/14 05:53:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579b0b_d20260314_m054942_c001_v0001185_t0047_u01773467382205") 2026/03/14 05:53:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0479_d20260314_m055003_c001_v7007000_t0000_u01773467403261") 2026/03/14 05:53:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bc1_d20260314_m054958_c001_v0001185_t0040_u01773467398015") 2026/03/14 05:53:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cc10e_d20260314_m055003_c001_v7007000_t0000_u01773467403190") 2026/03/14 05:53:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea26_d20260314_m054958_c001_v0001184_t0016_u01773467398053") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae25f4_d20260314_m055003_c001_v7007000_t0000_u01773467403363") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1279a_d20260314_m054958_c001_v0001161_t0053_u01773467398175") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c843_d20260314_m055003_c001_v7007000_t0000_u01773467403384") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03835f_d20260314_m054958_c001_v0001167_t0043_u01773467398174") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145908_d20260314_m055003_c001_v7007000_t0000_u01773467403058") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bc3_d20260314_m054958_c001_v0001185_t0012_u01773467398221") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c842_d20260314_m055003_c001_v7007000_t0000_u01773467403201") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea28_d20260314_m054958_c001_v0001184_t0026_u01773467398252") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cc10d_d20260314_m055003_c001_v7007000_t0000_u01773467403006") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bc7_d20260314_m054958_c001_v0001185_t0037_u01773467398409") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c840_d20260314_m055003_c001_v7007000_t0000_u01773467403015") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea2a_d20260314_m054958_c001_v0001184_t0000_u01773467398459") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3766_d20260314_m055003_c001_v7007000_t0000_u01773467403025") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1279c_d20260314_m054958_c001_v0001161_t0009_u01773467398499") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3767_d20260314_m055003_c001_v7007000_t0000_u01773467403212") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bcb_d20260314_m054958_c001_v0001185_t0026_u01773467398649") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0478_d20260314_m055003_c001_v7007000_t0000_u01773467403075") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea2c_d20260314_m054958_c001_v0001184_t0057_u01773467398672") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae25f3_d20260314_m055003_c001_v7007000_t0000_u01773467403180") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038363_d20260314_m054958_c001_v0001167_t0052_u01773467398737") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cc10f_d20260314_m055003_c001_v7007000_t0000_u01773467403395") 2026/03/14 05:53:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea30_d20260314_m054958_c001_v0001184_t0008_u01773467398864") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467032_d20260314_m055003_c001_v7007000_t0000_u01773467403225") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579bcd_d20260314_m054958_c001_v0001185_t0039_u01773467398879") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145909_d20260314_m055003_c001_v7007000_t0000_u01773467403240") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127a0_d20260314_m054958_c001_v0001161_t0021_u01773467398986") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3769_d20260314_m055003_c001_v7007000_t0000_u01773467403403") 2026/03/14 05:53:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ea34_d20260314_m054959_c001_v0001184_t0013_u01773467399069") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908bc_d20260314_m054738_c001_v7007000_t0000_u01773467258895") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1019e7b220691cca_d20260314_m054736_c001_v0001093_t0000_u01773467256519") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae1511_d20260314_m054736_c001_v7007000_t0000_u01773467256317") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1019e7b220691cc0_d20260314_m054733_c001_v0001093_t0050_u01773467253020") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae150f_d20260314_m054732_c001_v7007000_t0000_u01773467252231") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037bae_d20260314_m054727_c001_v0001167_t0030_u01773467247711") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514549a_d20260314_m054726_c001_v7007000_t0000_u01773467246216") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f109dc83bb0122240_d20260314_m054723_c001_v0001173_t0027_u01773467243705") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cb889_d20260314_m054723_c001_v7007000_t0000_u01773467243524") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f109dc83bb01221e8_d20260314_m054719_c001_v0001173_t0022_u01773467239585") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cb805_d20260314_m054718_c001_v7007000_t0000_u01773467238870") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037ad5_d20260314_m054714_c001_v0001167_t0035_u01773467234708") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14fb_d20260314_m054713_c001_v7007000_t0000_u01773467233787") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f113a505cd8fa8c94_d20260314_m054712_c001_v0001180_t0035_u01773467232295") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61beb056_d20260314_m054711_c001_v7007000_t0000_u01773467231478") 2026/03/14 05:53:05 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f116f0e28c90036f4_d20260314_m054706_c001_v0001167_t0013_u01773467226074") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61beb027_d20260314_m054705_c001_v7007000_t0000_u01773467225353") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79517_d20260314_m054659_c001_v0001177_t0042_u01773467219922") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14ef_d20260314_m054658_c001_v7007000_t0000_u01773467218999") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f103080106c2a10f7_d20260314_m054656_c001_v0001097_t0013_u01773467216569") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5df6_d20260314_m054656_c001_v7007000_t0000_u01773467216385") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f103080106c2a10ab_d20260314_m054652_c001_v0001097_t0018_u01773467212832") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5df2_d20260314_m054652_c001_v7007000_t0000_u01773467212085") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794f3_d20260314_m054646_c001_v0001177_t0032_u01773467206766") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56235e74_d20260314_m054645_c001_v7007000_t0000_u01773467205833") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1174f39ba9d74666_d20260314_m054643_c001_v0001106_t0059_u01773467203676") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a8e5c_d20260314_m054643_c001_v7007000_t0000_u01773467203486") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1174f39ba9d74654_d20260314_m054639_c001_v0001106_t0055_u01773467199509") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a8e59_d20260314_m054638_c001_v7007000_t0000_u01773467198739") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794c4_d20260314_m054633_c001_v0001177_t0015_u01773467193086") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16179_d20260314_m054632_c001_v7007000_t0000_u01773467192181") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111a4b69abcc6ee6_d20260314_m054630_c001_v0001137_t0018_u01773467190338") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5d76_d20260314_m054630_c001_v7007000_t0000_u01773467190156") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111a4b69abcc6ed2_d20260314_m054626_c001_v0001137_t0033_u01773467186537") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5d6e_d20260314_m054625_c001_v7007000_t0000_u01773467185792") 2026/03/14 05:53:06 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794ae_d20260314_m054620_c001_v0001177_t0020_u01773467180660") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b5_d20260314_m054619_c001_v7007000_t0000_u01773467179545") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1012f82e333d3d4e_d20260314_m054614_c001_v0001185_t0049_u01773467174089") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4161fc7dba934393_d20260314_m054613_c001_v7007000_t0000_u01773467173888") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79486_d20260314_m054610_c001_v0001177_t0003_u01773467170086") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f107094c613b557c4_d20260314_m054609_c001_v0001120_t0020_u01773467169118") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f107094c613b557c2_d20260314_m054607_c001_v0001120_t0036_u01773467167863") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd21ce7_d20260314_m054554_c001_v7007000_t0000_u01773467154712") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8a83_d20260314_m054547_c001_v0001173_t0041_u01773467147813") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f108f1ba23c2ea23d_d20260314_m054546_c001_v0001131_t0037_u01773467146940") 2026/03/14 05:53:07 DEBUG : dst/one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f108f1ba23c2ea23b_d20260314_m054545_c001_v0001131_t0000_u01773467145813") 2026/03/14 05:53:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908bd_d20260314_m054739_c001_v7007000_t0000_u01773467259077") 2026/03/14 05:53:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11837fdcd1fbad60_d20260314_m054736_c001_v0001184_t0008_u01773467256112") 2026/03/14 05:53:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f110bde476cf5f877_d20260314_m054731_c001_v0001103_t0003_u01773467251619") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514549b_d20260314_m054726_c001_v7007000_t0000_u01773467246397") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11578abd3e8349de_d20260314_m054723_c001_v0001171_t0038_u01773467243024") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111c8cd449db1147_d20260314_m054718_c001_v0001178_t0007_u01773467238636") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14fc_d20260314_m054713_c001_v7007000_t0000_u01773467233972") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1183684f9dc3cab2_d20260314_m054711_c001_v0001185_t0002_u01773467231301") 2026/03/14 05:53:07 DEBUG : dst/one.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1066d7be25890327_d20260314_m054704_c001_v0001167_t0018_u01773467224894") 2026/03/14 05:53:07 DEBUG : dst/three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b6_d20260314_m054619_c001_v7007000_t0000_u01773467179726") 2026/03/14 05:53:07 DEBUG : dst/three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f107094c613b557da_d20260314_m054618_c001_v0001120_t0031_u01773467178007") 2026/03/14 05:53:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908be_d20260314_m054739_c001_v7007000_t0000_u01773467259259") 2026/03/14 05:53:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111ca5891b6892ea_d20260314_m054737_c001_v0001157_t0002_u01773467257539") 2026/03/14 05:53:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f118cbb8e2caa161f_d20260314_m054733_c001_v0001037_t0046_u01773467253858") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908bf_d20260314_m054739_c001_v7007000_t0000_u01773467259443") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1019e7b220691cd0_d20260314_m054738_c001_v0001093_t0025_u01773467258253") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae1512_d20260314_m054738_c001_v7007000_t0000_u01773467258049") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1019e7b220691cc4_d20260314_m054734_c001_v0001093_t0036_u01773467254625") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae1510_d20260314_m054734_c001_v7007000_t0000_u01773467254422") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037bc0_d20260314_m054728_c001_v0001167_t0025_u01773467248736") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514549c_d20260314_m054726_c001_v7007000_t0000_u01773467246578") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f109dc83bb0122264_d20260314_m054725_c001_v0001173_t0000_u01773467245266") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cb89f_d20260314_m054725_c001_v7007000_t0000_u01773467245073") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f109dc83bb0122206_d20260314_m054721_c001_v0001173_t0018_u01773467241308") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4070ebf9a91cb82f_d20260314_m054721_c001_v7007000_t0000_u01773467241123") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037aef_d20260314_m054715_c001_v0001167_t0051_u01773467235740") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61beb0a4_d20260314_m054713_c001_v7007000_t0000_u01773467233228") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037a91_d20260314_m054710_c001_v0001167_t0047_u01773467230242") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61beb028_d20260314_m054707_c001_v7007000_t0000_u01773467227176") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79523_d20260314_m054702_c001_v0001177_t0052_u01773467222466") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5dff_d20260314_m054658_c001_v7007000_t0000_u01773467218070") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8e2b_d20260314_m054654_c001_v0001173_t0020_u01773467214679") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5df4_d20260314_m054653_c001_v7007000_t0000_u01773467213563") 2026/03/14 05:53:08 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794f7_d20260314_m054647_c001_v0001177_t0053_u01773467207452") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a8e5d_d20260314_m054644_c001_v7007000_t0000_u01773467204911") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8d59_d20260314_m054642_c001_v0001173_t0045_u01773467202014") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417fc58de46a8e5b_d20260314_m054640_c001_v7007000_t0000_u01773467200926") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794c6_d20260314_m054633_c001_v0001177_t0036_u01773467193749") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5d78_d20260314_m054631_c001_v7007000_t0000_u01773467191161") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8c8b_d20260314_m054628_c001_v0001173_t0054_u01773467188624") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4112421bda5c5d74_d20260314_m054627_c001_v7007000_t0000_u01773467187522") 2026/03/14 05:53:09 DEBUG : dst/three.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d794b2_d20260314_m054621_c001_v0001177_t0051_u01773467181291") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514549d_d20260314_m054726_c001_v7007000_t0000_u01773467246759") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f116f43e748e0ece6_d20260314_m054724_c001_v0001173_t0043_u01773467244723") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f108f500084ab9d76_d20260314_m054720_c001_v0001029_t0000_u01773467240610") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14fd_d20260314_m054714_c001_v7007000_t0000_u01773467234155") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f101478fcfbe8411e_d20260314_m054712_c001_v0001099_t0058_u01773467232780") 2026/03/14 05:53:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10483c804781a906_d20260314_m054706_c001_v0001130_t0043_u01773467226908") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908c0_d20260314_m054739_c001_v7007000_t0000_u01773467259624") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037bba_d20260314_m054728_c001_v0001167_t0042_u01773467248241") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514549f_d20260314_m054726_c001_v7007000_t0000_u01773467246940") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037adf_d20260314_m054715_c001_v0001167_t0002_u01773467235186") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14fe_d20260314_m054714_c001_v7007000_t0000_u01773467234338") 2026/03/14 05:53:09 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d7951f_d20260314_m054702_c001_v0001177_t0002_u01773467222241") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4167f10ab0ae14f1_d20260314_m054659_c001_v7007000_t0000_u01773467219184") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8dac_d20260314_m054647_c001_v0001173_t0043_u01773467206977") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56235e78_d20260314_m054646_c001_v7007000_t0000_u01773467206017") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8cd9_d20260314_m054633_c001_v0001173_t0045_u01773467193343") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd1617a_d20260314_m054632_c001_v7007000_t0000_u01773467192363") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8c05_d20260314_m054620_c001_v0001173_t0020_u01773467180862") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f2b7_d20260314_m054619_c001_v7007000_t0000_u01773467179909") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f119949532f7e1c2f_d20260314_m054615_c001_v0001041_t0039_u01773467175377") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd21ce8_d20260314_m054554_c001_v7007000_t0000_u01773467154893") 2026/03/14 05:53:10 DEBUG : dst/two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f108f1ba23c2ea24b_d20260314_m054553_c001_v0001131_t0004_u01773467153573") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417870eba0d1ae30_d20260314_m054520_c001_v7007000_t0000_u01773467120479") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8988_d20260314_m054517_c001_v0001173_t0002_u01773467117587") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417870eba0d1ae26_d20260314_m054515_c001_v7007000_t0000_u01773467115666") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79412_d20260314_m054505_c001_v0001177_t0048_u01773467105535") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea4bb_d20260314_m054456_c001_v7007000_t0000_u01773467096271") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc881b_d20260314_m054452_c001_v0001173_t0008_u01773467092909") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96cf_d20260314_m054432_c001_v7007000_t0000_u01773467072663") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fccc_d20260314_m054430_c001_v0001161_t0020_u01773467070598") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96aa_d20260314_m054429_c001_v7007000_t0000_u01773467069702") 2026/03/14 05:53:10 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcbe_d20260314_m054428_c001_v0001161_t0048_u01773467068422") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9699_d20260314_m054425_c001_v7007000_t0000_u01773467065326") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc96_d20260314_m054423_c001_v0001161_t0041_u01773467063331") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9695_d20260314_m054422_c001_v7007000_t0000_u01773467062391") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc82_d20260314_m054420_c001_v0001161_t0000_u01773467060547") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f055_d20260314_m054414_c001_v7007000_t0000_u01773467054563") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc5a_d20260314_m054412_c001_v0001161_t0031_u01773467052973") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f04c_d20260314_m054412_c001_v7007000_t0000_u01773467052053") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc52_d20260314_m054411_c001_v0001161_t0041_u01773467051201") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8efe3_d20260314_m054406_c001_v7007000_t0000_u01773467046290") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc3c_d20260314_m054404_c001_v0001161_t0002_u01773467044836") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145120_d20260314_m054403_c001_v7007000_t0000_u01773467043009") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc2e_d20260314_m054401_c001_v0001161_t0043_u01773467041953") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145100_d20260314_m054401_c001_v7007000_t0000_u01773467041588") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1008680db5675c90_d20260314_m054400_c001_v0001039_t0000_u01773467040515") 2026/03/14 05:53:11 DEBUG : empty space: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc20_d20260314_m054358_c001_v0001161_t0051_u01773467038880") 2026/03/14 05:53:11 DEBUG : enormous: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96cc_d20260314_m054431_c001_v7007000_t0000_u01773467071734") 2026/03/14 05:53:11 DEBUG : enormous: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcce_d20260314_m054430_c001_v0001161_t0009_u01773467070868") 2026/03/14 05:53:11 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908c5_d20260314_m054744_c001_v7007000_t0000_u01773467264230") 2026/03/14 05:53:11 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037c99_d20260314_m054742_c001_v0001167_t0023_u01773467262763") 2026/03/14 05:53:11 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea478_d20260314_m054451_c001_v7007000_t0000_u01773467091521") 2026/03/14 05:53:11 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793e8_d20260314_m054450_c001_v0001177_t0002_u01773467090409") 2026/03/14 05:53:12 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514507b_d20260314_m054356_c001_v7007000_t0000_u01773467036017") 2026/03/14 05:53:12 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc06_d20260314_m054354_c001_v0001161_t0019_u01773467034977") 2026/03/14 05:53:12 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145076_d20260314_m054354_c001_v7007000_t0000_u01773467034434") 2026/03/14 05:53:12 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc00_d20260314_m054353_c001_v0001161_t0035_u01773467033716") 2026/03/14 05:53:12 DEBUG : existing: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbfa_d20260314_m054352_c001_v0001161_t0027_u01773467032871") 2026/03/14 05:53:12 DEBUG : existing-b: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea47c_d20260314_m054451_c001_v7007000_t0000_u01773467091702") 2026/03/14 05:53:12 DEBUG : existing-b: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc87eb_d20260314_m054450_c001_v0001173_t0044_u01773467090394") 2026/03/14 05:53:12 DEBUG : file1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2265c_d20260314_m054854_c001_v7007000_t0000_u01773467334094") 2026/03/14 05:53:12 DEBUG : file1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0380c9_d20260314_m054852_c001_v0001167_t0033_u01773467332586") 2026/03/14 05:53:12 DEBUG : file1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22658_d20260314_m054851_c001_v7007000_t0000_u01773467331257") 2026/03/14 05:53:12 DEBUG : file1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e914_d20260314_m054849_c001_v0001184_t0022_u01773467329781") 2026/03/14 05:53:12 DEBUG : five: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96ee_d20260314_m054436_c001_v7007000_t0000_u01773467076481") 2026/03/14 05:53:12 DEBUG : five: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40303bdcfe59fcea_d20260314_m054434_c001_v0001161_t0020_u01773467074384") 2026/03/14 05:53:12 DEBUG : foo: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8efc2_d20260314_m054404_c001_v7007000_t0000_u01773467044471") 2026/03/14 05:53:12 DEBUG : foo: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40303bdcfe59fc36_d20260314_m054403_c001_v0001161_t0020_u01773467043925") 2026/03/14 05:53:12 DEBUG : foo: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40303bdcfe59fc34_d20260314_m054403_c001_v0001161_t0020_u01773467043372") 2026/03/14 05:53:12 DEBUG : four: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96f2_d20260314_m054436_c001_v7007000_t0000_u01773467076669") 2026/03/14 05:53:12 DEBUG : four: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41018efadbbc8707_d20260314_m054435_c001_v0001173_t0009_u01773467075071") 2026/03/14 05:53:12 DEBUG : four: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fce6_d20260314_m054433_c001_v0001161_t0050_u01773467073730") 2026/03/14 05:53:12 DEBUG : hello world2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5622388e_d20260314_m054310_c001_v7007000_t0000_u01773466990023") 2026/03/14 05:53:12 DEBUG : hello world2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb50_d20260314_m054309_c001_v0001161_t0020_u01773466989342") 2026/03/14 05:53:12 DEBUG : ignore-size: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145075_d20260314_m054352_c001_v7007000_t0000_u01773467032506") 2026/03/14 05:53:12 DEBUG : ignore-size: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbf4_d20260314_m054351_c001_v0001161_t0008_u01773467031404") 2026/03/14 05:53:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea469_d20260314_m054449_c001_v7007000_t0000_u01773467089665") 2026/03/14 05:53:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc87d3_d20260314_m054448_c001_v0001173_t0054_u01773467088895") 2026/03/14 05:53:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9a48_d20260314_m054448_c001_v7007000_t0000_u01773467088147") 2026/03/14 05:53:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc87ba_d20260314_m054447_c001_v0001173_t0036_u01773467087327") 2026/03/14 05:53:13 DEBUG : one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96f7_d20260314_m054436_c001_v7007000_t0000_u01773467076853") 2026/03/14 05:53:13 DEBUG : one: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40303bdcfe59fcde_d20260314_m054433_c001_v0001161_t0020_u01773467073046") 2026/03/14 05:53:13 DEBUG : only0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22608_d20260314_m054844_c001_v7007000_t0000_u01773467324848") 2026/03/14 05:53:13 DEBUG : only0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e03805b_d20260314_m054839_c001_v0001167_t0034_u01773467319009") 2026/03/14 05:53:13 DEBUG : only0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f11_d20260314_m054819_c001_v0001167_t0046_u01773467299023") 2026/03/14 05:53:13 DEBUG : only0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e8_d20260314_m054813_c001_v7007000_t0000_u01773467293414") 2026/03/14 05:53:13 DEBUG : only0: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037cfd_d20260314_m054749_c001_v0001167_t0053_u01773467269450") 2026/03/14 05:53:13 DEBUG : only1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2260e_d20260314_m054845_c001_v7007000_t0000_u01773467325030") 2026/03/14 05:53:13 DEBUG : only1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4176eee9f3e126a3_d20260314_m054840_c001_v0001161_t0047_u01773467320135") 2026/03/14 05:53:13 DEBUG : only1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f23_d20260314_m054820_c001_v0001167_t0003_u01773467300005") 2026/03/14 05:53:13 DEBUG : only1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f400a6a6b69594427_d20260314_m054812_c001_v7007000_t0000_u01773467292891") 2026/03/14 05:53:13 DEBUG : only1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d0f_d20260314_m054750_c001_v0001167_t0020_u01773467270968") 2026/03/14 05:53:13 DEBUG : only10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22613_d20260314_m054845_c001_v7007000_t0000_u01773467325213") 2026/03/14 05:53:13 DEBUG : only10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4131a57cec86e8f0_d20260314_m054839_c001_v0001184_t0001_u01773467319584") 2026/03/14 05:53:13 DEBUG : only10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fcb_d20260314_m054828_c001_v0001167_t0019_u01773467308864") 2026/03/14 05:53:13 DEBUG : only10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd1680b_d20260314_m054813_c001_v7007000_t0000_u01773467293425") 2026/03/14 05:53:13 DEBUG : only10: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037dd1_d20260314_m054800_c001_v0001167_t0047_u01773467280985") 2026/03/14 05:53:14 DEBUG : only11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22617_d20260314_m054845_c001_v7007000_t0000_u01773467325396") 2026/03/14 05:53:14 DEBUG : only11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404a60169f5797f6_d20260314_m054839_c001_v0001185_t0025_u01773467319751") 2026/03/14 05:53:14 DEBUG : only11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fdb_d20260314_m054829_c001_v0001167_t0025_u01773467309768") 2026/03/14 05:53:14 DEBUG : only11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e3_d20260314_m054812_c001_v7007000_t0000_u01773467292681") 2026/03/14 05:53:14 DEBUG : only11: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037dfb_d20260314_m054802_c001_v0001167_t0009_u01773467282355") 2026/03/14 05:53:14 DEBUG : only12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2261d_d20260314_m054845_c001_v7007000_t0000_u01773467325591") 2026/03/14 05:53:14 DEBUG : only12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4176eee9f3e1269f_d20260314_m054839_c001_v0001161_t0047_u01773467319941") 2026/03/14 05:53:14 DEBUG : only12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fe8_d20260314_m054830_c001_v0001167_t0031_u01773467310656") 2026/03/14 05:53:14 DEBUG : only12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16808_d20260314_m054812_c001_v7007000_t0000_u01773467292867") 2026/03/14 05:53:14 DEBUG : only12: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e13_d20260314_m054803_c001_v0001167_t0011_u01773467283666") 2026/03/14 05:53:14 DEBUG : only13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22621_d20260314_m054845_c001_v7007000_t0000_u01773467325774") 2026/03/14 05:53:14 DEBUG : only13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e038063_d20260314_m054839_c001_v0001167_t0034_u01773467319569") 2026/03/14 05:53:14 DEBUG : only13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037ffc_d20260314_m054831_c001_v0001167_t0004_u01773467311919") 2026/03/14 05:53:14 DEBUG : only13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e4_d20260314_m054812_c001_v7007000_t0000_u01773467292864") 2026/03/14 05:53:14 DEBUG : only13: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e2f_d20260314_m054804_c001_v0001167_t0047_u01773467284412") 2026/03/14 05:53:14 DEBUG : only14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22626_d20260314_m054845_c001_v7007000_t0000_u01773467325956") 2026/03/14 05:53:14 DEBUG : only14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e03806b_d20260314_m054839_c001_v0001167_t0034_u01773467319753") 2026/03/14 05:53:14 DEBUG : only14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03800d_d20260314_m054832_c001_v0001167_t0013_u01773467312989") 2026/03/14 05:53:14 DEBUG : only14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e7_d20260314_m054813_c001_v7007000_t0000_u01773467293229") 2026/03/14 05:53:14 DEBUG : only14: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e45_d20260314_m054805_c001_v0001167_t0056_u01773467285414") 2026/03/14 05:53:15 DEBUG : only15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2262b_d20260314_m054846_c001_v7007000_t0000_u01773467326137") 2026/03/14 05:53:15 DEBUG : only15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4131a57cec86e8f2_d20260314_m054839_c001_v0001184_t0001_u01773467319773") 2026/03/14 05:53:15 DEBUG : only15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03801b_d20260314_m054834_c001_v0001167_t0033_u01773467314202") 2026/03/14 05:53:15 DEBUG : only15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d1d23_d20260314_m054813_c001_v7007000_t0000_u01773467293441") 2026/03/14 05:53:15 DEBUG : only15: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e67_d20260314_m054807_c001_v0001167_t0049_u01773467287570") 2026/03/14 05:53:15 DEBUG : only16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2262f_d20260314_m054846_c001_v7007000_t0000_u01773467326318") 2026/03/14 05:53:15 DEBUG : only16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e03806d_d20260314_m054839_c001_v0001167_t0034_u01773467319938") 2026/03/14 05:53:15 DEBUG : only16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038027_d20260314_m054835_c001_v0001167_t0050_u01773467315057") 2026/03/14 05:53:15 DEBUG : only16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd1680a_d20260314_m054813_c001_v7007000_t0000_u01773467293241") 2026/03/14 05:53:15 DEBUG : only16: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e79_d20260314_m054808_c001_v0001167_t0032_u01773467288424") 2026/03/14 05:53:16 DEBUG : only17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22634_d20260314_m054846_c001_v7007000_t0000_u01773467326500") 2026/03/14 05:53:16 DEBUG : only17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404a60169f5797f8_d20260314_m054839_c001_v0001185_t0025_u01773467319948") 2026/03/14 05:53:16 DEBUG : only17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038039_d20260314_m054836_c001_v0001167_t0034_u01773467316089") 2026/03/14 05:53:16 DEBUG : only17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d1d21_d20260314_m054813_c001_v7007000_t0000_u01773467293257") 2026/03/14 05:53:16 DEBUG : only17: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e81_d20260314_m054809_c001_v0001167_t0031_u01773467289246") 2026/03/14 05:53:16 DEBUG : only18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22638_d20260314_m054846_c001_v7007000_t0000_u01773467326681") 2026/03/14 05:53:16 DEBUG : only18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4131a57cec86e8f6_d20260314_m054839_c001_v0001184_t0001_u01773467319958") 2026/03/14 05:53:16 DEBUG : only18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038049_d20260314_m054837_c001_v0001167_t0041_u01773467317108") 2026/03/14 05:53:16 DEBUG : only18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d1d1f_d20260314_m054813_c001_v7007000_t0000_u01773467293075") 2026/03/14 05:53:16 DEBUG : only18: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e8b_d20260314_m054810_c001_v0001167_t0052_u01773467290194") 2026/03/14 05:53:16 DEBUG : only19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2263c_d20260314_m054846_c001_v7007000_t0000_u01773467326863") 2026/03/14 05:53:16 DEBUG : only19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e038071_d20260314_m054840_c001_v0001167_t0034_u01773467320123") 2026/03/14 05:53:16 DEBUG : only19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038053_d20260314_m054837_c001_v0001167_t0010_u01773467317954") 2026/03/14 05:53:16 DEBUG : only19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d1d1c_d20260314_m054812_c001_v7007000_t0000_u01773467292885") 2026/03/14 05:53:16 DEBUG : only19: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037e98_d20260314_m054811_c001_v0001167_t0039_u01773467291108") 2026/03/14 05:53:16 DEBUG : only2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2263f_d20260314_m054847_c001_v7007000_t0000_u01773467327046") 2026/03/14 05:53:16 DEBUG : only2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404a60169f5797fa_d20260314_m054840_c001_v0001185_t0025_u01773467320142") 2026/03/14 05:53:16 DEBUG : only2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f37_d20260314_m054821_c001_v0001167_t0004_u01773467301173") 2026/03/14 05:53:16 DEBUG : only2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f400a6a6b69594435_d20260314_m054813_c001_v7007000_t0000_u01773467293446") 2026/03/14 05:53:16 DEBUG : only2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d1b_d20260314_m054751_c001_v0001167_t0026_u01773467271644") 2026/03/14 05:53:16 DEBUG : only3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22643_d20260314_m054847_c001_v7007000_t0000_u01773467327233") 2026/03/14 05:53:16 DEBUG : only3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4131a57cec86e8f8_d20260314_m054840_c001_v0001184_t0001_u01773467320152") 2026/03/14 05:53:16 DEBUG : only3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f45_d20260314_m054822_c001_v0001167_t0024_u01773467302146") 2026/03/14 05:53:16 DEBUG : only3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e9_d20260314_m054813_c001_v7007000_t0000_u01773467293663") 2026/03/14 05:53:16 DEBUG : only3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d33_d20260314_m054752_c001_v0001167_t0046_u01773467272722") 2026/03/14 05:53:17 DEBUG : only4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22646_d20260314_m054847_c001_v7007000_t0000_u01773467327414") 2026/03/14 05:53:17 DEBUG : only4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e038075_d20260314_m054840_c001_v0001167_t0034_u01773467320329") 2026/03/14 05:53:17 DEBUG : only4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f5d_d20260314_m054823_c001_v0001167_t0029_u01773467303193") 2026/03/14 05:53:17 DEBUG : only4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e5_d20260314_m054813_c001_v7007000_t0000_u01773467293045") 2026/03/14 05:53:17 DEBUG : only4: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d41_d20260314_m054753_c001_v0001167_t0036_u01773467273721") 2026/03/14 05:53:17 DEBUG : only5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22648_d20260314_m054847_c001_v7007000_t0000_u01773467327596") 2026/03/14 05:53:17 DEBUG : only5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4176eee9f3e126a5_d20260314_m054840_c001_v0001161_t0047_u01773467320320") 2026/03/14 05:53:17 DEBUG : only5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f75_d20260314_m054824_c001_v0001167_t0018_u01773467304049") 2026/03/14 05:53:17 DEBUG : only5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f400a6a6b6959442b_d20260314_m054813_c001_v7007000_t0000_u01773467293078") 2026/03/14 05:53:17 DEBUG : only5: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d4f_d20260314_m054754_c001_v0001167_t0032_u01773467274481") 2026/03/14 05:53:17 DEBUG : only6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22651_d20260314_m054848_c001_v7007000_t0000_u01773467328173") 2026/03/14 05:53:17 DEBUG : only6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404a60169f579800_d20260314_m054840_c001_v0001185_t0025_u01773467320328") 2026/03/14 05:53:17 DEBUG : only6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f8d_d20260314_m054825_c001_v0001167_t0013_u01773467305111") 2026/03/14 05:53:17 DEBUG : only6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16809_d20260314_m054813_c001_v7007000_t0000_u01773467293059") 2026/03/14 05:53:17 DEBUG : only6: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d65_d20260314_m054755_c001_v0001167_t0032_u01773467275507") 2026/03/14 05:53:17 DEBUG : only7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22653_d20260314_m054848_c001_v7007000_t0000_u01773467328354") 2026/03/14 05:53:17 DEBUG : only7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4131a57cec86e8fc_d20260314_m054840_c001_v0001184_t0001_u01773467320339") 2026/03/14 05:53:17 DEBUG : only7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037f9d_d20260314_m054826_c001_v0001167_t0001_u01773467306004") 2026/03/14 05:53:17 DEBUG : only7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd1680c_d20260314_m054813_c001_v7007000_t0000_u01773467293652") 2026/03/14 05:53:17 DEBUG : only7: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037d7b_d20260314_m054756_c001_v0001167_t0013_u01773467276499") 2026/03/14 05:53:18 DEBUG : only8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22654_d20260314_m054848_c001_v7007000_t0000_u01773467328535") 2026/03/14 05:53:18 DEBUG : only8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4176eee9f3e126a7_d20260314_m054840_c001_v0001161_t0047_u01773467320503") 2026/03/14 05:53:18 DEBUG : only8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fab_d20260314_m054826_c001_v0001167_t0036_u01773467306818") 2026/03/14 05:53:18 DEBUG : only8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f400a6a6b69594430_d20260314_m054813_c001_v7007000_t0000_u01773467293262") 2026/03/14 05:53:18 DEBUG : only8: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037da7_d20260314_m054758_c001_v0001167_t0058_u01773467278366") 2026/03/14 05:53:18 DEBUG : only9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22655_d20260314_m054848_c001_v7007000_t0000_u01773467328783") 2026/03/14 05:53:18 DEBUG : only9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4032d9bf7e038079_d20260314_m054840_c001_v0001167_t0034_u01773467320518") 2026/03/14 05:53:18 DEBUG : only9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037fbd_d20260314_m054827_c001_v0001167_t0044_u01773467307809") 2026/03/14 05:53:18 DEBUG : only9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e908e2_d20260314_m054812_c001_v7007000_t0000_u01773467292496") 2026/03/14 05:53:18 DEBUG : only9: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e037dbd_d20260314_m054759_c001_v0001167_t0008_u01773467279867") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e97a8_d20260314_m054446_c001_v7007000_t0000_u01773467086197") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793d2_d20260314_m054443_c001_v0001177_t0034_u01773467083966") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e975e_d20260314_m054443_c001_v7007000_t0000_u01773467083232") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793c4_d20260314_m054440_c001_v0001177_t0012_u01773467080978") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9723_d20260314_m054440_c001_v7007000_t0000_u01773467080229") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc872d_d20260314_m054437_c001_v0001173_t0059_u01773467077767") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e969c_d20260314_m054427_c001_v7007000_t0000_u01773467067306") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fca6_d20260314_m054425_c001_v0001161_t0037_u01773467065877") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9698_d20260314_m054424_c001_v7007000_t0000_u01773467064273") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc8c_d20260314_m054422_c001_v0001161_t0007_u01773467062941") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e968d_d20260314_m054421_c001_v7007000_t0000_u01773467061719") 2026/03/14 05:53:18 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc7c_d20260314_m054420_c001_v0001161_t0028_u01773467060159") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f054_d20260314_m054414_c001_v7007000_t0000_u01773467054008") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc56_d20260314_m054412_c001_v0001161_t0028_u01773467052605") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f04d_d20260314_m054412_c001_v7007000_t0000_u01773467052237") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc50_d20260314_m054410_c001_v0001161_t0006_u01773467050531") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f034_d20260314_m054410_c001_v7007000_t0000_u01773467050163") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc4a_d20260314_m054409_c001_v0001161_t0040_u01773467049485") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc48_d20260314_m054408_c001_v0001161_t0020_u01773467048694") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8eff8_d20260314_m054408_c001_v7007000_t0000_u01773467048321") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc46_d20260314_m054407_c001_v0001161_t0034_u01773467047560") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc44_d20260314_m054406_c001_v0001161_t0037_u01773467046841") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8efe4_d20260314_m054406_c001_v7007000_t0000_u01773467046472") 2026/03/14 05:53:19 DEBUG : potato: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc3e_d20260314_m054405_c001_v0001161_t0051_u01773467045631") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40270854ddd16044_d20260314_m054530_c001_v7007000_t0000_u01773467130183") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc89eb_d20260314_m054529_c001_v0001173_t0029_u01773467129337") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417870eba0d1ae37_d20260314_m054520_c001_v7007000_t0000_u01773467120881") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79448_d20260314_m054516_c001_v0001177_t0005_u01773467116978") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c0036_d20260314_m054508_c001_v7007000_t0000_u01773467108870") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc88c3_d20260314_m054504_c001_v0001173_t0005_u01773467104508") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea4bc_d20260314_m054456_c001_v7007000_t0000_u01773467096633") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793f4_d20260314_m054452_c001_v0001177_t0024_u01773467092687") 2026/03/14 05:53:19 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96cd_d20260314_m054431_c001_v7007000_t0000_u01773467071918") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcca_d20260314_m054430_c001_v0001161_t0036_u01773467070252") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96ac_d20260314_m054429_c001_v7007000_t0000_u01773467069886") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcbc_d20260314_m054427_c001_v0001161_t0002_u01773467067882") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e969d_d20260314_m054427_c001_v7007000_t0000_u01773467067507") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcac_d20260314_m054426_c001_v0001161_t0054_u01773467066642") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e969a_d20260314_m054425_c001_v7007000_t0000_u01773467065509") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc9e_d20260314_m054424_c001_v0001161_t0033_u01773467064650") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9696_d20260314_m054422_c001_v7007000_t0000_u01773467062574") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc84_d20260314_m054421_c001_v0001161_t0046_u01773467061730") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f056_d20260314_m054414_c001_v7007000_t0000_u01773467054745") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fc5c_d20260314_m054413_c001_v0001161_t0036_u01773467053676") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5622389e_d20260314_m054313_c001_v7007000_t0000_u01773466993102") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb58_d20260314_m054312_c001_v0001161_t0044_u01773466992408") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56223891_d20260314_m054311_c001_v7007000_t0000_u01773466991501") 2026/03/14 05:53:20 DEBUG : potato2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb52_d20260314_m054310_c001_v0001161_t0008_u01773466990567") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f417870eba0d1ae38_d20260314_m054521_c001_v7007000_t0000_u01773467121187") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d7944e_d20260314_m054517_c001_v0001177_t0007_u01773467117975") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c003d_d20260314_m054509_c001_v7007000_t0000_u01773467109353") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc88d9_d20260314_m054505_c001_v0001173_t0016_u01773467105748") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea4bd_d20260314_m054457_c001_v7007000_t0000_u01773467097402") 2026/03/14 05:53:20 DEBUG : potato3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793f8_d20260314_m054453_c001_v0001177_t0028_u01773467093377") 2026/03/14 05:53:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f25c_d20260314_m054603_c001_v7007000_t0000_u01773467163643") 2026/03/14 05:53:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79474_d20260314_m054555_c001_v0001177_t0019_u01773467155668") 2026/03/14 05:53:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e8f260_d20260314_m054603_c001_v7007000_t0000_u01773467163824") 2026/03/14 05:53:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8ac7_d20260314_m054556_c001_v0001173_t0029_u01773467156281") 2026/03/14 05:53:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd21ce0_d20260314_m054541_c001_v7007000_t0000_u01773467141773") 2026/03/14 05:53:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d79464_d20260314_m054537_c001_v0001177_t0000_u01773467137912") 2026/03/14 05:53:21 DEBUG : sizeonly: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145068_d20260314_m054350_c001_v7007000_t0000_u01773467030856") 2026/03/14 05:53:21 DEBUG : sizeonly: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbea_d20260314_m054349_c001_v0001161_t0051_u01773467029720") 2026/03/14 05:53:21 DEBUG : splitbanan: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41405e4a903c7c4d_d20260314_m055044_c001_v7007000_t0000_u01773467444373") 2026/03/14 05:53:21 DEBUG : splitbanan: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1284c_d20260314_m055037_c001_v0001161_t0058_u01773467437076") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846732c_d20260314_m055158_c001_v7007000_t0000_u01773467518746") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12956_d20260314_m055152_c001_v0001161_t0044_u01773467512033") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451466f9_d20260314_m055143_c001_v7007000_t0000_u01773467503585") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12918_d20260314_m055137_c001_v0001161_t0035_u01773467497069") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4122630a97e90f5e_d20260314_m055128_c001_v7007000_t0000_u01773467488926") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128e4_d20260314_m055122_c001_v0001161_t0022_u01773467482155") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f403755175d1feb1b_d20260314_m055114_c001_v7007000_t0000_u01773467474287") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e128a2_d20260314_m055107_c001_v0001161_t0035_u01773467467834") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4136b6db39f3107e_d20260314_m055059_c001_v7007000_t0000_u01773467459882") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1287a_d20260314_m055052_c001_v0001161_t0006_u01773467452782") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145a5f_d20260314_m055039_c001_v7007000_t0000_u01773467439028") 2026/03/14 05:53:21 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03853d_d20260314_m055035_c001_v0001167_t0022_u01773467435932") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5623c88b_d20260314_m055027_c001_v7007000_t0000_u01773467427424") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127f8_d20260314_m055020_c001_v0001161_t0033_u01773467420578") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41924a3ecf17401b_d20260314_m055019_c001_v7007000_t0000_u01773467419246") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03841b_d20260314_m055016_c001_v0001167_t0011_u01773467416362") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de37a1_d20260314_m055008_c001_v7007000_t0000_u01773467408267") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127a4_d20260314_m055000_c001_v0001161_t0002_u01773467400882") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f41931830a8de3760_d20260314_m054959_c001_v7007000_t0000_u01773467399525") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038351_d20260314_m054956_c001_v0001167_t0039_u01773467396732") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4096cd10d61d2612_d20260314_m054942_c001_v7007000_t0000_u01773467382774") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0382a6_d20260314_m054939_c001_v0001167_t0005_u01773467379404") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc0451458e0_d20260314_m054931_c001_v7007000_t0000_u01773467371363") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e038206_d20260314_m054924_c001_v0001167_t0013_u01773467364706") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f404297cfb29b0381_d20260314_m054916_c001_v7007000_t0000_u01773467356875") 2026/03/14 05:53:22 DEBUG : splitbananasplit: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03814a_d20260314_m054909_c001_v0001167_t0052_u01773467349285") 2026/03/14 05:53:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4185f9c63c561c50_d20260314_m055022_c001_v7007000_t0000_u01773467422450") 2026/03/14 05:53:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e127e2_d20260314_m055017_c001_v0001161_t0052_u01773467417654") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22660_d20260314_m054902_c001_v7007000_t0000_u01773467342137") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f5798ab_d20260314_m054859_c001_v0001185_t0035_u01773467339571") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ac3e_d20260314_m054858_c001_v7007000_t0000_u01773467338434") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126cf_d20260314_m054855_c001_v0001161_t0054_u01773467335824") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4156153f61bea46b_d20260314_m054449_c001_v7007000_t0000_u01773467089848") 2026/03/14 05:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793e2_d20260314_m054448_c001_v0001177_t0049_u01773467088889") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9a4b_d20260314_m054448_c001_v7007000_t0000_u01773467088330") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793da_d20260314_m054447_c001_v0001177_t0057_u01773467087322") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145050_d20260314_m054347_c001_v7007000_t0000_u01773467027559") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbdc_d20260314_m054345_c001_v0001161_t0015_u01773467025864") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514503f_d20260314_m054345_c001_v7007000_t0000_u01773467025502") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbd0_d20260314_m054344_c001_v0001161_t0013_u01773467024217") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514502a_d20260314_m054342_c001_v7007000_t0000_u01773467022119") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbc6_d20260314_m054340_c001_v0001161_t0007_u01773467020709") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc04514500a_d20260314_m054340_c001_v7007000_t0000_u01773467020169") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbc0_d20260314_m054338_c001_v0001161_t0015_u01773467018952") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbb0_d20260314_m054336_c001_v0001161_t0006_u01773467016101") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145002_d20260314_m054335_c001_v7007000_t0000_u01773467015739") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbae_d20260314_m054335_c001_v0001161_t0026_u01773467015070") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fbac_d20260314_m054334_c001_v0001161_t0020_u01773467014214") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f4216edc045145001_d20260314_m054333_c001_v7007000_t0000_u01773467013851") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fba4_d20260314_m054330_c001_v0001161_t0007_u01773467010979") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb9a_d20260314_m054328_c001_v0001161_t0022_u01773467008377") 2026/03/14 05:53:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5622392e_d20260314_m054328_c001_v7007000_t0000_u01773467008010") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb94_d20260314_m054327_c001_v0001161_t0035_u01773467007330") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb8e_d20260314_m054326_c001_v0001161_t0055_u01773467006447") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56223913_d20260314_m054326_c001_v7007000_t0000_u01773467006084") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb84_d20260314_m054322_c001_v0001161_t0038_u01773467002236") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238ce_d20260314_m054321_c001_v7007000_t0000_u01773467001873") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb82_d20260314_m054321_c001_v0001161_t0003_u01773467001099") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238cd_d20260314_m054320_c001_v7007000_t0000_u01773467000196") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb7c_d20260314_m054319_c001_v0001161_t0007_u01773466999470") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238ca_d20260314_m054318_c001_v7007000_t0000_u01773466998926") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb7a_d20260314_m054318_c001_v0001161_t0032_u01773466998275") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238c9_d20260314_m054317_c001_v7007000_t0000_u01773466997373") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb74_d20260314_m054316_c001_v0001161_t0037_u01773466996341") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238c7_d20260314_m054315_c001_v7007000_t0000_u01773466995798") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb68_d20260314_m054314_c001_v0001161_t0001_u01773466994963") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd562238b5_d20260314_m054314_c001_v7007000_t0000_u01773466994421") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb5e_d20260314_m054313_c001_v0001161_t0055_u01773466993644") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5622388b_d20260314_m054308_c001_v7007000_t0000_u01773466988799") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb4a_d20260314_m054307_c001_v0001161_t0004_u01773466987980") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd5622388a_d20260314_m054307_c001_v7007000_t0000_u01773466987437") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb46_d20260314_m054306_c001_v0001161_t0032_u01773466986764") 2026/03/14 05:53:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56223886_d20260314_m054305_c001_v7007000_t0000_u01773466985863") 2026/03/14 05:53:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb40_d20260314_m054305_c001_v0001161_t0042_u01773466985186") 2026/03/14 05:53:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f410b7dbd56223854_d20260314_m054303_c001_v7007000_t0000_u01773466983014") 2026/03/14 05:53:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fb3c_d20260314_m054302_c001_v0001161_t0016_u01773466982283") 2026/03/14 05:53:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22662_d20260314_m054902_c001_v7007000_t0000_u01773467342319") 2026/03/14 05:53:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0380ed_d20260314_m054859_c001_v0001167_t0047_u01773467339576") 2026/03/14 05:53:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f408498d09b54ac40_d20260314_m054858_c001_v7007000_t0000_u01773467338616") 2026/03/14 05:53:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e91c_d20260314_m054855_c001_v0001184_t0000_u01773467335453") 2026/03/14 05:53:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846734e_d20260314_m055200_c001_v7007000_t0000_u01773467520763") 2026/03/14 05:53:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ec95_d20260314_m055200_c001_v0001184_t0026_u01773467520119") 2026/03/14 05:53:25 DEBUG : sub/yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9792_d20260314_m054445_c001_v7007000_t0000_u01773467085643") 2026/03/14 05:53:25 DEBUG : sub/yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc8781_d20260314_m054443_c001_v0001173_t0035_u01773467083972") 2026/03/14 05:53:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2265d_d20260314_m054854_c001_v7007000_t0000_u01773467334275") 2026/03/14 05:53:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86e918_d20260314_m054852_c001_v0001184_t0000_u01773467332215") 2026/03/14 05:53:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd22659_d20260314_m054851_c001_v7007000_t0000_u01773467331438") 2026/03/14 05:53:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579855_d20260314_m054849_c001_v0001185_t0058_u01773467329763") 2026/03/14 05:53:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2265e_d20260314_m054854_c001_v7007000_t0000_u01773467334458") 2026/03/14 05:53:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f579865_d20260314_m054852_c001_v0001185_t0046_u01773467332192") 2026/03/14 05:53:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40614edd5bd2265a_d20260314_m054851_c001_v7007000_t0000_u01773467331619") 2026/03/14 05:53:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e126bf_d20260314_m054849_c001_v0001161_t0057_u01773467329788") 2026/03/14 05:53:25 DEBUG : three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e96fb_d20260314_m054437_c001_v7007000_t0000_u01773467077035") 2026/03/14 05:53:25 DEBUG : three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fcf4_d20260314_m054435_c001_v0001161_t0039_u01773467075721") 2026/03/14 05:53:26 DEBUG : three: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10303bdcfe59fce2_d20260314_m054433_c001_v0001161_t0035_u01773467073416") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846736e_d20260314_m055202_c001_v7007000_t0000_u01773467522644") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0388a3_d20260314_m055201_c001_v0001167_t0009_u01773467521747") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58468415_d20260314_m055221_c001_v7007000_t0000_u01773467541553") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a388_d20260314_m055219_c001_v0001185_t0003_u01773467539748") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467839_d20260314_m055218_c001_v7007000_t0000_u01773467538175") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e03893b_d20260314_m055216_c001_v0001167_t0003_u01773467536653") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467838_d20260314_m055215_c001_v7007000_t0000_u01773467535677") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86ecc1_d20260314_m055215_c001_v0001184_t0045_u01773467535049") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846782d_d20260314_m055210_c001_v7007000_t0000_u01773467530002") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0388d9_d20260314_m055208_c001_v0001167_t0056_u01773467528485") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467832_d20260314_m055212_c001_v7007000_t0000_u01773467532355") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a30f_d20260314_m055210_c001_v0001185_t0049_u01773467530961") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467779_d20260314_m055207_c001_v7007000_t0000_u01773467527512") 2026/03/14 05:53:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1131a57cec86eca5_d20260314_m055206_c001_v0001184_t0025_u01773467526902") 2026/03/14 05:53:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467390_d20260314_m055205_c001_v7007000_t0000_u01773467525900") 2026/03/14 05:53:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e12982_d20260314_m055205_c001_v0001161_t0041_u01773467525158") 2026/03/14 05:53:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846738e_d20260314_m055204_c001_v7007000_t0000_u01773467524186") 2026/03/14 05:53:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f104a60169f57a2a3_d20260314_m055203_c001_v0001185_t0010_u01773467523587") 2026/03/14 05:53:26 DEBUG : toe/toe/toe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f42380fd4256bdc94_d20260314_m055226_c001_v7007000_t0000_u01773467546629") 2026/03/14 05:53:26 DEBUG : toe/toe/toe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0389a7_d20260314_m055225_c001_v0001167_t0036_u01773467545898") 2026/03/14 05:53:26 DEBUG : toe/toe/toe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58467833_d20260314_m055214_c001_v7007000_t0000_u01773467534059") 2026/03/14 05:53:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e1299a_d20260314_m055213_c001_v0001161_t0021_u01773467533318") 2026/03/14 05:53:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e58468419_d20260314_m055222_c001_v7007000_t0000_u01773467542136") 2026/03/14 05:53:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1176eee9f3e129bc_d20260314_m055221_c001_v0001161_t0006_u01773467541077") 2026/03/14 05:53:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f422f482e5846783a_d20260314_m055218_c001_v7007000_t0000_u01773467538763") 2026/03/14 05:53:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f116544215869aee0_d20260314_m055217_c001_v0001183_t0004_u01773467537972") 2026/03/14 05:53:27 DEBUG : two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9700_d20260314_m054437_c001_v7007000_t0000_u01773467077219") 2026/03/14 05:53:27 DEBUG : two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f411b9fd743d793ba_d20260314_m054435_c001_v0001177_t0056_u01773467075146") 2026/03/14 05:53:27 DEBUG : two: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f40303bdcfe59fce0_d20260314_m054433_c001_v0001161_t0020_u01773467073231") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e97ae_d20260314_m054446_c001_v7007000_t0000_u01773467086381") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1055d34dc87e1879_d20260314_m054445_c001_v0001167_t0022_u01773467085302") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e974e_d20260314_m054442_c001_v7007000_t0000_u01773467082681") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f11018efadbbc875b_d20260314_m054441_c001_v0001173_t0014_u01773467081093") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e971b_d20260314_m054439_c001_v7007000_t0000_u01773467079678") 2026/03/14 05:53:27 DEBUG : yam: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f111b9fd743d793be_d20260314_m054437_c001_v0001177_t0036_u01773467077781") 2026/03/14 05:53:27 DEBUG : yaml: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9760_d20260314_m054443_c001_v7007000_t0000_u01773467083415") 2026/03/14 05:53:27 DEBUG : yaml: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f10219b382821d0d3_d20260314_m054442_c001_v0001173_t0040_u01773467082134") 2026/03/14 05:53:27 DEBUG : yaml: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f405c8e860b4e9727_d20260314_m054440_c001_v7007000_t0000_u01773467080415") 2026/03/14 05:53:27 DEBUG : yaml: Deleting (id "4_z2f229d03d0edebab9fc80e1b_f1032d9bf7e0373de_d20260314_m054439_c001_v0001167_t0046_u01773467079267") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m29.558471379s (try 1/5)