"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/12 04:28:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa" 2026/04/12 04:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 04:28:19 DEBUG : Creating backend with remote "/tmp/rclone3961663805" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:21 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:21 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:22 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:22 DEBUG : B2 bucket rclone-test-dezukim4xafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:23 DEBUG : Creating backend with remote "/non-existing" 2026/04/12 04:28:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/12 04:28:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:26 INFO : B2 bucket rclone-test-dezukim4xafa: Running all checks before starting transfers 2026/04/12 04:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:26 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:26 INFO : B2 bucket rclone-test-dezukim4xafa: Checks finished, now starting transfers 2026/04/12 04:28:26 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:27 ERROR : Ignoring --no-traverse with sync 2026/04/12 04:28:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:27 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:27 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:27 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/12 04:28:28 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:28 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:29 DEBUG : hello world2: size = 12 OK 2026/04/12 04:28:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/12 04:28:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:28:30 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:30 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:30 DEBUG : potato2: size = 11 OK 2026/04/12 04:28:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:28:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:32 DEBUG : potato2: size = 11 OK 2026/04/12 04:28:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 04:28:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:33 INFO : sub dir2: Making directory 2026/04/12 04:28:33 INFO : sub dir: Making directory 2026/04/12 04:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:33 INFO : sub dir2/sub sub dir2: Making directory 2026/04/12 04:28:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:33 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/12 04:28:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:34 INFO : sub dir2: Making directory 2026/04/12 04:28:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 04:28:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:35 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:35 INFO : sub dir2: Making directory 2026/04/12 04:28:35 INFO : sub dir: Making directory 2026/04/12 04:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:35 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:35 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:36 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/12 04:28:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/12 04:28:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:37 INFO : sub dir2: Making directory 2026/04/12 04:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:37 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:37 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:37 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:38 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:38 INFO : sub dir2: Making directory 2026/04/12 04:28:38 INFO : sub dir: Making directory 2026/04/12 04:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:39 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/12 04:28:39 DEBUG : B2 bucket rclone-test-dezukim4xafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", 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-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:40 INFO : sub dir2: Making directory 2026/04/12 04:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:40 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:40 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:40 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tojozen6wetu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-tojozen6wetu 2026/04/12 04:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:43 DEBUG : B2 bucket rclone-test-tojozen6wetu: Waiting for checks to finish 2026/04/12 04:28:43 DEBUG : B2 bucket rclone-test-tojozen6wetu: Waiting for transfers to finish 2026/04/12 04:28:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:44 DEBUG : B2 bucket rclone-test-tojozen6wetu: Purge remote 2026/04/12 04:28:44 INFO : B2 bucket rclone-test-tojozen6wetu: cleaning bucket "rclone-test-tojozen6wetu" of all files 2026/04/12 04:28:44 DEBUG : sub dir/hello world: Deleting (id "4_zef02fd93f02d7bfb9fd80e1b_f1157987206bd2dde_d20260412_m042843_c001_v0001180_t0059_u01775968123803") --- PASS: TestServerSideCopy (3.90s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:28:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:28:46 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:28:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:28:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 04:28:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.77s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-devocaw0rige" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-devocaw0rige 2026/04/12 04:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:48 DEBUG : B2 bucket rclone-test-devocaw0rige: Waiting for checks to finish 2026/04/12 04:28:48 DEBUG : B2 bucket rclone-test-devocaw0rige: Waiting for transfers to finish 2026/04/12 04:28:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:50 DEBUG : B2 bucket rclone-test-devocaw0rige: Waiting for checks to finish 2026/04/12 04:28:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:28:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-devocaw0rige) 2026/04/12 04:28:50 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:28:50 DEBUG : B2 bucket rclone-test-devocaw0rige: Waiting for transfers to finish 2026/04/12 04:28:51 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:28:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 04:28:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:51 DEBUG : B2 bucket rclone-test-devocaw0rige: Purge remote 2026/04/12 04:28:51 INFO : B2 bucket rclone-test-devocaw0rige: cleaning bucket "rclone-test-devocaw0rige" of all files 2026/04/12 04:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfa20df3f03d7bfb9fd80e1b_f1148f7c52a66f8df_d20260412_m042850_c001_v0001044_t0023_u01775968130630") 2026/04/12 04:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfa20df3f03d7bfb9fd80e1b_f118b7e46feb6a9e8_d20260412_m042849_c001_v0001184_t0050_u01775968129396") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:28:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:28:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:28:54 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:28:54 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:28:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:28:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 04:28:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/12 04:28:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.74s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-futamok5piyo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-futamok5piyo 2026/04/12 04:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:56 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for checks to finish 2026/04/12 04:28:56 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for transfers to finish 2026/04/12 04:28:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:28:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:28:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-futamok5piyo) 2026/04/12 04:28:58 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:28:58 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for checks to finish 2026/04/12 04:28:58 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for transfers to finish 2026/04/12 04:28:59 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:28:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/12 04:28:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:59 INFO : sub dir/hello world: Deleted 2026/04/12 04:29:00 DEBUG : testing file moves 2026/04/12 04:29:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-futamok5piyo) 2026/04/12 04:29:00 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:29:00 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for checks to finish 2026/04/12 04:29:00 DEBUG : B2 bucket rclone-test-futamok5piyo: Waiting for transfers to finish 2026/04/12 04:29:01 DEBUG : sub dir/hello world: size = 24 OK 2026/04/12 04:29:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/12 04:29:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:29:01 INFO : sub dir/hello world: Deleted 2026/04/12 04:29:02 DEBUG : B2 bucket rclone-test-futamok5piyo: Purge remote 2026/04/12 04:29:02 INFO : B2 bucket rclone-test-futamok5piyo: cleaning bucket "rclone-test-futamok5piyo" of all files 2026/04/12 04:29:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f522de3f03d7bfb9fd80e1b_f107b54f5ae7cfd1e_d20260412_m042900_c001_v0001173_t0023_u01775968140928") 2026/04/12 04:29:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f522de3f03d7bfb9fd80e1b_f10577d8ba1b82e5c_d20260412_m042858_c001_v0001102_t0039_u01775968138658") 2026/04/12 04:29:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f522de3f03d7bfb9fd80e1b_f114aaf0fb907ed18_d20260412_m042857_c001_v0001154_t0018_u01775968137166") --- PASS: TestServerSideMoveOverSelf (8.48s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:03 ERROR : error listing: directory not found 2026/04/12 04:29:04 INFO : Local file system at /tmp/rclone3961663805: Making directory 2026/04/12 04:29:04 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:04 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:29:05 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for checks to finish 2026/04/12 04:29:05 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for transfers to finish 2026/04/12 04:29:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/12 04:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:29:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/12 04:29:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/12 04:29:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:07 DEBUG : check sum: size = 1 OK 2026/04/12 04:29:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:29:07 INFO : check sum: Copied (new) 2026/04/12 04:29:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:07 DEBUG : check sum: size = 1 OK 2026/04/12 04:29:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:29:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/12 04:29:07 DEBUG : check sum: Unchanged skipping 2026/04/12 04:29:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/12 04:29:08 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:08 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:08 DEBUG : sizeonly: size = 6 OK 2026/04/12 04:29:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 04:29:08 INFO : sizeonly: Copied (new) 2026/04/12 04:29:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:09 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:09 DEBUG : sizeonly: size = 6 OK 2026/04/12 04:29:09 DEBUG : sizeonly: Sizes identical 2026/04/12 04:29:09 DEBUG : sizeonly: Unchanged skipping 2026/04/12 04:29:09 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:09 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/12 04:29:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/12 04:29:10 INFO : ignore-size: Copied (new) 2026/04/12 04:29:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:29:10 DEBUG : ignore-size: Unchanged skipping 2026/04/12 04:29:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:12 DEBUG : existing: size = 6 OK 2026/04/12 04:29:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:29:12 DEBUG : existing: Unchanged skipping 2026/04/12 04:29:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:12 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:12 INFO : There was nothing to transfer 2026/04/12 04:29:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/12 04:29:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:12 DEBUG : existing: size = 6 OK 2026/04/12 04:29:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 04:29:12 INFO : existing: Copied (replaced existing) 2026/04/12 04:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:29:13 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:13 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:14 DEBUG : existing: size = 6 OK 2026/04/12 04:29:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 04:29:14 INFO : existing: Copied (new) 2026/04/12 04:29:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:14 DEBUG : existing: Destination exists, skipping 2026/04/12 04:29:14 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:14 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/12 04:29:16 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:29:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:16 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:29:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:16 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:29:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:16 INFO : a/potato2: Copied (new) 2026/04/12 04:29:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:18 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/12 04:29:18 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:29:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/12 04:29:18 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:18 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:18 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:18 INFO : There was nothing to transfer 2026/04/12 04:29:19 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/12 04:29:19 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:29:20 INFO : empty space: Updated modification time in destination 2026/04/12 04:29:20 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:21 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/12 04:29:21 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:29:21 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:21 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:21 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:23 DEBUG : foo: size = 3 OK 2026/04/12 04:29:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/12 04:29:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:23 DEBUG : foo: sha1 differ 2026/04/12 04:29:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:23 DEBUG : foo: size = 3 OK 2026/04/12 04:29:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/12 04:29:23 INFO : foo: Copied (replaced existing) 2026/04/12 04:29:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/12 04:29:24 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:24 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:25 DEBUG : potato: size = 60 OK 2026/04/12 04:29:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:25 INFO : potato: Copied (new) 2026/04/12 04:29:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:27 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:27 DEBUG : potato: size = 60 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:27 DEBUG : potato: Sizes differ 2026/04/12 04:29:27 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:27 DEBUG : potato: size = 21 OK 2026/04/12 04:29:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/12 04:29:27 INFO : potato: Copied (replaced existing) 2026/04/12 04:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:29 DEBUG : potato: size = 21 OK 2026/04/12 04:29:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/12 04:29:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:29 DEBUG : potato: sha1 differ 2026/04/12 04:29:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:29 DEBUG : potato: size = 21 OK 2026/04/12 04:29:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/12 04:29:29 INFO : potato: Copied (replaced existing) 2026/04/12 04:29:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:31 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:31 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/12 04:29:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:33 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:33 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:33 DEBUG : potato2: size = 60 OK 2026/04/12 04:29:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:33 INFO : potato2: Copied (new) 2026/04/12 04:29:33 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:35 INFO : d: Making directory 2026/04/12 04:29:35 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/12 04:29:36 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:29:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:36 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:29:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:36 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:29:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:36 INFO : a/potato2: Copied (new) 2026/04/12 04:29:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:38 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/12 04:29:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:39 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:29:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:39 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:29:39 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:39 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:39 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:29:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:39 INFO : a/potato2: Copied (new) 2026/04/12 04:29:39 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting files as there were IO errors 2026/04/12 04:29:39 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:41 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:41 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:41 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:41 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:41 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:41 INFO : potato: Deleted 2026/04/12 04:29:42 DEBUG : potato2: size = 60 OK 2026/04/12 04:29:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.62s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:43 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:44 INFO : potato: Deleted 2026/04/12 04:29:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:44 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:44 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:44 DEBUG : potato2: size = 60 OK 2026/04/12 04:29:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:29:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:29:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:46 DEBUG : potato2: size = 19 OK 2026/04/12 04:29:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/12 04:29:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:48 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:29:48 DEBUG : enormous: Excluded 2026/04/12 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:29:48 DEBUG : potato2: Excluded 2026/04/12 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:29:48 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:48 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:48 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:48 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:48 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:48 INFO : There was nothing to transfer 2026/04/12 04:29:49 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:29:49 DEBUG : enormous: Excluded 2026/04/12 04:29:49 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:29:49 DEBUG : potato2: Excluded 2026/04/12 04:29:49 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:29:49 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 04:29:49 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:49 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for checks to finish 2026/04/12 04:29:49 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for transfers to finish 2026/04/12 04:29:49 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:51 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:29:51 DEBUG : enormous: Excluded 2026/04/12 04:29:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:29:51 DEBUG : potato2: Excluded 2026/04/12 04:29:51 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:29:51 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:51 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:51 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:51 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:51 INFO : potato2: Deleted 2026/04/12 04:29:52 INFO : enormous: Deleted 2026/04/12 04:29:52 INFO : There was nothing to transfer 2026/04/12 04:29:52 DEBUG : empty space: size = 1 OK 2026/04/12 04:29:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 04:29:52 DEBUG : empty space: Unchanged skipping 2026/04/12 04:29:52 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for checks to finish 2026/04/12 04:29:52 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for transfers to finish 2026/04/12 04:29:52 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:52 INFO : enormous: Deleted 2026/04/12 04:29:52 INFO : potato2: Deleted 2026/04/12 04:29:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:29:54 DEBUG : five: Need to transfer - File not found at Destination 2026/04/12 04:29:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:54 DEBUG : four: size = 8 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:54 DEBUG : four: Sizes differ 2026/04/12 04:29:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/12 04:29:54 DEBUG : one: Destination is newer than source, skipping 2026/04/12 04:29:54 DEBUG : two: size = 3 OK 2026/04/12 04:29:54 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:54 DEBUG : three: size = 5 OK 2026/04/12 04:29:54 DEBUG : three: Sizes identical 2026/04/12 04:29:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 04:29:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:54 DEBUG : two: sha1 differ 2026/04/12 04:29:54 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:55 DEBUG : five: size = 4 OK 2026/04/12 04:29:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 04:29:55 INFO : five: Copied (new) 2026/04/12 04:29:55 DEBUG : four: size = 4 OK 2026/04/12 04:29:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 04:29:55 INFO : four: Copied (replaced existing) 2026/04/12 04:29:55 DEBUG : two: size = 3 OK 2026/04/12 04:29:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 04:29:55 INFO : two: Copied (replaced existing) 2026/04/12 04:29:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:55 DEBUG : five: size = 4 OK 2026/04/12 04:29:55 DEBUG : four: size = 4 OK 2026/04/12 04:29:55 DEBUG : one: Destination is newer than source, skipping 2026/04/12 04:29:55 DEBUG : two: size = 3 OK 2026/04/12 04:29:55 DEBUG : three: size = 5 OK 2026/04/12 04:29:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/12 04:29:55 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/12 04:29:55 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 04:29:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 04:29:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/12 04:29:55 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/12 04:29:55 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/12 04:29:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 04:29:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 04:29:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3961663805) 2026/04/12 04:29:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:29:55 DEBUG : three: sha1 differ 2026/04/12 04:29:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/12 04:29:55 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:56 DEBUG : three: size = 5 OK 2026/04/12 04:29:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:29:56 INFO : three: Copied (replaced existing) 2026/04/12 04:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/12 04:29:58 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:29:58 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:29:58 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 04:29:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/12 04:29:58 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:29:58 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:29:58 DEBUG : potato: size = 14 OK 2026/04/12 04:29:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 04:29:58 INFO : potato: Copied (new) 2026/04/12 04:29:58 DEBUG : yam: size = 11 OK 2026/04/12 04:29:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:29:58 INFO : yam: Copied (new) 2026/04/12 04:29:58 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:59 DEBUG : potato: size = 14 OK 2026/04/12 04:29:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:29:59 DEBUG : potato: Unchanged skipping 2026/04/12 04:29:59 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:29:59 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:29:59 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:29:59 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:30:00 DEBUG : yaml: size = 11 OK 2026/04/12 04:30:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:30:00 INFO : yam: Copied (server-side copy) to: yaml 2026/04/12 04:30:00 INFO : yam: Deleted 2026/04/12 04:30:00 INFO : yaml: Renamed from "yam" 2026/04/12 04:30:00 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/12 04:30:01 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:30:01 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:30:01 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 04:30:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/12 04:30:01 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:30:01 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:02 DEBUG : yam: size = 11 OK 2026/04/12 04:30:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:30:02 INFO : yam: Copied (new) 2026/04/12 04:30:02 DEBUG : potato: size = 14 OK 2026/04/12 04:30:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 04:30:02 INFO : potato: Copied (new) 2026/04/12 04:30:02 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:02 DEBUG : potato: size = 14 OK 2026/04/12 04:30:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:30:02 DEBUG : potato: Unchanged skipping 2026/04/12 04:30:02 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:30:02 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:30:02 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:02 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:30:04 DEBUG : yaml: size = 11 OK 2026/04/12 04:30:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:30:04 INFO : yam: Copied (server-side copy) to: yaml 2026/04/12 04:30:04 INFO : yam: Deleted 2026/04/12 04:30:04 INFO : yaml: Renamed from "yam" 2026/04/12 04:30:04 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/12 04:30:05 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:30:05 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:30:05 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/12 04:30:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 04:30:05 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:30:05 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:05 DEBUG : potato: size = 14 OK 2026/04/12 04:30:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/12 04:30:05 INFO : potato: Copied (new) 2026/04/12 04:30:06 DEBUG : sub/yam: size = 11 OK 2026/04/12 04:30:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:30:06 INFO : sub/yam: Copied (new) 2026/04/12 04:30:06 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:06 DEBUG : potato: size = 14 OK 2026/04/12 04:30:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:30:06 DEBUG : potato: Unchanged skipping 2026/04/12 04:30:06 INFO : B2 bucket rclone-test-dezukim4xafa: Making map for --track-renames 2026/04/12 04:30:06 INFO : B2 bucket rclone-test-dezukim4xafa: Finished making map for --track-renames 2026/04/12 04:30:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for renames to finish 2026/04/12 04:30:07 DEBUG : yam: size = 11 OK 2026/04/12 04:30:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/12 04:30:07 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/12 04:30:07 INFO : sub/yam: Deleted 2026/04/12 04:30:07 INFO : yam: Renamed from "sub/yam" 2026/04/12 04:30:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:08 DEBUG : Creating backend with remote "/tmp/rclone3961663805/dir1" 2026/04/12 04:30:08 DEBUG : Creating backend with remote "/tmp/rclone3961663805/dir2" 2026/04/12 04:30:08 DEBUG : Local file system at /tmp/rclone3961663805/dir2: Using server-side directory move 2026/04/12 04:30:08 INFO : Local file system at /tmp/rclone3961663805/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 04:30:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/12 04:30:08 INFO : file1.txt: Moved (server-side) 2026/04/12 04:30:08 DEBUG : Local file system at /tmp/rclone3961663805/dir2: Waiting for checks to finish 2026/04/12 04:30:08 DEBUG : Local file system at /tmp/rclone3961663805/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:30:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 04:30:08 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:08 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 04:30:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/12 04:30:09 INFO : nested/sub dir/file: Copied (new) 2026/04/12 04:30:09 INFO : nested/sub dir/file: Deleted 2026/04/12 04:30:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:30:09 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:30:09 INFO : sub dir/hello world: Deleted 2026/04/12 04:30:09 INFO : sub dir: Removing directory 2026/04/12 04:30:09 INFO : nested/sub dir: Removing directory 2026/04/12 04:30:09 INFO : nested: Removing directory 2026/04/12 04:30:09 DEBUG : Local file system at /tmp/rclone3961663805: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:30:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 04:30:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:10 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 04:30:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/12 04:30:10 INFO : nested/sub dir/file: Copied (new) 2026/04/12 04:30:10 INFO : nested/sub dir/file: Deleted 2026/04/12 04:30:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:30:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:30:10 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:30:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/12 04:30:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:30:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:12 DEBUG : existing: size = 6 OK 2026/04/12 04:30:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 04:30:12 INFO : existing: Copied (new) 2026/04/12 04:30:12 INFO : existing: Deleted 2026/04/12 04:30:12 DEBUG : existing-b: size = 6 OK 2026/04/12 04:30:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/12 04:30:12 INFO : existing-b: Copied (new) 2026/04/12 04:30:12 INFO : existing-b: Deleted 2026/04/12 04:30:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:30:12 DEBUG : existing: Destination exists, skipping 2026/04/12 04:30:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/12 04:30:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:30:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hotuler4garu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-hotuler4garu 2026/04/12 04:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:19 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:30:19 DEBUG : empty space: Unchanged skipping 2026/04/12 04:30:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:30:19 DEBUG : B2 bucket rclone-test-hotuler4garu: Waiting for checks to finish 2026/04/12 04:30:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hotuler4garu) 2026/04/12 04:30:19 DEBUG : potato3: Sizes differ 2026/04/12 04:30:19 INFO : empty space: Deleted 2026/04/12 04:30:19 DEBUG : B2 bucket rclone-test-hotuler4garu: Waiting for transfers to finish 2026/04/12 04:30:19 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:19 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:19 INFO : potato2: Deleted 2026/04/12 04:30:20 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:20 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:20 INFO : potato3: Deleted 2026/04/12 04:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qomubep7xopo" 2026/04/12 04:30:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/12 04:30:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 04:30:21 DEBUG : B2 bucket rclone-test-qomubep7xopo: Waiting for checks to finish 2026/04/12 04:30:21 DEBUG : B2 bucket rclone-test-qomubep7xopo: Waiting for transfers to finish 2026/04/12 04:30:22 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:30:22 INFO : empty space: Copied (server-side copy) 2026/04/12 04:30:22 INFO : empty space: Deleted 2026/04/12 04:30:22 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:22 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:22 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:22 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:22 INFO : potato2: Deleted 2026/04/12 04:30:22 INFO : potato3: Deleted 2026/04/12 04:30:23 DEBUG : B2 bucket rclone-test-qomubep7xopo: Purge remote 2026/04/12 04:30:23 INFO : B2 bucket rclone-test-qomubep7xopo: cleaning bucket "rclone-test-qomubep7xopo" of all files 2026/04/12 04:30:23 DEBUG : empty space: Deleting (id "4_zafc27da3f04d7bfb9fd80e1b_f106e2c5cb03faafe_d20260412_m043022_c001_v0001178_t0021_u01775968222252") 2026/04/12 04:30:23 DEBUG : potato2: Deleting (id "4_zafc27da3f04d7bfb9fd80e1b_f1120d5957359ef87_d20260412_m043022_c001_v0001179_t0054_u01775968222498") 2026/04/12 04:30:23 DEBUG : potato3: Deleting (id "4_zafc27da3f04d7bfb9fd80e1b_f1069833d78c03443_d20260412_m043022_c001_v0001180_t0035_u01775968222611") 2026/04/12 04:30:24 DEBUG : B2 bucket rclone-test-hotuler4garu: Purge remote 2026/04/12 04:30:24 INFO : B2 bucket rclone-test-hotuler4garu: cleaning bucket "rclone-test-hotuler4garu" of all files 2026/04/12 04:30:24 DEBUG : empty space: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f41632b6e4929325e_d20260412_m043022_c001_v7007000_t0000_u01775968222474") 2026/04/12 04:30:24 DEBUG : empty space: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f11108f989d8d3892_d20260412_m043017_c001_v0001104_t0026_u01775968217462") 2026/04/12 04:30:24 DEBUG : potato2: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f41632b6e4929325f_d20260412_m043022_c001_v7007000_t0000_u01775968222700") 2026/04/12 04:30:24 DEBUG : potato2: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f11503b7e3e8d98a2_d20260412_m043019_c001_v0001177_t0000_u01775968219421") 2026/04/12 04:30:24 DEBUG : potato3: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f422affa6ac408a49_d20260412_m043022_c001_v7007000_t0000_u01775968222815") 2026/04/12 04:30:24 DEBUG : potato3: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f11530b912f3880db_d20260412_m043019_c001_v0001097_t0006_u01775968219674") 2026/04/12 04:30:24 DEBUG : potato3: Deleting (id "4_z2f526d53f04d7bfb9fd80e1b_f11108f989d8d389a_d20260412_m043018_c001_v0001104_t0023_u01775968218426") --- PASS: TestServerSideMove (11.68s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dufazim9veju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-dufazim9veju 2026/04/12 04:30:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:30:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:30:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:30:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dufazim9veju) 2026/04/12 04:30:30 DEBUG : potato3: Sizes differ 2026/04/12 04:30:30 DEBUG : B2 bucket rclone-test-dufazim9veju: Waiting for checks to finish 2026/04/12 04:30:30 DEBUG : B2 bucket rclone-test-dufazim9veju: Waiting for transfers to finish 2026/04/12 04:30:31 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:31 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:31 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:31 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:31 INFO : potato2: Deleted 2026/04/12 04:30:31 INFO : potato3: Deleted 2026/04/12 04:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dimacog8pogu" 2026/04/12 04:30:32 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 04:30:33 DEBUG : B2 bucket rclone-test-dimacog8pogu: Waiting for checks to finish 2026/04/12 04:30:33 DEBUG : B2 bucket rclone-test-dimacog8pogu: Waiting for transfers to finish 2026/04/12 04:30:34 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:34 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:34 INFO : potato2: Deleted 2026/04/12 04:30:34 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:34 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:34 INFO : potato3: Deleted 2026/04/12 04:30:34 DEBUG : B2 bucket rclone-test-dimacog8pogu: Purge remote 2026/04/12 04:30:34 INFO : B2 bucket rclone-test-dimacog8pogu: cleaning bucket "rclone-test-dimacog8pogu" of all files 2026/04/12 04:30:35 DEBUG : potato2: Deleting (id "4_zaf72ad73f04d7bfb9fd80e1b_f11908b116b917296_d20260412_m043033_c001_v0001179_t0050_u01775968233914") 2026/04/12 04:30:35 DEBUG : potato3: Deleting (id "4_zaf72ad73f04d7bfb9fd80e1b_f110ba91ec4da32ba_d20260412_m043034_c001_v0001182_t0037_u01775968234180") 2026/04/12 04:30:35 DEBUG : B2 bucket rclone-test-dufazim9veju: Purge remote 2026/04/12 04:30:35 INFO : B2 bucket rclone-test-dufazim9veju: cleaning bucket "rclone-test-dufazim9veju" of all files 2026/04/12 04:30:35 DEBUG : empty space: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f11580c2d0b081e69_d20260412_m043029_c001_v0001174_t0055_u01775968229843") 2026/04/12 04:30:35 DEBUG : potato2: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f41632b6e49293261_d20260412_m043034_c001_v7007000_t0000_u01775968234199") 2026/04/12 04:30:35 DEBUG : potato2: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f1164be6ddc3de447_d20260412_m043031_c001_v0001039_t0025_u01775968231013") 2026/04/12 04:30:35 DEBUG : potato3: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f41632b6e49293262_d20260412_m043034_c001_v7007000_t0000_u01775968234396") 2026/04/12 04:30:35 DEBUG : potato3: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f1024c6fc16089a50_d20260412_m043031_c001_v0001171_t0027_u01775968231390") 2026/04/12 04:30:35 DEBUG : potato3: Deleting (id "4_z3ff29d63f04d7bfb9fd80e1b_f11580c2d0b081e75_d20260412_m043030_c001_v0001174_t0058_u01775968230294") 2026/04/12 04:30:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/12 04:30:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/12 04:30:37 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gikosal0nomo" 2026/04/12 04:30:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dezukim4xafa -> B2 bucket rclone-test-gikosal0nomo 2026/04/12 04:30:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:43 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:30:43 DEBUG : empty space: Unchanged skipping 2026/04/12 04:30:43 DEBUG : B2 bucket rclone-test-gikosal0nomo: Waiting for checks to finish 2026/04/12 04:30:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:30:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gikosal0nomo) 2026/04/12 04:30:43 DEBUG : potato3: Sizes differ 2026/04/12 04:30:43 INFO : empty space: Deleted 2026/04/12 04:30:43 DEBUG : B2 bucket rclone-test-gikosal0nomo: Waiting for transfers to finish 2026/04/12 04:30:43 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:43 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:44 INFO : potato2: Deleted 2026/04/12 04:30:44 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:44 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:44 INFO : potato3: Deleted 2026/04/12 04:30:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bomeveb1kola" 2026/04/12 04:30:45 INFO : tomatoDir: Making directory 2026/04/12 04:30:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/12 04:30:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 04:30:46 DEBUG : B2 bucket rclone-test-bomeveb1kola: Waiting for checks to finish 2026/04/12 04:30:46 DEBUG : B2 bucket rclone-test-bomeveb1kola: Waiting for transfers to finish 2026/04/12 04:30:46 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/12 04:30:46 INFO : empty space: Copied (server-side copy) 2026/04/12 04:30:47 INFO : empty space: Deleted 2026/04/12 04:30:47 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/12 04:30:47 INFO : potato2: Copied (server-side copy) 2026/04/12 04:30:47 DEBUG : potato3: size = 68 OK 2026/04/12 04:30:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/12 04:30:47 INFO : potato3: Copied (server-side copy) 2026/04/12 04:30:47 INFO : potato2: Deleted 2026/04/12 04:30:47 INFO : potato3: Deleted 2026/04/12 04:30:48 DEBUG : B2 bucket rclone-test-bomeveb1kola: Purge remote 2026/04/12 04:30:48 INFO : B2 bucket rclone-test-bomeveb1kola: cleaning bucket "rclone-test-bomeveb1kola" of all files 2026/04/12 04:30:48 DEBUG : empty space: Deleting (id "4_z3f42dda3f04d7bfb9fd80e1b_f118753ac7fd5809e_d20260412_m043046_c001_v0001182_t0026_u01775968246789") 2026/04/12 04:30:48 DEBUG : potato2: Deleting (id "4_z3f42dda3f04d7bfb9fd80e1b_f1180f8e07c423794_d20260412_m043047_c001_v0001185_t0024_u01775968247087") 2026/04/12 04:30:48 DEBUG : potato3: Deleting (id "4_z3f42dda3f04d7bfb9fd80e1b_f1174034f893a7247_d20260412_m043047_c001_v0001165_t0009_u01775968247173") 2026/04/12 04:30:48 DEBUG : B2 bucket rclone-test-gikosal0nomo: Purge remote 2026/04/12 04:30:48 INFO : B2 bucket rclone-test-gikosal0nomo: cleaning bucket "rclone-test-gikosal0nomo" of all files 2026/04/12 04:30:49 DEBUG : empty space: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f4131ae9f013cb43b_d20260412_m043047_c001_v7007000_t0000_u01775968247066") 2026/04/12 04:30:49 DEBUG : empty space: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f100816e727e12083_d20260412_m043042_c001_v0001033_t0035_u01775968242097") 2026/04/12 04:30:49 DEBUG : potato2: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f4131ae9f013cb43c_d20260412_m043047_c001_v7007000_t0000_u01775968247280") 2026/04/12 04:30:49 DEBUG : potato2: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f118341aa1bf888ed_d20260412_m043043_c001_v0001102_t0003_u01775968243604") 2026/04/12 04:30:49 DEBUG : potato3: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f409f6052ea6dcd23_d20260412_m043047_c001_v7007000_t0000_u01775968247378") 2026/04/12 04:30:49 DEBUG : potato3: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f103cb63d2d7100b9_d20260412_m043043_c001_v0001105_t0043_u01775968243979") 2026/04/12 04:30:49 DEBUG : potato3: Deleting (id "4_zafc2cd53f04d7bfb9fd80e1b_f100816e727e12087_d20260412_m043042_c001_v0001033_t0029_u01775968242767") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.37s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:30:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/rclone-sync-test" 2026/04/12 04:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/rclone-sync-test-include/layer2" 2026/04/12 04:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/rclone-sync-test-ignore-file" 2026/04/12 04:31:02 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test: Waiting for checks to finish 2026/04/12 04:31:02 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test: Waiting for transfers to finish 2026/04/12 04:31:02 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:02 INFO : There was nothing to transfer 2026/04/12 04:31:02 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:31:02 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:31:02 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:02 INFO : There was nothing to transfer 2026/04/12 04:31:03 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/12 04:31:03 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/12 04:31:03 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:03 INFO : There was nothing to transfer 2026/04/12 04:31:03 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:31:03 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:31:03 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:03 INFO : There was nothing to transfer 2026/04/12 04:31:04 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/12 04:31:04 DEBUG : B2 bucket rclone-test-dezukim4xafa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/12 04:31:04 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.70s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/CompareDest" 2026/04/12 04:31:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 04:31:07 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:07 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:08 DEBUG : one: size = 3 OK 2026/04/12 04:31:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:31:08 INFO : one: Copied (new) 2026/04/12 04:31:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:09 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:09 DEBUG : one: Sizes differ 2026/04/12 04:31:09 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:09 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:09 DEBUG : one: size = 5 OK 2026/04/12 04:31:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 04:31:09 INFO : one: Copied (replaced existing) 2026/04/12 04:31:09 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:12 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:12 DEBUG : one: Sizes differ 2026/04/12 04:31:12 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:12 DEBUG : one: size = 5 OK 2026/04/12 04:31:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:31:12 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:12 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:12 INFO : There was nothing to transfer 2026/04/12 04:31:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:13 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:13 DEBUG : one: Sizes differ 2026/04/12 04:31:14 DEBUG : two: size = 3 OK 2026/04/12 04:31:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 04:31:14 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:14 DEBUG : one: size = 5 OK 2026/04/12 04:31:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:31:14 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:14 INFO : There was nothing to transfer 2026/04/12 04:31:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:14 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:14 DEBUG : one: Sizes differ 2026/04/12 04:31:14 DEBUG : two: size = 3 OK 2026/04/12 04:31:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 04:31:14 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:14 DEBUG : one: size = 5 OK 2026/04/12 04:31:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:31:14 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:14 INFO : There was nothing to transfer 2026/04/12 04:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:15 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:15 DEBUG : one: Sizes differ 2026/04/12 04:31:15 DEBUG : two: size = 3 OK 2026/04/12 04:31:15 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/12 04:31:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 04:31:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 04:31:15 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:15 DEBUG : one: size = 5 OK 2026/04/12 04:31:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:31:15 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:15 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:15 INFO : There was nothing to transfer 2026/04/12 04:31:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:16 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:16 DEBUG : one: Sizes differ 2026/04/12 04:31:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:16 DEBUG : two: size = 3 (B2 bucket rclone-test-dezukim4xafa path CompareDest) 2026/04/12 04:31:16 DEBUG : two: Sizes differ 2026/04/12 04:31:16 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 04:31:16 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:16 DEBUG : one: size = 5 OK 2026/04/12 04:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:31:16 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:17 DEBUG : two: size = 5 OK 2026/04/12 04:31:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/12 04:31:17 INFO : two: Copied (new) 2026/04/12 04:31:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:31:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dest" 2026/04/12 04:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/pre-dest1" 2026/04/12 04:31:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/pre-dest2" 2026/04/12 04:31:24 DEBUG : 1: size = 1 OK 2026/04/12 04:31:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:31:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/12 04:31:25 DEBUG : 2: size = 1 OK 2026/04/12 04:31:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:31:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/12 04:31:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/12 04:31:25 DEBUG : B2 bucket rclone-test-dezukim4xafa path dest: Waiting for checks to finish 2026/04/12 04:31:25 DEBUG : B2 bucket rclone-test-dezukim4xafa path dest: Waiting for transfers to finish 2026/04/12 04:31:26 DEBUG : 3: size = 1 OK 2026/04/12 04:31:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/12 04:31:26 INFO : 3: Copied (new) 2026/04/12 04:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:31:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/CopyDest" 2026/04/12 04:31:31 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 04:31:31 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:31 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:31 DEBUG : one: size = 3 OK 2026/04/12 04:31:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:31:31 INFO : one: Copied (new) 2026/04/12 04:31:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:32 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:32 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:32 DEBUG : one: Sizes differ 2026/04/12 04:31:32 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:32 DEBUG : one: size = 5 OK 2026/04/12 04:31:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 04:31:32 INFO : one: Copied (replaced existing) 2026/04/12 04:31:32 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/BackupDir" 2026/04/12 04:31:36 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:36 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:36 DEBUG : one: Sizes differ 2026/04/12 04:31:36 DEBUG : one: size = 5 OK 2026/04/12 04:31:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:36 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:36 DEBUG : one: Sizes differ 2026/04/12 04:31:37 DEBUG : one: size = 3 OK 2026/04/12 04:31:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:31:37 INFO : one: Copied (server-side copy) 2026/04/12 04:31:37 INFO : one: Deleted 2026/04/12 04:31:38 DEBUG : one: size = 5 OK 2026/04/12 04:31:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/12 04:31:38 INFO : one: Copied (server-side copy) 2026/04/12 04:31:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/12 04:31:38 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:38 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:39 DEBUG : one: size = 5 OK 2026/04/12 04:31:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:39 DEBUG : one: Unchanged skipping 2026/04/12 04:31:39 DEBUG : two: size = 3 OK 2026/04/12 04:31:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:39 DEBUG : two: size = 3 OK 2026/04/12 04:31:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/12 04:31:39 INFO : two: Copied (server-side copy) 2026/04/12 04:31:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/12 04:31:39 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:39 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:39 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:40 DEBUG : one: size = 5 OK 2026/04/12 04:31:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:40 DEBUG : one: Unchanged skipping 2026/04/12 04:31:40 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:40 DEBUG : two: size = 3 OK 2026/04/12 04:31:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:40 DEBUG : two: Unchanged skipping 2026/04/12 04:31:40 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:40 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:40 INFO : There was nothing to transfer 2026/04/12 04:31:41 DEBUG : one: size = 5 OK 2026/04/12 04:31:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:41 DEBUG : one: Unchanged skipping 2026/04/12 04:31:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:41 DEBUG : three: size = 5 (B2 bucket rclone-test-dezukim4xafa path CopyDest) 2026/04/12 04:31:41 DEBUG : three: Sizes differ 2026/04/12 04:31:41 DEBUG : three: Destination not found in --copy-dest 2026/04/12 04:31:41 DEBUG : three: Need to transfer - File not found at Destination 2026/04/12 04:31:41 DEBUG : two: size = 3 OK 2026/04/12 04:31:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:41 DEBUG : two: Unchanged skipping 2026/04/12 04:31:41 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:41 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:42 DEBUG : three: size = 7 OK 2026/04/12 04:31:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/12 04:31:42 INFO : three: Copied (new) 2026/04/12 04:31:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.34s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:31:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/backup" 2026/04/12 04:31:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:49 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:49 DEBUG : one: Sizes differ 2026/04/12 04:31:49 DEBUG : two: size = 3 OK 2026/04/12 04:31:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:31:49 DEBUG : two: Unchanged skipping 2026/04/12 04:31:49 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:51 DEBUG : one: size = 3 OK 2026/04/12 04:31:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:31:51 INFO : one: Copied (server-side copy) 2026/04/12 04:31:51 INFO : one: Deleted 2026/04/12 04:31:51 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:52 DEBUG : one: size = 4 OK 2026/04/12 04:31:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:31:52 INFO : one: Copied (new) 2026/04/12 04:31:52 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:53 DEBUG : three.txt: size = 5 OK 2026/04/12 04:31:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:31:53 INFO : three.txt: Copied (server-side copy) 2026/04/12 04:31:53 INFO : three.txt: Deleted 2026/04/12 04:31:53 INFO : three.txt: Moved into backup dir 2026/04/12 04:31:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:31:54 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:31:54 DEBUG : one: Sizes differ 2026/04/12 04:31:54 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:31:54 DEBUG : two: size = 3 OK 2026/04/12 04:31:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:31:54 DEBUG : two: Unchanged skipping 2026/04/12 04:31:55 DEBUG : one: size = 4 OK 2026/04/12 04:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:31:55 INFO : one: Copied (server-side copy) 2026/04/12 04:31:55 INFO : one: Deleted 2026/04/12 04:31:55 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:31:55 DEBUG : one: size = 5 OK 2026/04/12 04:31:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:31:55 INFO : one: Copied (new) 2026/04/12 04:31:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:57 DEBUG : three.txt: size = 6 OK 2026/04/12 04:31:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:31:57 INFO : three.txt: Copied (server-side copy) 2026/04/12 04:31:57 INFO : three.txt: Deleted 2026/04/12 04:31:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.71s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/backup" 2026/04/12 04:32:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:04 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:04 DEBUG : two: size = 3 OK 2026/04/12 04:32:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:04 DEBUG : two: Unchanged skipping 2026/04/12 04:32:04 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:04 DEBUG : one: Sizes differ 2026/04/12 04:32:06 DEBUG : one.bak: size = 3 OK 2026/04/12 04:32:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:32:06 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:06 INFO : one: Deleted 2026/04/12 04:32:06 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:07 DEBUG : one: size = 4 OK 2026/04/12 04:32:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:07 INFO : one: Copied (new) 2026/04/12 04:32:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:08 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 04:32:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:32:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:08 INFO : three.txt: Deleted 2026/04/12 04:32:08 INFO : three.txt: Moved into backup dir 2026/04/12 04:32:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:10 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:10 DEBUG : one: Sizes differ 2026/04/12 04:32:10 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:10 DEBUG : two: size = 3 OK 2026/04/12 04:32:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:10 DEBUG : two: Unchanged skipping 2026/04/12 04:32:10 DEBUG : one.bak: size = 4 OK 2026/04/12 04:32:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:10 INFO : one: Deleted 2026/04/12 04:32:10 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:10 DEBUG : one: size = 5 OK 2026/04/12 04:32:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:32:10 INFO : one: Copied (new) 2026/04/12 04:32:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 04:32:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:11 INFO : three.txt: Deleted 2026/04/12 04:32:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/backup" 2026/04/12 04:32:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:17 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:17 DEBUG : one: Sizes differ 2026/04/12 04:32:17 DEBUG : two: size = 3 OK 2026/04/12 04:32:17 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:17 DEBUG : two: Unchanged skipping 2026/04/12 04:32:19 DEBUG : one-2019-01-01: size = 3 OK 2026/04/12 04:32:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:32:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 04:32:19 INFO : one: Deleted 2026/04/12 04:32:19 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:20 DEBUG : one: size = 4 OK 2026/04/12 04:32:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:20 INFO : one: Copied (new) 2026/04/12 04:32:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/12 04:32:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:32:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 04:32:21 INFO : three.txt: Deleted 2026/04/12 04:32:21 INFO : three.txt: Moved into backup dir 2026/04/12 04:32:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:22 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:22 DEBUG : one: Sizes differ 2026/04/12 04:32:22 DEBUG : two: size = 3 OK 2026/04/12 04:32:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:22 DEBUG : two: Unchanged skipping 2026/04/12 04:32:22 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:23 DEBUG : one-2019-01-01: size = 4 OK 2026/04/12 04:32:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 04:32:23 INFO : one: Deleted 2026/04/12 04:32:23 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:23 DEBUG : one: size = 5 OK 2026/04/12 04:32:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:32:23 INFO : one: Copied (new) 2026/04/12 04:32:23 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/12 04:32:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 04:32:24 INFO : three.txt: Deleted 2026/04/12 04:32:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:32:30 DEBUG : two: size = 3 OK 2026/04/12 04:32:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:30 DEBUG : two: Unchanged skipping 2026/04/12 04:32:30 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:30 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:30 DEBUG : one: Sizes differ 2026/04/12 04:32:30 DEBUG : one.bak: size = 3 OK 2026/04/12 04:32:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:32:30 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:30 INFO : one: Deleted 2026/04/12 04:32:30 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:31 DEBUG : one: size = 4 OK 2026/04/12 04:32:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:31 INFO : one: Copied (new) 2026/04/12 04:32:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:32 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 04:32:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:32:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:33 INFO : three.txt: Deleted 2026/04/12 04:32:33 INFO : three.txt: Moved into backup dir 2026/04/12 04:32:34 DEBUG : one.bak: Excluded (Path Filter) 2026/04/12 04:32:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/12 04:32:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:34 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:34 DEBUG : one: Sizes differ 2026/04/12 04:32:34 DEBUG : two: size = 3 OK 2026/04/12 04:32:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:34 DEBUG : two: Unchanged skipping 2026/04/12 04:32:34 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for checks to finish 2026/04/12 04:32:35 DEBUG : one.bak: size = 4 OK 2026/04/12 04:32:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:35 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:35 INFO : one: Deleted 2026/04/12 04:32:35 DEBUG : B2 bucket rclone-test-dezukim4xafa path dst: Waiting for transfers to finish 2026/04/12 04:32:36 DEBUG : one: size = 5 OK 2026/04/12 04:32:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:32:36 INFO : one: Copied (new) 2026/04/12 04:32:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:36 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 04:32:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:36 INFO : three.txt: Deleted 2026/04/12 04:32:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.04s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:32:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:32:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:41 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:41 DEBUG : one: Sizes differ 2026/04/12 04:32:43 DEBUG : one.bak: size = 3 OK 2026/04/12 04:32:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:32:43 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:43 INFO : one: Deleted 2026/04/12 04:32:44 DEBUG : one: size = 4 OK 2026/04/12 04:32:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:44 INFO : one: Copied (new) 2026/04/12 04:32:44 DEBUG : two: size = 3 OK 2026/04/12 04:32:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:44 DEBUG : two: Unchanged skipping 2026/04/12 04:32:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:44 DEBUG : three.txt: Sizes differ 2026/04/12 04:32:45 DEBUG : three.txt.bak: size = 5 OK 2026/04/12 04:32:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:32:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:45 INFO : three.txt: Deleted 2026/04/12 04:32:45 DEBUG : three.txt: size = 6 OK 2026/04/12 04:32:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:45 INFO : three.txt: Copied (new) 2026/04/12 04:32:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:46 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:46 DEBUG : one: Sizes differ 2026/04/12 04:32:47 DEBUG : one.bak: size = 4 OK 2026/04/12 04:32:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:47 INFO : one: Copied (server-side copy) to: one.bak 2026/04/12 04:32:47 INFO : one: Deleted 2026/04/12 04:32:47 DEBUG : one: size = 5 OK 2026/04/12 04:32:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:32:47 INFO : one: Copied (new) 2026/04/12 04:32:47 DEBUG : two: size = 3 OK 2026/04/12 04:32:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:47 DEBUG : two: Unchanged skipping 2026/04/12 04:32:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:48 DEBUG : three.txt: Sizes differ 2026/04/12 04:32:48 DEBUG : three.txt.bak: size = 6 OK 2026/04/12 04:32:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/12 04:32:48 INFO : three.txt: Deleted 2026/04/12 04:32:49 DEBUG : three.txt: size = 19 OK 2026/04/12 04:32:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/12 04:32:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.63s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dezukim4xafa/dst" 2026/04/12 04:32:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:54 DEBUG : one: size = 3 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:54 DEBUG : one: Sizes differ 2026/04/12 04:32:55 DEBUG : one-2019-01-01: size = 3 OK 2026/04/12 04:32:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/12 04:32:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 04:32:56 INFO : one: Deleted 2026/04/12 04:32:56 DEBUG : one: size = 4 OK 2026/04/12 04:32:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:56 INFO : one: Copied (new) 2026/04/12 04:32:57 DEBUG : two: size = 3 OK 2026/04/12 04:32:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:57 DEBUG : two: Unchanged skipping 2026/04/12 04:32:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:57 DEBUG : three.txt: Sizes differ 2026/04/12 04:32:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/12 04:32:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/12 04:32:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 04:32:57 INFO : three.txt: Deleted 2026/04/12 04:32:58 DEBUG : three.txt: size = 6 OK 2026/04/12 04:32:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:32:58 INFO : three.txt: Copied (new) 2026/04/12 04:32:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:32:59 DEBUG : one: size = 4 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:32:59 DEBUG : one: Sizes differ 2026/04/12 04:32:59 DEBUG : one-2019-01-01: size = 4 OK 2026/04/12 04:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/12 04:32:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/12 04:32:59 INFO : one: Deleted 2026/04/12 04:33:00 DEBUG : one: size = 5 OK 2026/04/12 04:33:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/12 04:33:00 INFO : one: Copied (new) 2026/04/12 04:33:00 DEBUG : two: size = 3 OK 2026/04/12 04:33:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:00 DEBUG : two: Unchanged skipping 2026/04/12 04:33:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dezukim4xafa path dst) 2026/04/12 04:33:00 DEBUG : three.txt: Sizes differ 2026/04/12 04:33:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/12 04:33:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/12 04:33:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/12 04:33:01 INFO : three.txt: Deleted 2026/04/12 04:33:01 DEBUG : three.txt: size = 19 OK 2026/04/12 04:33:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/12 04:33:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:33:04 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:04 DEBUG : Testêé: Sizes differ 2026/04/12 04:33:04 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:05 DEBUG : Testêé: size = 14 OK 2026/04/12 04:33:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/12 04:33:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/12 04:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:33:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:33:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:07 DEBUG : existing: size = 6 OK 2026/04/12 04:33:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/12 04:33:07 INFO : existing: Copied (new) 2026/04/12 04:33:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:33:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:07 DEBUG : existing: Sizes differ 2026/04/12 04:33:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/12 04:33:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:07 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting files as there were IO errors 2026/04/12 04:33:07 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.56s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:33:09 DEBUG : EXISTING: size = 6 OK 2026/04/12 04:33:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:09 DEBUG : existing: Unchanged skipping 2026/04/12 04:33:09 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:09 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:09 DEBUG : Waiting for deletions to finish 2026/04/12 04:33:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:33:29 DEBUG : both0: size = 6 OK 2026/04/12 04:33:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both10: size = 6 OK 2026/04/12 04:33:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both11: size = 6 OK 2026/04/12 04:33:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both12: size = 6 OK 2026/04/12 04:33:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both0: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both13: size = 6 OK 2026/04/12 04:33:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both10: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both14: size = 6 OK 2026/04/12 04:33:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both11: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both15: size = 6 OK 2026/04/12 04:33:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both12: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both16: size = 6 OK 2026/04/12 04:33:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both13: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both17: size = 6 OK 2026/04/12 04:33:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both14: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both18: size = 6 OK 2026/04/12 04:33:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both18: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both19: size = 6 OK 2026/04/12 04:33:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both15: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both1: size = 6 OK 2026/04/12 04:33:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both16: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both2: size = 6 OK 2026/04/12 04:33:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both17: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both3: size = 6 OK 2026/04/12 04:33:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both3: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both4: size = 6 OK 2026/04/12 04:33:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both19: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both5: size = 6 OK 2026/04/12 04:33:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both5: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both6: size = 6 OK 2026/04/12 04:33:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both6: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both7: size = 6 OK 2026/04/12 04:33:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both1: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both8: size = 6 OK 2026/04/12 04:33:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both8: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both9: size = 6 OK 2026/04/12 04:33:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:29 DEBUG : both9: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both2: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both4: Unchanged skipping 2026/04/12 04:33:29 DEBUG : both7: Unchanged skipping 2026/04/12 04:33:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:29 DEBUG : Waiting for deletions to finish 2026/04/12 04:33:29 INFO : only1: Deleted 2026/04/12 04:33:29 INFO : only18: Deleted 2026/04/12 04:33:30 INFO : only5: Deleted 2026/04/12 04:33:30 INFO : only7: Deleted 2026/04/12 04:33:30 INFO : only10: Deleted 2026/04/12 04:33:30 INFO : only0: Deleted 2026/04/12 04:33:30 INFO : only12: Deleted 2026/04/12 04:33:30 INFO : only17: Deleted 2026/04/12 04:33:30 INFO : only19: Deleted 2026/04/12 04:33:30 INFO : only14: Deleted 2026/04/12 04:33:30 INFO : only2: Deleted 2026/04/12 04:33:30 INFO : only4: Deleted 2026/04/12 04:33:30 INFO : only11: Deleted 2026/04/12 04:33:30 INFO : only13: Deleted 2026/04/12 04:33:30 INFO : only16: Deleted 2026/04/12 04:33:30 INFO : only3: Deleted 2026/04/12 04:33:30 INFO : only6: Deleted 2026/04/12 04:33:30 INFO : only8: Deleted 2026/04/12 04:33:30 INFO : only9: Deleted 2026/04/12 04:33:30 INFO : only15: Deleted 2026/04/12 04:33:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.51s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:33:52 DEBUG : both0: size = 6 OK 2026/04/12 04:33:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both12: size = 6 OK 2026/04/12 04:33:52 DEBUG : both11: size = 6 OK 2026/04/12 04:33:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:33:52 DEBUG : both0: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both13: size = 6 OK 2026/04/12 04:33:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both10: size = 6 OK 2026/04/12 04:33:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both13: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both14: size = 6 OK 2026/04/12 04:33:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both14: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both15: size = 6 OK 2026/04/12 04:33:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both12: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both16: size = 6 OK 2026/04/12 04:33:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both16: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both17: size = 6 OK 2026/04/12 04:33:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both10: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both18: size = 6 OK 2026/04/12 04:33:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both18: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both19: size = 6 OK 2026/04/12 04:33:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both19: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both1: size = 6 OK 2026/04/12 04:33:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both1: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both2: size = 6 OK 2026/04/12 04:33:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both2: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both3: size = 6 OK 2026/04/12 04:33:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both3: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both4: size = 6 OK 2026/04/12 04:33:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both4: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both5: size = 6 OK 2026/04/12 04:33:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both5: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both6: size = 6 OK 2026/04/12 04:33:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both6: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both7: size = 6 OK 2026/04/12 04:33:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both7: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both8: size = 6 OK 2026/04/12 04:33:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both8: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both9: size = 6 OK 2026/04/12 04:33:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:33:52 DEBUG : both9: Unchanged skipping 2026/04/12 04:33:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only0: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only0: Sizes differ 2026/04/12 04:33:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only10: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only10: Sizes differ 2026/04/12 04:33:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only11: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only11: Sizes differ 2026/04/12 04:33:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only12: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only12: Sizes differ 2026/04/12 04:33:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only13: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only13: Sizes differ 2026/04/12 04:33:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only14: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only14: Sizes differ 2026/04/12 04:33:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only15: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only15: Sizes differ 2026/04/12 04:33:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only16: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only16: Sizes differ 2026/04/12 04:33:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only17: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only17: Sizes differ 2026/04/12 04:33:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only18: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only18: Sizes differ 2026/04/12 04:33:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only19: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only19: Sizes differ 2026/04/12 04:33:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only1: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only1: Sizes differ 2026/04/12 04:33:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only2: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only2: Sizes differ 2026/04/12 04:33:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only3: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only3: Sizes differ 2026/04/12 04:33:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only4: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only4: Sizes differ 2026/04/12 04:33:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only5: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only5: Sizes differ 2026/04/12 04:33:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only6: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only6: Sizes differ 2026/04/12 04:33:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only7: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only7: Sizes differ 2026/04/12 04:33:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only8: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only8: Sizes differ 2026/04/12 04:33:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3961663805) 2026/04/12 04:33:52 DEBUG : only9: size = 6 (B2 bucket rclone-test-dezukim4xafa) 2026/04/12 04:33:52 DEBUG : only9: Sizes differ 2026/04/12 04:33:52 DEBUG : both11: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both15: Unchanged skipping 2026/04/12 04:33:52 DEBUG : both17: Unchanged skipping 2026/04/12 04:33:52 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:33:53 DEBUG : only0: size = 0 OK 2026/04/12 04:33:53 DEBUG : only10: size = 0 OK 2026/04/12 04:33:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only0: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only11: size = 0 OK 2026/04/12 04:33:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only10: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only11: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only13: size = 0 OK 2026/04/12 04:33:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only13: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only14: size = 0 OK 2026/04/12 04:33:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only14: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only15: size = 0 OK 2026/04/12 04:33:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only15: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only16: size = 0 OK 2026/04/12 04:33:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only16: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only17: size = 0 OK 2026/04/12 04:33:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only17: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only18: size = 0 OK 2026/04/12 04:33:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only18: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only19: size = 0 OK 2026/04/12 04:33:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only19: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only1: size = 0 OK 2026/04/12 04:33:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only1: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only12: size = 0 OK 2026/04/12 04:33:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only12: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only2: size = 0 OK 2026/04/12 04:33:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only2: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only3: size = 0 OK 2026/04/12 04:33:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only3: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only4: size = 0 OK 2026/04/12 04:33:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only4: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only5: size = 0 OK 2026/04/12 04:33:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only5: Copied (replaced existing) 2026/04/12 04:33:53 DEBUG : only6: size = 0 OK 2026/04/12 04:33:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:53 INFO : only6: Copied (replaced existing) 2026/04/12 04:33:54 DEBUG : only7: size = 0 OK 2026/04/12 04:33:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:54 INFO : only7: Copied (replaced existing) 2026/04/12 04:33:54 DEBUG : only8: size = 0 OK 2026/04/12 04:33:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:54 INFO : only8: Copied (replaced existing) 2026/04/12 04:33:54 DEBUG : only9: size = 0 OK 2026/04/12 04:33:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/12 04:33:54 INFO : only9: Copied (replaced existing) 2026/04/12 04:33:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.11s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:02 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:34:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:34:02 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:34:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:34:02 INFO : empty_on_remote: Making directory 2026/04/12 04:34:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 04:34:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:04 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:34:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:34:04 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:34:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:34:04 INFO : empty_on_remote: Making directory 2026/04/12 04:34:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/12 04:34:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:06 INFO : sub dir: Making directory 2026/04/12 04:34:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:34:09 INFO : sub dir: Making directory 2026/04/12 04:34:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.26s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:19 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : apple: size = 5 OK 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : apple: Unchanged skipping 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:34:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:34:20 DEBUG : banana: size = 6 OK 2026/04/12 04:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : banana: Unchanged skipping 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:20 INFO : There was nothing to transfer 2026/04/12 04:34:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:20 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:34:20 DEBUG : apple: size = 5 OK 2026/04/12 04:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:34:20 DEBUG : banana: size = 6 OK 2026/04/12 04:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : banana: Unchanged skipping 2026/04/12 04:34:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:34:20 DEBUG : apple: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:34:20 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:20 INFO : There was nothing to transfer 2026/04/12 04:34:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:20 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:35 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:36 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:34:36 DEBUG : banana: size = 6 OK 2026/04/12 04:34:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:34:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:34:36 DEBUG : banana: Unchanged skipping 2026/04/12 04:34:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:34:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:34:36 DEBUG : apple: size = 5 OK 2026/04/12 04:34:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : apple: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:34:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:34:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:34:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:34:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:34:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:34:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:36 INFO : There was nothing to transfer 2026/04/12 04:34:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:37 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : apple: size = 5 OK 2026/04/12 04:34:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : apple: Unchanged skipping 2026/04/12 04:34:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:34:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:34:37 DEBUG : banana: size = 6 OK 2026/04/12 04:34:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : banana: Unchanged skipping 2026/04/12 04:34:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:34:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:34:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:34:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:34:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:34:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:34:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:34:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:34:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:34:37 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:37 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:37 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:37 INFO : There was nothing to transfer 2026/04/12 04:34:37 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:37 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:34:52 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:52 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:34:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:34:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:34:53 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:53 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 04:34:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 04:34:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/12 04:34:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 04:34:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 04:34:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/12 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 04:34:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:34:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 04:34:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:34:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 04:34:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:34:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:34:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:34:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:34:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:34:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:34:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:34:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:34:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:34:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 04:34:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:34:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 04:34:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:34:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 04:34:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:34:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 04:34:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:34:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 04:34:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:34:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 04:34:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:34:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 04:34:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:34:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:55 INFO : banana: Deleted 2026/04/12 04:34:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:34:55 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:34:55 INFO : apple: Deleted 2026/04/12 04:34:55 INFO : splitbananasplit: Deleted 2026/04/12 04:34:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:34:56 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:34:56 INFO : appleappleapplebanana: Deleted 2026/04/12 04:34:56 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:57 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 04:34:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 04:34:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : apple: Unchanged skipping 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:34:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:57 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 04:34:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : banana: Unchanged skipping 2026/04/12 04:34:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 04:34:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:34:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:34:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 04:34:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 04:34:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 04:34:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 04:34:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 04:34:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 04:34:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 04:34:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:34:57 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:34:57 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:57 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:34:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:34:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:34:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:34:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:34:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:34:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:34:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:34:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:34:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:35:11 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:11 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:35:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:35:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:35:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:35:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:35:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:35:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:35:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:35:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:35:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:35:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:35:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:35:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 04:35:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:35:12 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:35:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/12 04:35:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:35:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/12 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/12 04:35:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:35:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/12 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:12 DEBUG : PREFIXbanana: size = 6 OK 2026/04/12 04:35:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 04:35:12 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/12 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:12 DEBUG : PREFIXapple: size = 5 OK 2026/04/12 04:35:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 04:35:12 INFO : apple: Copied (new) to: PREFIXapple 2026/04/12 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:35:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:35:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:35:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:35:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:35:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:35:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:13 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:35:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/12 04:35:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:35:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/12 04:35:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:35:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/12 04:35:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:35:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/12 04:35:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:35:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/12 04:35:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:35:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/12 04:35:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:35:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/12 04:35:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:35:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/12 04:35:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:35:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/12 04:35:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:35:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:35:15 INFO : appleappleapplebanana: Deleted 2026/04/12 04:35:15 INFO : banana: Deleted 2026/04/12 04:35:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:35:15 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:35:15 INFO : splitbananasplit: Deleted 2026/04/12 04:35:15 INFO : apple: Deleted 2026/04/12 04:35:15 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:35:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:35:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:35:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:35:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:35:16 DEBUG : banana: size = 6 OK 2026/04/12 04:35:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 04:35:16 INFO : banana: Copied (new) 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:35:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:35:16 INFO : appleappleapplebanana: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:35:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : apple: size = 5 OK 2026/04/12 04:35:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 04:35:17 INFO : apple: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:35:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:35:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:35:17 INFO : splitbananasplit: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:35:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:35:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:35:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:35:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:35:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 04:35:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:35:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:35:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:35:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:35:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:35:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:35:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:35:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:35:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:35:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:35:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:35:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:35:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:35:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:35:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:35:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:35:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:35:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:35:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 04:35:18 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/12 04:35:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/12 04:35:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/12 04:35:18 INFO : PREFIXsplitbananasplit: Deleted 2026/04/12 04:35:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/12 04:35:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/12 04:35:19 INFO : PREFIXbanana: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/12 04:35:19 INFO : PREFIXapple: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/12 04:35:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/12 04:35:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:19 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:20 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:35:33 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:33 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:35:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:35:34 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/12 04:35:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:35:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/12 04:35:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 04:35:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:34 DEBUG : appleSUFFIX: size = 5 OK 2026/04/12 04:35:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 04:35:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/12 04:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:35:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/12 04:35:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:35:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:35:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:35:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:35:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:35:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:35:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:35:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:35:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:35:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/12 04:35:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:35:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/12 04:35:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:35:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/12 04:35:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:35:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/12 04:35:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:35:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/12 04:35:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:35:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/12 04:35:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:35:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/12 04:35:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:35:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:36 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:35:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:35:37 INFO : appleappleapplebanana: Deleted 2026/04/12 04:35:37 INFO : splitbananasplit: Deleted 2026/04/12 04:35:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:35:37 INFO : apple: Deleted 2026/04/12 04:35:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:35:37 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:35:37 INFO : banana: Deleted 2026/04/12 04:35:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:35:37 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:35:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:35:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:35:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:35:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:35:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:35:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:35:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:35:38 INFO : appleappleapplebanana: Copied (new) 2026/04/12 04:35:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:35:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:35:38 INFO : splitbananasplit: Copied (new) 2026/04/12 04:35:38 DEBUG : banana: size = 6 OK 2026/04/12 04:35:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/12 04:35:38 INFO : banana: Copied (new) 2026/04/12 04:35:38 DEBUG : apple: size = 5 OK 2026/04/12 04:35:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/12 04:35:38 INFO : apple: Copied (new) 2026/04/12 04:35:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:35:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:35:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:35:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:35:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:35:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:35:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:35:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:35:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:35:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:35:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:35:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:35:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 04:35:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:35:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:35:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:35:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:35:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:35:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:35:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:35:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:35:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:35:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:35:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:35:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:35:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 04:35:40 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : appleSUFFIX: Deleted 2026/04/12 04:35:40 INFO : splitbananasplitSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : bananaSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/12 04:35:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/12 04:35:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/12 04:35:41 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:41 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:41 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:35:56 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:57 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : apple: size = 5 OK 2026/04/12 04:35:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:35:57 DEBUG : apple: Unchanged skipping 2026/04/12 04:35:57 DEBUG : banana: size = 6 OK 2026/04/12 04:35:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:35:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:35:57 DEBUG : banana: Unchanged skipping 2026/04/12 04:35:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:35:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:35:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:35:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:35:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:35:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:35:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:35:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:35:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:35:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:35:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:35:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:35:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:35:57 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:35:57 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:35:57 DEBUG : splitbanan: size = 16 OK 2026/04/12 04:35:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/12 04:35:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/12 04:35:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:35:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 04:35:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/12 04:35:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/12 04:35:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:35:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/12 04:35:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/12 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:35:58 DEBUG : appleapple: size = 21 OK 2026/04/12 04:35:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/12 04:35:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/12 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:35:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/12 04:35:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/12 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:35:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/12 04:35:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/12 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:35:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/12 04:35:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/12 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:35:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/12 04:35:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/12 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:35:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/12 04:35:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/12 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:35:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/12 04:35:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/12 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:35:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/12 04:35:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/12 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:35:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 04:35:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/12 04:35:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/12 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:35:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 04:35:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/12 04:35:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/12 04:35:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:35:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 04:35:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/12 04:35:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/12 04:35:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:35:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 04:35:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/12 04:35:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/12 04:35:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 04:35:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/12 04:35:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/12 04:35:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 04:35:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/12 04:35:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/12 04:35:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 04:35:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/12 04:35:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/12 04:35:59 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:36:00 INFO : appleappleapplebanana: Deleted 2026/04/12 04:36:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:36:00 INFO : splitbananasplit: Deleted 2026/04/12 04:36:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:36:00 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:36:00 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:00 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 04:36:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : appleapple: size = 21 OK 2026/04/12 04:36:01 DEBUG : apple: size = 5 OK 2026/04/12 04:36:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : splitbanan: size = 16 OK 2026/04/12 04:36:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:01 DEBUG : banana: size = 6 OK 2026/04/12 04:36:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:36:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 04:36:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 04:36:01 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:01 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:01 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:36:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:36:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:36:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:36:15 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:16 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : apple: size = 5 OK 2026/04/12 04:36:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:16 DEBUG : banana: size = 6 OK 2026/04/12 04:36:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:16 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:16 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : apple: size = 5 OK 2026/04/12 04:36:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:17 DEBUG : banana: size = 6 OK 2026/04/12 04:36:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:17 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:17 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:17 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:17 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:17 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:36:33 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:33 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:33 DEBUG : apple: size = 5 OK 2026/04/12 04:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:33 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:33 DEBUG : banana: size = 6 OK 2026/04/12 04:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:33 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:33 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : apple: size = 5 OK 2026/04/12 04:36:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:34 DEBUG : banana: size = 6 OK 2026/04/12 04:36:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:36:48 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:48 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : apple: size = 5 OK 2026/04/12 04:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:49 DEBUG : banana: size = 6 OK 2026/04/12 04:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:49 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:49 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:49 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:49 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:36:50 DEBUG : banana: size = 6 OK 2026/04/12 04:36:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : banana: Unchanged skipping 2026/04/12 04:36:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:36:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:36:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:36:50 DEBUG : apple: size = 5 OK 2026/04/12 04:36:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : apple: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:36:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:36:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:36:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:36:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:36:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:36:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:36:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:36:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:36:50 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:36:50 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:50 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:50 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:36:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:05 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:06 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : apple: size = 5 OK 2026/04/12 04:37:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : apple: Unchanged skipping 2026/04/12 04:37:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:37:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:37:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:37:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:37:06 DEBUG : banana: size = 6 OK 2026/04/12 04:37:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : banana: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:37:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:37:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:37:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:37:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:37:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:37:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:37:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:37:06 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:06 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:06 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:06 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : apple: size = 5 OK 2026/04/12 04:37:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:37:07 DEBUG : apple: Unchanged skipping 2026/04/12 04:37:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:37:07 DEBUG : banana: size = 6 OK 2026/04/12 04:37:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:37:07 DEBUG : banana: Unchanged skipping 2026/04/12 04:37:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:37:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:37:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:37:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:37:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:37:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:37:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:37:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:37:07 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:07 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:22 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:23 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:37:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:37:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:37:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:37:23 DEBUG : apple: size = 5 OK 2026/04/12 04:37:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : apple: Unchanged skipping 2026/04/12 04:37:23 DEBUG : banana: size = 6 OK 2026/04/12 04:37:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : banana: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:37:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:37:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:37:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:37:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:37:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:37:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:37:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:37:23 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:23 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:23 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:23 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : apple: size = 5 OK 2026/04/12 04:37:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:37:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : apple: Unchanged skipping 2026/04/12 04:37:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:37:24 DEBUG : banana: size = 6 OK 2026/04/12 04:37:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : banana: Unchanged skipping 2026/04/12 04:37:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:37:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:37:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:37:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:37:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:37:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:37:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:37:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:37:24 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:24 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.60s) --- PASS: TestTransform/NFC (14.01s) --- PASS: TestTransform/NFD (16.94s) --- PASS: TestTransform/base64 (19.42s) --- PASS: TestTransform/prefix (22.81s) --- PASS: TestTransform/suffix (21.89s) --- PASS: TestTransform/truncate (19.72s) --- PASS: TestTransform/encoder (16.40s) --- PASS: TestTransform/ISO-8859-1 (16.87s) --- PASS: TestTransform/charmap (15.61s) --- PASS: TestTransform/lowercase (17.34s) --- PASS: TestTransform/ascii (16.59s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:37:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:37:29 INFO : sub dir_somesuffix: Making directory 2026/04/12 04:37:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:37:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/12 04:37:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:37:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:37:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:29 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/12 04:37:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:31 INFO : tictactoe: Making directory 2026/04/12 04:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:37:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:31 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/12 04:37:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/12 04:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.80s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:33 INFO : toe: Making directory 2026/04/12 04:37:33 INFO : toe/toe: Making directory 2026/04/12 04:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:37:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:37:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:37:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:33 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 04:37:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 04:37:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:34 INFO : toe: Making directory 2026/04/12 04:37:34 INFO : toe/toe: Making directory 2026/04/12 04:37:34 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:37:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:37:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:37:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:34 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 04:37:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 04:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:36 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:37:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:37:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:36 INFO : tictacempty_dir: Making directory 2026/04/12 04:37:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:36 INFO : tictactoe: Making directory 2026/04/12 04:37:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:36 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:36 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:37:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:38 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:37:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:38 INFO : tictacempty_dir: Making directory 2026/04/12 04:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:38 INFO : tictactoe: Making directory 2026/04/12 04:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:38 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:38 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 04:37:39 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:39 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/12 04:37:39 NOTICE: B2 bucket rclone-test-dezukim4xafa: 0 differences found 2026/04/12 04:37:39 NOTICE: B2 bucket rclone-test-dezukim4xafa: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:40 INFO : tictactoe: Making directory 2026/04/12 04:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:40 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:40 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:40 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:37:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:41 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:41 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:37:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:37:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/12 04:37:41 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:41 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.10s) === RUN TestSyntax 2026/04/12 04:37:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:42 INFO : toe: Making directory 2026/04/12 04:37:42 INFO : toe/toe: Making directory 2026/04/12 04:37:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:37:42 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:42 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:43 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 04:37:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:43 INFO : toe/toe/toe: Copied (new) 2026/04/12 04:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:44 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:37:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:44 INFO : tictacempty_dir: Making directory 2026/04/12 04:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:44 INFO : tictactoe: Making directory 2026/04/12 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:44 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:37:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:44 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:45 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:37:45 INFO : toe/toe: Removing directory 2026/04/12 04:37:45 INFO : toe: Removing directory 2026/04/12 04:37:45 INFO : empty_dir: Removing directory 2026/04/12 04:37:45 DEBUG : Local file system at /tmp/rclone3961663805: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:45 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:37:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:37:45 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:46 INFO : tictacempty_dir: Making directory 2026/04/12 04:37:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:46 INFO : tictactoe: Making directory 2026/04/12 04:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:46 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:46 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:46 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:37:46 INFO : toe/toe: Removing directory 2026/04/12 04:37:46 INFO : toe: Removing directory 2026/04/12 04:37:46 INFO : empty_dir: Removing directory 2026/04/12 04:37:46 DEBUG : Local file system at /tmp/rclone3961663805: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 04:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 04:37:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/12 04:37:48 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.42s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:49 DEBUG : Reset feature "Copy" 2026/04/12 04:37:49 DEBUG : Reset feature "Move" 2026/04/12 04:37:49 DEBUG : Reset feature "Copy" 2026/04/12 04:37:49 DEBUG : Reset feature "Move" 2026/04/12 04:37:49 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:49 INFO : tictacempty_dir: Making directory 2026/04/12 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:49 INFO : tictactoe: Making directory 2026/04/12 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:49 INFO : tictactoe/tictactoe: Making directory 2026/04/12 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:49 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:49 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:37:50 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:37:50 INFO : toe/toe: Removing directory 2026/04/12 04:37:50 INFO : toe: Removing directory 2026/04/12 04:37:50 INFO : empty_dir: Removing directory 2026/04/12 04:37:50 DEBUG : Local file system at /tmp/rclone3961663805: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/12 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:37:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 04:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/12 04:37:52 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.69s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:53 DEBUG : toe: transformed to: dG9l 2026/04/12 04:37:53 DEBUG : toe: transformed to: dG9l 2026/04/12 04:37:53 INFO : dG9l: Making directory 2026/04/12 04:37:53 DEBUG : toe: transformed to: dG9l 2026/04/12 04:37:53 DEBUG : toe: transformed to: dG9l 2026/04/12 04:37:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 04:37:53 INFO : dG9l/dG9l: Making directory 2026/04/12 04:37:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 04:37:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/12 04:37:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:37:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:37:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:37:53 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:53 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/12 04:37:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:37:53 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:54 DEBUG : dG9l: transformed to: toe 2026/04/12 04:37:54 DEBUG : dG9l: transformed to: toe 2026/04/12 04:37:54 DEBUG : dG9l: transformed to: toe 2026/04/12 04:37:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/12 04:37:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/12 04:37:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 04:37:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/12 04:37:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/12 04:37:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/12 04:37:54 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for checks to finish 2026/04/12 04:37:54 DEBUG : Local file system at /tmp/rclone3961663805: Waiting for transfers to finish 2026/04/12 04:37:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-dezukim4xafa", Local "Local file system at /tmp/rclone3961663805", Modify Window "1ms" 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe: transformed to: 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe: transformed to: 2026/04/12 04:37:55 INFO : B2 bucket rclone-test-dezukim4xafa: Making directory 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe: transformed to: 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe: transformed to: 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe/toe: transformed to: 2026/04/12 04:37:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 04:37:55 INFO : toe/toe: Making directory 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe/toe: transformed to: 2026/04/12 04:37:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe: transformed to: 2026/04/12 04:37:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:37:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:37:55 DEBUG : toe/toe/toe: transformed to: 2026/04/12 04:37:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/12 04:37:55 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for checks to finish 2026/04/12 04:37:55 DEBUG : B2 bucket rclone-test-dezukim4xafa: Waiting for transfers to finish 2026/04/12 04:37:56 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 04:37:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/12 04:37:56 INFO : toe/toe/toe: Copied (new) 2026/04/12 04:37:56 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting files as there were IO errors 2026/04/12 04:37:56 ERROR : B2 bucket rclone-test-dezukim4xafa: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/04/12 04:37:57 DEBUG : B2 bucket rclone-test-dezukim4xafa: Purge remote 2026/04/12 04:37:57 INFO : B2 bucket rclone-test-dezukim4xafa: cleaning bucket "rclone-test-dezukim4xafa" of all files 2026/04/12 04:37:58 DEBUG : BackupDir/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b0e_d20260412_m043142_c001_v7007000_t0000_u01775968302962") 2026/04/12 04:37:58 DEBUG : BackupDir/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f110b682ffea1ece9_d20260412_m043137_c001_v0001185_t0022_u01775968297324") 2026/04/12 04:37:58 DEBUG : CompareDest/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f401838c780e7929a_d20260412_m043118_c001_v7007000_t0000_u01775968278051") 2026/04/12 04:37:58 DEBUG : CompareDest/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744d3d_d20260412_m043111_c001_v0001154_t0006_u01775968271360") 2026/04/12 04:37:58 DEBUG : CompareDest/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f401838c780e7929d_d20260412_m043118_c001_v7007000_t0000_u01775968278240") 2026/04/12 04:37:58 DEBUG : CompareDest/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c263c_d20260412_m043112_c001_v0001136_t0032_u01775968272932") 2026/04/12 04:37:58 DEBUG : CopyDest/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b0f_d20260412_m043143_c001_v7007000_t0000_u01775968303146") 2026/04/12 04:37:58 DEBUG : CopyDest/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58371c_d20260412_m043134_c001_v0001145_t0038_u01775968294330") 2026/04/12 04:37:58 DEBUG : CopyDest/three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b10_d20260412_m043143_c001_v7007000_t0000_u01775968303335") 2026/04/12 04:37:58 DEBUG : CopyDest/three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c26a2_d20260412_m043141_c001_v0001136_t0006_u01775968301000") 2026/04/12 04:37:58 DEBUG : CopyDest/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b11_d20260412_m043143_c001_v7007000_t0000_u01775968303521") 2026/04/12 04:37:58 DEBUG : CopyDest/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744da5_d20260412_m043138_c001_v0001154_t0002_u01775968298696") 2026/04/12 04:37:58 DEBUG : EXISTING: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367be2_d20260412_m043309_c001_v7007000_t0000_u01775968389757") 2026/04/12 04:37:58 DEBUG : EXISTING: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ec1_d20260412_m043308_c001_v0001154_t0011_u01775968388618") 2026/04/12 04:37:58 DEBUG : PREFIXapple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d58_d20260412_m043519_c001_v7007000_t0000_u01775968519090") 2026/04/12 04:37:59 DEBUG : PREFIXapple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28df_d20260412_m043512_c001_v0001136_t0012_u01775968512566") 2026/04/12 04:37:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079672_d20260412_m043518_c001_v7007000_t0000_u01775968518868") 2026/04/12 04:37:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745071_d20260412_m043512_c001_v0001154_t0000_u01775968512557") 2026/04/12 04:37:59 DEBUG : PREFIXbanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079673_d20260412_m043519_c001_v7007000_t0000_u01775968519057") 2026/04/12 04:37:59 DEBUG : PREFIXbanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70f3_d20260412_m043512_c001_v0001093_t0019_u01775968512575") 2026/04/12 04:37:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c46_d20260412_m043518_c001_v7007000_t0000_u01775968518895") 2026/04/12 04:37:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839bd_d20260412_m043512_c001_v0001145_t0036_u01775968512591") 2026/04/12 04:37:59 DEBUG : Testêé: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367ba8_d20260412_m043305_c001_v7007000_t0000_u01775968385676") 2026/04/12 04:37:59 DEBUG : Testêé: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2768_d20260412_m043304_c001_v0001136_t0029_u01775968384936") 2026/04/12 04:37:59 DEBUG : Testêé: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744eb7_d20260412_m043303_c001_v0001154_t0019_u01775968383862") 2026/04/12 04:37:59 DEBUG : YXBwbGU=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081044d_d20260412_m043457_c001_v7007000_t0000_u01775968497810") 2026/04/12 04:37:59 DEBUG : YXBwbGU=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28af_d20260412_m043453_c001_v0001136_t0055_u01775968493342") 2026/04/12 04:37:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081044e_d20260412_m043457_c001_v7007000_t0000_u01775968497994") 2026/04/12 04:37:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74502f_d20260412_m043453_c001_v0001154_t0020_u01775968493354") 2026/04/12 04:37:59 DEBUG : YmFuYW5h: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081044f_d20260412_m043458_c001_v7007000_t0000_u01775968498175") 2026/04/12 04:38:00 DEBUG : YmFuYW5h: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7085_d20260412_m043453_c001_v0001093_t0055_u01775968493364") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba299_d20260412_m042939_c001_v7007000_t0000_u01775968179772") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c249c_d20260412_m042939_c001_v0001136_t0041_u01775968179104") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba296_d20260412_m042937_c001_v7007000_t0000_u01775968177230") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c248c_d20260412_m042936_c001_v0001136_t0057_u01775968176322") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b2_d20260412_m042917_c001_v7007000_t0000_u01775968157533") 2026/04/12 04:38:00 DEBUG : a/potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2426_d20260412_m042916_c001_v0001136_t0056_u01775968156665") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee92a_d20260412_m043724_c001_v7007000_t0000_u01775968644995") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a61_d20260412_m043720_c001_v0001136_t0052_u01775968640720") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dcc_d20260412_m043708_c001_v7007000_t0000_u01775968628405") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a29_d20260412_m043704_c001_v0001136_t0040_u01775968624145") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d43_d20260412_m043651_c001_v7007000_t0000_u01775968611025") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a09_d20260412_m043647_c001_v0001136_t0052_u01775968607444") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142290_d20260412_m043635_c001_v7007000_t0000_u01775968595418") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29d9_d20260412_m043631_c001_v0001136_t0050_u01775968591671") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee714_d20260412_m043618_c001_v7007000_t0000_u01775968578475") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29ab_d20260412_m043614_c001_v0001136_t0056_u01775968574314") 2026/04/12 04:38:00 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5299c_d20260412_m043602_c001_v7007000_t0000_u01775968562137") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74511a_d20260412_m043555_c001_v0001154_t0017_u01775968555067") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc097_d20260412_m043542_c001_v7007000_t0000_u01775968542445") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c293f_d20260412_m043538_c001_v0001136_t0054_u01775968538190") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee9932c_d20260412_m043537_c001_v7007000_t0000_u01775968537088") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2921_d20260412_m043532_c001_v0001136_t0017_u01775968532067") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6df_d20260412_m043520_c001_v7007000_t0000_u01775968520590") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7111_d20260412_m043516_c001_v0001093_t0015_u01775968516462") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6cb_d20260412_m043515_c001_v7007000_t0000_u01775968515536") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74506b_d20260412_m043510_c001_v0001154_t0000_u01775968510287") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415b518805c53665_d20260412_m043455_c001_v7007000_t0000_u01775968495896") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28a7_d20260412_m043450_c001_v0001136_t0029_u01775968490517") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293418_d20260412_m043438_c001_v7007000_t0000_u01775968478370") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2872_d20260412_m043434_c001_v0001136_t0018_u01775968474441") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ecb_d20260412_m043421_c001_v7007000_t0000_u01775968461452") 2026/04/12 04:38:01 DEBUG : apple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c283a_d20260412_m043417_c001_v0001136_t0020_u01775968457777") 2026/04/12 04:38:01 DEBUG : appleSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc08c_d20260412_m043540_c001_v7007000_t0000_u01775968540704") 2026/04/12 04:38:01 DEBUG : appleSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c292b_d20260412_m043534_c001_v0001136_t0013_u01775968534408") 2026/04/12 04:38:01 DEBUG : appleapple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529a1_d20260412_m043602_c001_v7007000_t0000_u01775968562320") 2026/04/12 04:38:01 DEBUG : appleapple: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71f7_d20260412_m043557_c001_v0001093_t0028_u01775968557820") 2026/04/12 04:38:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee92c_d20260412_m043725_c001_v7007000_t0000_u01775968645177") 2026/04/12 04:38:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74521e_d20260412_m043721_c001_v0001154_t0024_u01775968641799") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dcd_d20260412_m043708_c001_v7007000_t0000_u01775968628588") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451f6_d20260412_m043704_c001_v0001154_t0007_u01775968624958") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d44_d20260412_m043651_c001_v7007000_t0000_u01775968611214") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451d6_d20260412_m043648_c001_v0001154_t0019_u01775968608062") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142291_d20260412_m043635_c001_v7007000_t0000_u01775968595602") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451ae_d20260412_m043632_c001_v0001154_t0014_u01775968592390") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee715_d20260412_m043618_c001_v7007000_t0000_u01775968578658") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745172_d20260412_m043614_c001_v0001154_t0015_u01775968574930") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ce7_d20260412_m043600_c001_v7007000_t0000_u01775968560138") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c297b_d20260412_m043555_c001_v0001136_t0013_u01775968555958") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc099_d20260412_m043542_c001_v7007000_t0000_u01775968542628") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7195_d20260412_m043538_c001_v0001093_t0001_u01775968538178") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40583d99f2d4587e_d20260412_m043537_c001_v7007000_t0000_u01775968537083") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7171_d20260412_m043532_c001_v0001093_t0050_u01775968532883") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e0_d20260412_m043520_c001_v7007000_t0000_u01775968520773") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839cf_d20260412_m043516_c001_v0001145_t0020_u01775968516477") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d4c_d20260412_m043515_c001_v7007000_t0000_u01775968515478") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70e9_d20260412_m043511_c001_v0001093_t0039_u01775968511145") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810433_d20260412_m043456_c001_v7007000_t0000_u01775968496204") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7081_d20260412_m043451_c001_v0001093_t0040_u01775968491460") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293419_d20260412_m043438_c001_v7007000_t0000_u01775968478552") 2026/04/12 04:38:02 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7035_d20260412_m043435_c001_v0001093_t0051_u01775968475296") 2026/04/12 04:38:03 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ecc_d20260412_m043421_c001_v7007000_t0000_u01775968461633") 2026/04/12 04:38:03 DEBUG : appleappleapplebanana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6fcf_d20260412_m043418_c001_v0001093_t0028_u01775968458608") 2026/04/12 04:38:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc092_d20260412_m043540_c001_v7007000_t0000_u01775968540913") 2026/04/12 04:38:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f717d_d20260412_m043534_c001_v0001093_t0003_u01775968534417") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba29a_d20260412_m042939_c001_v7007000_t0000_u01775968179957") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2490_d20260412_m042937_c001_v0001136_t0024_u01775968177785") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba295_d20260412_m042936_c001_v7007000_t0000_u01775968176676") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2484_d20260412_m042935_c001_v0001136_t0023_u01775968175123") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b1_d20260412_m042916_c001_v7007000_t0000_u01775968156984") 2026/04/12 04:38:03 DEBUG : b/potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2420_d20260412_m042915_c001_v0001136_t0030_u01775968155534") 2026/04/12 04:38:03 DEBUG : backup/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544cf9_d20260412_m043158_c001_v7007000_t0000_u01775968318221") 2026/04/12 04:38:03 DEBUG : backup/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f115fecf62c305af4_d20260412_m043155_c001_v0001042_t0042_u01775968315177") 2026/04/12 04:38:03 DEBUG : backup/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f118c03835ece4341_d20260412_m043150_c001_v0001157_t0039_u01775968310807") 2026/04/12 04:38:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dce16_d20260412_m043225_c001_v7007000_t0000_u01775968345002") 2026/04/12 04:38:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1074aab42d9abb5c_d20260412_m043223_c001_v0001120_t0039_u01775968343158") 2026/04/12 04:38:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1123292b189e08e8_d20260412_m043218_c001_v0001117_t0028_u01775968338824") 2026/04/12 04:38:04 DEBUG : backup/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b62_d20260412_m043212_c001_v7007000_t0000_u01775968332057") 2026/04/12 04:38:04 DEBUG : backup/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f100867a7cb94a692_d20260412_m043210_c001_v0001178_t0036_u01775968330352") 2026/04/12 04:38:04 DEBUG : backup/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f100b6ff63ddfad43_d20260412_m043206_c001_v0001167_t0025_u01775968326028") 2026/04/12 04:38:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dce1a_d20260412_m043225_c001_v7007000_t0000_u01775968345190") 2026/04/12 04:38:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f103363b74ad1205d_d20260412_m043224_c001_v0001171_t0036_u01775968344142") 2026/04/12 04:38:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f115fef302fadfbd3_d20260412_m043220_c001_v0001099_t0058_u01775968340518") 2026/04/12 04:38:04 DEBUG : backup/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544cfa_d20260412_m043158_c001_v7007000_t0000_u01775968318404") 2026/04/12 04:38:04 DEBUG : backup/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1190a0047ab404bc_d20260412_m043157_c001_v0001167_t0021_u01775968317220") 2026/04/12 04:38:04 DEBUG : backup/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1071ec4cd8cb4cf0_d20260412_m043152_c001_v0001161_t0025_u01775968312808") 2026/04/12 04:38:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b63_d20260412_m043212_c001_v7007000_t0000_u01775968332241") 2026/04/12 04:38:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f106a3d155b31743a_d20260412_m043211_c001_v0001105_t0029_u01775968331163") 2026/04/12 04:38:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f10504d098e36a51f_d20260412_m043207_c001_v0001172_t0030_u01775968327621") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee92e_d20260412_m043725_c001_v7007000_t0000_u01775968645360") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7322_d20260412_m043721_c001_v0001093_t0007_u01775968641149") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dce_d20260412_m043708_c001_v7007000_t0000_u01775968628773") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72e6_d20260412_m043704_c001_v0001093_t0005_u01775968624531") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d45_d20260412_m043651_c001_v7007000_t0000_u01775968611398") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72a8_d20260412_m043647_c001_v0001093_t0045_u01775968607761") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142292_d20260412_m043635_c001_v7007000_t0000_u01775968595786") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7274_d20260412_m043632_c001_v0001093_t0000_u01775968592017") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee716_d20260412_m043618_c001_v7007000_t0000_u01775968578843") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7242_d20260412_m043614_c001_v0001093_t0040_u01775968574630") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529a5_d20260412_m043602_c001_v7007000_t0000_u01775968562505") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71ed_d20260412_m043555_c001_v0001093_t0007_u01775968555391") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09a_d20260412_m043542_c001_v7007000_t0000_u01775968542812") 2026/04/12 04:38:05 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450dc_d20260412_m043538_c001_v0001154_t0016_u01775968538200") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40583d99f2d4587f_d20260412_m043537_c001_v7007000_t0000_u01775968537266") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a09_d20260412_m043532_c001_v0001145_t0018_u01775968532464") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e1_d20260412_m043520_c001_v7007000_t0000_u01775968520955") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28f5_d20260412_m043516_c001_v0001136_t0050_u01775968516485") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081046c_d20260412_m043515_c001_v7007000_t0000_u01775968515493") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28db_d20260412_m043510_c001_v0001136_t0006_u01775968510656") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ba3_d20260412_m043455_c001_v7007000_t0000_u01775968495465") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74502d_d20260412_m043451_c001_v0001154_t0015_u01775968491070") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341a_d20260412_m043438_c001_v7007000_t0000_u01775968478735") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ff9_d20260412_m043434_c001_v0001154_t0013_u01775968474971") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ecd_d20260412_m043421_c001_v7007000_t0000_u01775968461815") 2026/04/12 04:38:06 DEBUG : banana: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fcb_d20260412_m043418_c001_v0001154_t0018_u01775968458279") 2026/04/12 04:38:06 DEBUG : bananaSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4127ba9fd09cdefd_d20260412_m043540_c001_v7007000_t0000_u01775968540751") 2026/04/12 04:38:06 DEBUG : bananaSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450ca_d20260412_m043534_c001_v0001154_t0017_u01775968534439") 2026/04/12 04:38:06 DEBUG : both0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52850_d20260412_m043354_c001_v7007000_t0000_u01775968434688") 2026/04/12 04:38:06 DEBUG : both0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58384d_d20260412_m043335_c001_v0001145_t0025_u01775968415568") 2026/04/12 04:38:06 DEBUG : both0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba80_d20260412_m043331_c001_v7007000_t0000_u01775968411360") 2026/04/12 04:38:06 DEBUG : both0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2770_d20260412_m043312_c001_v0001136_t0016_u01775968392060") 2026/04/12 04:38:07 DEBUG : both1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52851_d20260412_m043354_c001_v7007000_t0000_u01775968434873") 2026/04/12 04:38:07 DEBUG : both1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27ac_d20260412_m043336_c001_v0001136_t0032_u01775968416951") 2026/04/12 04:38:07 DEBUG : both1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba81_d20260412_m043331_c001_v7007000_t0000_u01775968411541") 2026/04/12 04:38:07 DEBUG : both1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ecd_d20260412_m043313_c001_v0001154_t0013_u01775968393759") 2026/04/12 04:38:07 DEBUG : both10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52853_d20260412_m043355_c001_v7007000_t0000_u01775968435056") 2026/04/12 04:38:07 DEBUG : both10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27d0_d20260412_m043344_c001_v0001136_t0013_u01775968424502") 2026/04/12 04:38:07 DEBUG : both10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba82_d20260412_m043331_c001_v7007000_t0000_u01775968411723") 2026/04/12 04:38:07 DEBUG : both10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ee3_d20260412_m043320_c001_v0001154_t0002_u01775968400553") 2026/04/12 04:38:07 DEBUG : both11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52854_d20260412_m043355_c001_v7007000_t0000_u01775968435241") 2026/04/12 04:38:07 DEBUG : both11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f49_d20260412_m043345_c001_v0001154_t0000_u01775968425446") 2026/04/12 04:38:07 DEBUG : both11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba84_d20260412_m043331_c001_v7007000_t0000_u01775968411905") 2026/04/12 04:38:07 DEBUG : both11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58381d_d20260412_m043321_c001_v0001145_t0044_u01775968401296") 2026/04/12 04:38:07 DEBUG : both12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52855_d20260412_m043355_c001_v7007000_t0000_u01775968435427") 2026/04/12 04:38:07 DEBUG : both12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58387d_d20260412_m043346_c001_v0001145_t0048_u01775968426104") 2026/04/12 04:38:07 DEBUG : both12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba85_d20260412_m043332_c001_v7007000_t0000_u01775968412088") 2026/04/12 04:38:07 DEBUG : both12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2790_d20260412_m043322_c001_v0001136_t0008_u01775968402036") 2026/04/12 04:38:07 DEBUG : both13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52856_d20260412_m043355_c001_v7007000_t0000_u01775968435611") 2026/04/12 04:38:07 DEBUG : both13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27d8_d20260412_m043346_c001_v0001136_t0026_u01775968426664") 2026/04/12 04:38:07 DEBUG : both13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba86_d20260412_m043332_c001_v7007000_t0000_u01775968412270") 2026/04/12 04:38:07 DEBUG : both13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ee9_d20260412_m043322_c001_v0001154_t0007_u01775968402891") 2026/04/12 04:38:08 DEBUG : both14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52857_d20260412_m043355_c001_v7007000_t0000_u01775968435796") 2026/04/12 04:38:08 DEBUG : both14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f5b_d20260412_m043347_c001_v0001154_t0025_u01775968427436") 2026/04/12 04:38:08 DEBUG : both14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba87_d20260412_m043332_c001_v7007000_t0000_u01775968412452") 2026/04/12 04:38:08 DEBUG : both14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583829_d20260412_m043323_c001_v0001145_t0037_u01775968403580") 2026/04/12 04:38:08 DEBUG : both15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52858_d20260412_m043355_c001_v7007000_t0000_u01775968435979") 2026/04/12 04:38:08 DEBUG : both15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583889_d20260412_m043348_c001_v0001145_t0041_u01775968428506") 2026/04/12 04:38:08 DEBUG : both15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba88_d20260412_m043332_c001_v7007000_t0000_u01775968412636") 2026/04/12 04:38:08 DEBUG : both15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2798_d20260412_m043324_c001_v0001136_t0036_u01775968404240") 2026/04/12 04:38:08 DEBUG : both16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52859_d20260412_m043356_c001_v7007000_t0000_u01775968436164") 2026/04/12 04:38:08 DEBUG : both16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27e4_d20260412_m043349_c001_v0001136_t0030_u01775968429082") 2026/04/12 04:38:08 DEBUG : both16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba89_d20260412_m043332_c001_v7007000_t0000_u01775968412818") 2026/04/12 04:38:08 DEBUG : both16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ef5_d20260412_m043325_c001_v0001154_t0002_u01775968405016") 2026/04/12 04:38:08 DEBUG : both17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285a_d20260412_m043356_c001_v7007000_t0000_u01775968436348") 2026/04/12 04:38:08 DEBUG : both17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f63_d20260412_m043350_c001_v0001154_t0012_u01775968430005") 2026/04/12 04:38:08 DEBUG : both17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8a_d20260412_m043333_c001_v7007000_t0000_u01775968413004") 2026/04/12 04:38:08 DEBUG : both17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583831_d20260412_m043325_c001_v0001145_t0041_u01775968405880") 2026/04/12 04:38:08 DEBUG : both18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285b_d20260412_m043356_c001_v7007000_t0000_u01775968436543") 2026/04/12 04:38:08 DEBUG : both18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583893_d20260412_m043350_c001_v0001145_t0059_u01775968430720") 2026/04/12 04:38:08 DEBUG : both18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8b_d20260412_m043333_c001_v7007000_t0000_u01775968413187") 2026/04/12 04:38:08 DEBUG : both18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c279c_d20260412_m043326_c001_v0001136_t0004_u01775968406655") 2026/04/12 04:38:08 DEBUG : both19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285c_d20260412_m043356_c001_v7007000_t0000_u01775968436727") 2026/04/12 04:38:09 DEBUG : both19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27ea_d20260412_m043351_c001_v0001136_t0031_u01775968431771") 2026/04/12 04:38:09 DEBUG : both19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8c_d20260412_m043333_c001_v7007000_t0000_u01775968413369") 2026/04/12 04:38:09 DEBUG : both19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744eff_d20260412_m043327_c001_v0001154_t0022_u01775968407900") 2026/04/12 04:38:09 DEBUG : both2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285d_d20260412_m043356_c001_v7007000_t0000_u01775968436911") 2026/04/12 04:38:09 DEBUG : both2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f25_d20260412_m043337_c001_v0001154_t0011_u01775968417890") 2026/04/12 04:38:09 DEBUG : both2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8d_d20260412_m043333_c001_v7007000_t0000_u01775968413551") 2026/04/12 04:38:09 DEBUG : both2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583807_d20260412_m043314_c001_v0001145_t0019_u01775968394481") 2026/04/12 04:38:09 DEBUG : both3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285e_d20260412_m043357_c001_v7007000_t0000_u01775968437094") 2026/04/12 04:38:09 DEBUG : both3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583859_d20260412_m043338_c001_v0001145_t0028_u01775968418827") 2026/04/12 04:38:09 DEBUG : both3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8e_d20260412_m043333_c001_v7007000_t0000_u01775968413732") 2026/04/12 04:38:09 DEBUG : both3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2778_d20260412_m043315_c001_v0001136_t0001_u01775968395176") 2026/04/12 04:38:09 DEBUG : both4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5285f_d20260412_m043357_c001_v7007000_t0000_u01775968437280") 2026/04/12 04:38:09 DEBUG : both4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27b8_d20260412_m043339_c001_v0001136_t0009_u01775968419689") 2026/04/12 04:38:09 DEBUG : both4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba8f_d20260412_m043333_c001_v7007000_t0000_u01775968413917") 2026/04/12 04:38:09 DEBUG : both4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ed7_d20260412_m043315_c001_v0001154_t0003_u01775968395889") 2026/04/12 04:38:09 DEBUG : both5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52860_d20260412_m043357_c001_v7007000_t0000_u01775968437465") 2026/04/12 04:38:09 DEBUG : both5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f35_d20260412_m043340_c001_v0001154_t0003_u01775968420473") 2026/04/12 04:38:09 DEBUG : both5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba90_d20260412_m043334_c001_v7007000_t0000_u01775968414099") 2026/04/12 04:38:09 DEBUG : both5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58380f_d20260412_m043316_c001_v0001145_t0022_u01775968396587") 2026/04/12 04:38:09 DEBUG : both6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52861_d20260412_m043357_c001_v7007000_t0000_u01775968437654") 2026/04/12 04:38:09 DEBUG : both6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583865_d20260412_m043341_c001_v0001145_t0036_u01775968421252") 2026/04/12 04:38:10 DEBUG : both6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba91_d20260412_m043334_c001_v7007000_t0000_u01775968414281") 2026/04/12 04:38:10 DEBUG : both6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2780_d20260412_m043317_c001_v0001136_t0036_u01775968397702") 2026/04/12 04:38:10 DEBUG : both7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52863_d20260412_m043357_c001_v7007000_t0000_u01775968437837") 2026/04/12 04:38:10 DEBUG : both7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27c4_d20260412_m043342_c001_v0001136_t0043_u01775968422006") 2026/04/12 04:38:10 DEBUG : both7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba92_d20260412_m043334_c001_v7007000_t0000_u01775968414463") 2026/04/12 04:38:10 DEBUG : both7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744edd_d20260412_m043318_c001_v0001154_t0013_u01775968398532") 2026/04/12 04:38:10 DEBUG : both8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52864_d20260412_m043358_c001_v7007000_t0000_u01775968438023") 2026/04/12 04:38:10 DEBUG : both8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f3f_d20260412_m043342_c001_v0001154_t0018_u01775968422617") 2026/04/12 04:38:10 DEBUG : both8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba93_d20260412_m043334_c001_v7007000_t0000_u01775968414646") 2026/04/12 04:38:10 DEBUG : both8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583817_d20260412_m043319_c001_v0001145_t0042_u01775968399211") 2026/04/12 04:38:10 DEBUG : both9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52866_d20260412_m043358_c001_v7007000_t0000_u01775968438210") 2026/04/12 04:38:10 DEBUG : both9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58386f_d20260412_m043343_c001_v0001145_t0025_u01775968423341") 2026/04/12 04:38:10 DEBUG : both9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba94_d20260412_m043334_c001_v7007000_t0000_u01775968414828") 2026/04/12 04:38:10 DEBUG : both9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2788_d20260412_m043319_c001_v0001136_t0007_u01775968399880") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba29b_d20260412_m042940_c001_v7007000_t0000_u01775968180140") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2494_d20260412_m042938_c001_v0001136_t0047_u01775968178346") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba297_d20260412_m042937_c001_v7007000_t0000_u01775968177415") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c248a_d20260412_m042935_c001_v0001136_t0041_u01775968175647") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b3_d20260412_m042917_c001_v7007000_t0000_u01775968157720") 2026/04/12 04:38:10 DEBUG : c/non empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2422_d20260412_m042915_c001_v0001136_t0017_u01775968155844") 2026/04/12 04:38:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810450_d20260412_m043458_c001_v7007000_t0000_u01775968498358") 2026/04/12 04:38:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583965_d20260412_m043453_c001_v0001145_t0005_u01775968493375") 2026/04/12 04:38:11 DEBUG : check sum: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526ab_d20260412_m042908_c001_v7007000_t0000_u01775968148193") 2026/04/12 04:38:11 DEBUG : check sum: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23fe_d20260412_m042907_c001_v0001136_t0007_u01775968147052") 2026/04/12 04:38:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea054540b_d20260412_m043755_c001_v7007000_t0000_u01775968675250") 2026/04/12 04:38:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2abe_d20260412_m043753_c001_v0001136_t0051_u01775968673754") 2026/04/12 04:38:11 DEBUG : dest/3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016ab1_d20260412_m043127_c001_v7007000_t0000_u01775968287355") 2026/04/12 04:38:11 DEBUG : dest/3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408526982f38b33b_d20260412_m043126_c001_v0001184_t0026_u01775968286260") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529a9_d20260412_m043602_c001_v7007000_t0000_u01775968562689") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c297f_d20260412_m043557_c001_v0001136_t0054_u01775968557603") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee930_d20260412_m043725_c001_v7007000_t0000_u01775968645541") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a43_d20260412_m043713_c001_v0001136_t0020_u01775968633023") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dcf_d20260412_m043708_c001_v7007000_t0000_u01775968628958") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a1b_d20260412_m043655_c001_v0001136_t0045_u01775968615681") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d46_d20260412_m043651_c001_v7007000_t0000_u01775968611581") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29ed_d20260412_m043640_c001_v0001136_t0008_u01775968600074") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142293_d20260412_m043635_c001_v7007000_t0000_u01775968595970") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29c5_d20260412_m043623_c001_v0001136_t0015_u01775968583205") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee717_d20260412_m043619_c001_v7007000_t0000_u01775968579027") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2997_d20260412_m043606_c001_v0001136_t0041_u01775968566822") 2026/04/12 04:38:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f4f_d20260412_m043600_c001_v7007000_t0000_u01775968560553") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450fc_d20260412_m043547_c001_v0001154_t0022_u01775968547131") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09b_d20260412_m043542_c001_v7007000_t0000_u01775968542994") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7197_d20260412_m043538_c001_v0001093_t0046_u01775968538568") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbda6_d20260412_m043536_c001_v7007000_t0000_u01775968536968") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c290d_d20260412_m043525_c001_v0001136_t0009_u01775968525199") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e2_d20260412_m043521_c001_v7007000_t0000_u01775968521147") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28fb_d20260412_m043516_c001_v0001136_t0035_u01775968516756") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d48_d20260412_m043515_c001_v7007000_t0000_u01775968515113") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745049_d20260412_m043502_c001_v0001154_t0010_u01775968502397") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6b9_d20260412_m043456_c001_v7007000_t0000_u01775968496044") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2885_d20260412_m043442_c001_v0001136_t0027_u01775968482965") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341b_d20260412_m043438_c001_v7007000_t0000_u01775968478917") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2852_d20260412_m043426_c001_v0001136_t0032_u01775968466026") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ece_d20260412_m043421_c001_v7007000_t0000_u01775968461997") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2824_d20260412_m043411_c001_v0001136_t0053_u01775968451650") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee9932e_d20260412_m043540_c001_v7007000_t0000_u01775968540753") 2026/04/12 04:38:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f717f_d20260412_m043534_c001_v0001093_t0027_u01775968534749") 2026/04/12 04:38:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529ae_d20260412_m043602_c001_v7007000_t0000_u01775968562873") 2026/04/12 04:38:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a75_d20260412_m043557_c001_v0001145_t0000_u01775968557613") 2026/04/12 04:38:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee931_d20260412_m043725_c001_v7007000_t0000_u01775968645724") 2026/04/12 04:38:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f730a_d20260412_m043713_c001_v0001093_t0038_u01775968633884") 2026/04/12 04:38:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd0_d20260412_m043709_c001_v7007000_t0000_u01775968629143") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72c8_d20260412_m043656_c001_v0001093_t0055_u01775968616461") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d47_d20260412_m043651_c001_v7007000_t0000_u01775968611767") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7288_d20260412_m043640_c001_v0001093_t0049_u01775968600957") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142294_d20260412_m043636_c001_v7007000_t0000_u01775968596155") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7256_d20260412_m043623_c001_v0001093_t0036_u01775968583940") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee718_d20260412_m043619_c001_v7007000_t0000_u01775968579212") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7219_d20260412_m043607_c001_v0001093_t0028_u01775968567497") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba5e6_d20260412_m043559_c001_v7007000_t0000_u01775968559932") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71c3_d20260412_m043547_c001_v0001093_t0021_u01775968547877") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09c_d20260412_m043543_c001_v7007000_t0000_u01775968543179") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a2f_d20260412_m043538_c001_v0001145_t0043_u01775968538582") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343e5_d20260412_m043536_c001_v7007000_t0000_u01775968536904") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839ed_d20260412_m043525_c001_v0001145_t0005_u01775968525906") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e3_d20260412_m043521_c001_v7007000_t0000_u01775968521330") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839d3_d20260412_m043517_c001_v0001145_t0036_u01775968517060") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d45_d20260412_m043514_c001_v7007000_t0000_u01775968514930") 2026/04/12 04:38:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28c3_d20260412_m043503_c001_v0001136_t0007_u01775968503205") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409de5e66a9267ab_d20260412_m043456_c001_v7007000_t0000_u01775968496051") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74500d_d20260412_m043443_c001_v0001154_t0002_u01775968483678") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341c_d20260412_m043439_c001_v7007000_t0000_u01775968479099") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fe3_d20260412_m043426_c001_v0001154_t0016_u01775968466866") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ecf_d20260412_m043422_c001_v7007000_t0000_u01775968462178") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fb7_d20260412_m043411_c001_v0001154_t0021_u01775968451942") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc08e_d20260412_m043540_c001_v7007000_t0000_u01775968540726") 2026/04/12 04:38:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450ce_d20260412_m043534_c001_v0001154_t0014_u01775968534774") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529b2_d20260412_m043603_c001_v7007000_t0000_u01775968563063") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745126_d20260412_m043557_c001_v0001154_t0000_u01775968557952") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee933_d20260412_m043725_c001_v7007000_t0000_u01775968645905") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745210_d20260412_m043714_c001_v0001154_t0007_u01775968634576") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd1_d20260412_m043709_c001_v7007000_t0000_u01775968629327") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451e6_d20260412_m043657_c001_v0001154_t0008_u01775968617248") 2026/04/12 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d48_d20260412_m043651_c001_v7007000_t0000_u01775968611955") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451be_d20260412_m043641_c001_v0001154_t0023_u01775968601704") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142296_d20260412_m043636_c001_v7007000_t0000_u01775968596339") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745190_d20260412_m043624_c001_v0001154_t0019_u01775968584885") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee719_d20260412_m043619_c001_v7007000_t0000_u01775968579402") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745152_d20260412_m043608_c001_v0001154_t0024_u01775968568329") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c5b_d20260412_m043559_c001_v7007000_t0000_u01775968559979") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2961_d20260412_m043548_c001_v0001136_t0009_u01775968548694") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09d_d20260412_m043543_c001_v7007000_t0000_u01775968543365") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450e0_d20260412_m043538_c001_v0001154_t0010_u01775968538712") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343e6_d20260412_m043537_c001_v7007000_t0000_u01775968537090") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7145_d20260412_m043526_c001_v0001093_t0053_u01775968526693") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e4_d20260412_m043521_c001_v7007000_t0000_u01775968521513") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28fd_d20260412_m043517_c001_v0001136_t0027_u01775968517181") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079670_d20260412_m043515_c001_v7007000_t0000_u01775968515337") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70bb_d20260412_m043503_c001_v0001093_t0059_u01775968503903") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ba4_d20260412_m043455_c001_v7007000_t0000_u01775968495645") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f705b_d20260412_m043444_c001_v0001093_t0054_u01775968484704") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341d_d20260412_m043439_c001_v7007000_t0000_u01775968479281") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f700b_d20260412_m043427_c001_v0001093_t0012_u01775968467770") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed0_d20260412_m043422_c001_v7007000_t0000_u01775968462361") 2026/04/12 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6fab_d20260412_m043412_c001_v0001093_t0052_u01775968452274") 2026/04/12 04:38:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baf2_d20260412_m043540_c001_v7007000_t0000_u01775968540923") 2026/04/12 04:38:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c292d_d20260412_m043534_c001_v0001136_t0028_u01775968534940") 2026/04/12 04:38:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529b6_d20260412_m043603_c001_v7007000_t0000_u01775968563252") 2026/04/12 04:38:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2981_d20260412_m043557_c001_v0001136_t0014_u01775968557962") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee934_d20260412_m043726_c001_v7007000_t0000_u01775968646089") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b93_d20260412_m043715_c001_v0001145_t0012_u01775968635277") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd2_d20260412_m043709_c001_v7007000_t0000_u01775968629511") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b51_d20260412_m043657_c001_v0001145_t0012_u01775968617985") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d49_d20260412_m043652_c001_v7007000_t0000_u01775968612140") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b2d_d20260412_m043642_c001_v0001145_t0016_u01775968602392") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142297_d20260412_m043636_c001_v7007000_t0000_u01775968596524") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583aed_d20260412_m043625_c001_v0001145_t0006_u01775968585541") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71a_d20260412_m043619_c001_v7007000_t0000_u01775968579587") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583ab3_d20260412_m043609_c001_v0001145_t0047_u01775968569211") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409de5e66a9267b9_d20260412_m043600_c001_v7007000_t0000_u01775968560125") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a55_d20260412_m043549_c001_v0001145_t0014_u01775968549541") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09e_d20260412_m043543_c001_v7007000_t0000_u01775968543548") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2941_d20260412_m043538_c001_v0001136_t0032_u01775968538748") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343e4_d20260412_m043536_c001_v7007000_t0000_u01775968536720") 2026/04/12 04:38:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450a6_d20260412_m043527_c001_v0001154_t0016_u01775968527410") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e5_d20260412_m043521_c001_v7007000_t0000_u01775968521696") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7115_d20260412_m043517_c001_v0001093_t0046_u01775968517329") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408be3_d20260412_m043514_c001_v7007000_t0000_u01775968514922") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583999_d20260412_m043504_c001_v0001145_t0019_u01775968504662") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbd92_d20260412_m043455_c001_v7007000_t0000_u01775968495849") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583949_d20260412_m043445_c001_v0001145_t0016_u01775968485452") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341e_d20260412_m043439_c001_v7007000_t0000_u01775968479475") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58391d_d20260412_m043428_c001_v0001145_t0009_u01775968468961") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed1_d20260412_m043422_c001_v7007000_t0000_u01775968462543") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838e9_d20260412_m043412_c001_v0001145_t0038_u01775968452606") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343ea_d20260412_m043540_c001_v7007000_t0000_u01775968540683") 2026/04/12 04:38:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450d2_d20260412_m043535_c001_v0001154_t0015_u01775968535100") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529ba_d20260412_m043603_c001_v7007000_t0000_u01775968563438") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a79_d20260412_m043558_c001_v0001145_t0007_u01775968558136") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee935_d20260412_m043726_c001_v7007000_t0000_u01775968646271") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a4f_d20260412_m043715_c001_v0001136_t0007_u01775968635995") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd3_d20260412_m043709_c001_v7007000_t0000_u01775968629694") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a1d_d20260412_m043658_c001_v0001136_t0027_u01775968618422") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4a_d20260412_m043652_c001_v7007000_t0000_u01775968612326") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29f7_d20260412_m043642_c001_v0001136_t0024_u01775968602829") 2026/04/12 04:38:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142298_d20260412_m043636_c001_v7007000_t0000_u01775968596707") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29cb_d20260412_m043626_c001_v0001136_t0041_u01775968586031") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71b_d20260412_m043619_c001_v7007000_t0000_u01775968579773") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c299d_d20260412_m043609_c001_v0001136_t0012_u01775968569550") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c5c_d20260412_m043600_c001_v7007000_t0000_u01775968560161") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745104_d20260412_m043550_c001_v0001154_t0003_u01775968550009") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc09f_d20260412_m043543_c001_v7007000_t0000_u01775968543734") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7199_d20260412_m043538_c001_v0001093_t0014_u01775968538853") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52956_d20260412_m043537_c001_v7007000_t0000_u01775968537083") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2913_d20260412_m043527_c001_v0001136_t0051_u01775968527856") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e7_d20260412_m043521_c001_v7007000_t0000_u01775968521877") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839d7_d20260412_m043517_c001_v0001145_t0007_u01775968517385") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408be4_d20260412_m043515_c001_v7007000_t0000_u01775968515105") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745055_d20260412_m043505_c001_v0001154_t0007_u01775968505180") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f403e7578fc4c86bf_d20260412_m043456_c001_v7007000_t0000_u01775968496068") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2891_d20260412_m043445_c001_v0001136_t0018_u01775968485970") 2026/04/12 04:38:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929341f_d20260412_m043439_c001_v7007000_t0000_u01775968479657") 2026/04/12 04:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c285e_d20260412_m043429_c001_v0001136_t0005_u01775968469515") 2026/04/12 04:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed2_d20260412_m043422_c001_v7007000_t0000_u01775968462725") 2026/04/12 04:38:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c282a_d20260412_m043412_c001_v0001136_t0004_u01775968452846") 2026/04/12 04:38:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4127ba9fd09cdefe_d20260412_m043540_c001_v7007000_t0000_u01775968540936") 2026/04/12 04:38:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a15_d20260412_m043535_c001_v0001145_t0048_u01775968535112") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529be_d20260412_m043603_c001_v7007000_t0000_u01775968563622") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71f9_d20260412_m043558_c001_v0001093_t0049_u01775968558162") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee937_d20260412_m043726_c001_v7007000_t0000_u01775968646455") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7312_d20260412_m043716_c001_v0001093_t0050_u01775968636398") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd4_d20260412_m043709_c001_v7007000_t0000_u01775968629877") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72d0_d20260412_m043658_c001_v0001093_t0058_u01775968618766") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4b_d20260412_m043652_c001_v7007000_t0000_u01775968612509") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7292_d20260412_m043643_c001_v0001093_t0029_u01775968603272") 2026/04/12 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b154321142299_d20260412_m043636_c001_v7007000_t0000_u01775968596892") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f725e_d20260412_m043626_c001_v0001093_t0015_u01775968586340") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71c_d20260412_m043619_c001_v7007000_t0000_u01775968579961") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7223_d20260412_m043610_c001_v0001093_t0015_u01775968570026") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba5e7_d20260412_m043600_c001_v7007000_t0000_u01775968560117") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71c9_d20260412_m043550_c001_v0001093_t0029_u01775968550342") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a0_d20260412_m043543_c001_v7007000_t0000_u01775968543917") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a33_d20260412_m043538_c001_v0001145_t0014_u01775968538955") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343e7_d20260412_m043537_c001_v7007000_t0000_u01775968537275") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839f7_d20260412_m043528_c001_v0001145_t0028_u01775968528228") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6e8_d20260412_m043522_c001_v7007000_t0000_u01775968522060") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74508c_d20260412_m043517_c001_v0001154_t0006_u01775968517431") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6c7_d20260412_m043515_c001_v7007000_t0000_u01775968515313") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28cb_d20260412_m043505_c001_v0001136_t0022_u01775968505552") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ba6_d20260412_m043456_c001_v7007000_t0000_u01775968496012") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74501d_d20260412_m043446_c001_v0001154_t0024_u01775968486434") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293420_d20260412_m043439_c001_v7007000_t0000_u01775968479840") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fef_d20260412_m043429_c001_v0001154_t0010_u01775968469827") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed3_d20260412_m043422_c001_v7007000_t0000_u01775968462907") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fbf_d20260412_m043413_c001_v0001154_t0003_u01775968453225") 2026/04/12 04:38:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc093_d20260412_m043541_c001_v7007000_t0000_u01775968541081") 2026/04/12 04:38:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7181_d20260412_m043535_c001_v0001093_t0042_u01775968535133") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529c2_d20260412_m043603_c001_v7007000_t0000_u01775968563806") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74512c_d20260412_m043558_c001_v0001154_t0012_u01775968558275") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee939_d20260412_m043726_c001_v7007000_t0000_u01775968646637") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745214_d20260412_m043716_c001_v0001154_t0005_u01775968636698") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd5_d20260412_m043710_c001_v7007000_t0000_u01775968630060") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451e8_d20260412_m043659_c001_v0001154_t0020_u01775968619208") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4c_d20260412_m043652_c001_v7007000_t0000_u01775968612691") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451c6_d20260412_m043643_c001_v0001154_t0007_u01775968603578") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229a_d20260412_m043637_c001_v7007000_t0000_u01775968597077") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745196_d20260412_m043627_c001_v0001154_t0016_u01775968587377") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71d_d20260412_m043620_c001_v7007000_t0000_u01775968580146") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74515e_d20260412_m043610_c001_v0001154_t0013_u01775968570508") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409de5e66a9267b8_d20260412_m043559_c001_v7007000_t0000_u01775968559942") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c296b_d20260412_m043550_c001_v0001136_t0032_u01775968550708") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a2_d20260412_m043544_c001_v7007000_t0000_u01775968544101") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2945_d20260412_m043539_c001_v0001136_t0001_u01775968539137") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baef_d20260412_m043536_c001_v7007000_t0000_u01775968536920") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7153_d20260412_m043528_c001_v0001093_t0051_u01775968528576") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ea_d20260412_m043522_c001_v7007000_t0000_u01775968522242") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f711b_d20260412_m043517_c001_v0001093_t0042_u01775968517621") 2026/04/12 04:38:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408be5_d20260412_m043515_c001_v7007000_t0000_u01775968515288") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70cd_d20260412_m043505_c001_v0001093_t0018_u01775968505975") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081042b_d20260412_m043455_c001_v7007000_t0000_u01775968495835") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7069_d20260412_m043446_c001_v0001093_t0000_u01775968486872") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293423_d20260412_m043440_c001_v7007000_t0000_u01775968480023") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f701b_d20260412_m043430_c001_v0001093_t0026_u01775968470243") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed4_d20260412_m043423_c001_v7007000_t0000_u01775968463089") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6fb1_d20260412_m043413_c001_v0001093_t0000_u01775968453552") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343ec_d20260412_m043540_c001_v7007000_t0000_u01775968540866") 2026/04/12 04:38:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c292f_d20260412_m043535_c001_v0001136_t0051_u01775968535300") 2026/04/12 04:38:22 DEBUG : dir1/0007-12345: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529c7_d20260412_m043603_c001_v7007000_t0000_u01775968563989") 2026/04/12 04:38:22 DEBUG : dir1/0007-12345: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2983_d20260412_m043558_c001_v0001136_t0039_u01775968558490") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee93a_d20260412_m043726_c001_v7007000_t0000_u01775968646819") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b95_d20260412_m043717_c001_v0001145_t0018_u01775968637023") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd6_d20260412_m043710_c001_v7007000_t0000_u01775968630243") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b55_d20260412_m043659_c001_v0001145_t0056_u01775968619555") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4d_d20260412_m043652_c001_v7007000_t0000_u01775968612873") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b31_d20260412_m043643_c001_v0001145_t0013_u01775968603922") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229b_d20260412_m043637_c001_v7007000_t0000_u01775968597260") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583af9_d20260412_m043627_c001_v0001145_t0035_u01775968587722") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71e_d20260412_m043620_c001_v7007000_t0000_u01775968580331") 2026/04/12 04:38:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583abd_d20260412_m043610_c001_v0001145_t0035_u01775968570863") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409de5e66a9267ba_d20260412_m043600_c001_v7007000_t0000_u01775968560366") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a59_d20260412_m043551_c001_v0001145_t0059_u01775968551032") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a3_d20260412_m043544_c001_v7007000_t0000_u01775968544283") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450e2_d20260412_m043539_c001_v0001154_t0012_u01775968539204") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343e3_d20260412_m043536_c001_v7007000_t0000_u01775968536536") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450b4_d20260412_m043528_c001_v0001154_t0024_u01775968528894") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ec_d20260412_m043522_c001_v7007000_t0000_u01775968522424") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2903_d20260412_m043517_c001_v0001136_t0007_u01775968517729") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081046b_d20260412_m043515_c001_v7007000_t0000_u01775968515300") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839a1_d20260412_m043506_c001_v0001145_t0035_u01775968506476") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081042e_d20260412_m043456_c001_v7007000_t0000_u01775968496022") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583951_d20260412_m043447_c001_v0001145_t0057_u01775968487311") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293425_d20260412_m043440_c001_v7007000_t0000_u01775968480206") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583923_d20260412_m043430_c001_v0001145_t0019_u01775968470611") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed5_d20260412_m043423_c001_v7007000_t0000_u01775968463271") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838ed_d20260412_m043413_c001_v0001145_t0018_u01775968453911") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee9932f_d20260412_m043540_c001_v7007000_t0000_u01775968540945") 2026/04/12 04:38:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7183_d20260412_m043535_c001_v0001093_t0039_u01775968535496") 2026/04/12 04:38:23 DEBUG : dir1/0008-23456: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529cc_d20260412_m043604_c001_v7007000_t0000_u01775968564173") 2026/04/12 04:38:23 DEBUG : dir1/0008-23456: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71fd_d20260412_m043558_c001_v0001093_t0032_u01775968558501") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee93c_d20260412_m043727_c001_v7007000_t0000_u01775968647002") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a51_d20260412_m043717_c001_v0001136_t0034_u01775968637448") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd7_d20260412_m043710_c001_v7007000_t0000_u01775968630426") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a21_d20260412_m043659_c001_v0001136_t0031_u01775968619936") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4e_d20260412_m043653_c001_v7007000_t0000_u01775968613055") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a01_d20260412_m043644_c001_v0001136_t0037_u01775968604507") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229c_d20260412_m043637_c001_v7007000_t0000_u01775968597444") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29cf_d20260412_m043627_c001_v0001136_t0013_u01775968587956") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee71f_d20260412_m043620_c001_v7007000_t0000_u01775968580518") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29a3_d20260412_m043611_c001_v0001136_t0040_u01775968571199") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f4e_d20260412_m043600_c001_v7007000_t0000_u01775968560367") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74510c_d20260412_m043551_c001_v0001154_t0001_u01775968551488") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a4_d20260412_m043544_c001_v7007000_t0000_u01775968544470") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2947_d20260412_m043539_c001_v0001136_t0053_u01775968539485") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbda5_d20260412_m043536_c001_v7007000_t0000_u01775968536922") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2917_d20260412_m043529_c001_v0001136_t0035_u01775968529384") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ed_d20260412_m043522_c001_v7007000_t0000_u01775968522607") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74508e_d20260412_m043517_c001_v0001154_t0020_u01775968517744") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ca_d20260412_m043515_c001_v7007000_t0000_u01775968515506") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745061_d20260412_m043506_c001_v0001154_t0007_u01775968506790") 2026/04/12 04:38:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415b518805c53666_d20260412_m043456_c001_v7007000_t0000_u01775968496084") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c289b_d20260412_m043447_c001_v0001136_t0054_u01775968487724") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293426_d20260412_m043440_c001_v7007000_t0000_u01775968480388") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2864_d20260412_m043431_c001_v0001136_t0009_u01775968471076") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed6_d20260412_m043423_c001_v7007000_t0000_u01775968463453") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2832_d20260412_m043414_c001_v0001136_t0015_u01775968454346") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40583d99f2d45881_d20260412_m043540_c001_v7007000_t0000_u01775968540877") 2026/04/12 04:38:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a17_d20260412_m043535_c001_v0001145_t0049_u01775968535531") 2026/04/12 04:38:25 DEBUG : dir1/0009-34567: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529d1_d20260412_m043604_c001_v7007000_t0000_u01775968564358") 2026/04/12 04:38:25 DEBUG : dir1/0009-34567: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745132_d20260412_m043558_c001_v0001154_t0022_u01775968558606") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee93d_d20260412_m043727_c001_v7007000_t0000_u01775968647184") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7316_d20260412_m043717_c001_v0001093_t0016_u01775968637840") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd8_d20260412_m043710_c001_v7007000_t0000_u01775968630612") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72d6_d20260412_m043700_c001_v0001093_t0015_u01775968620382") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d4f_d20260412_m043653_c001_v7007000_t0000_u01775968613238") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72a0_d20260412_m043644_c001_v0001093_t0037_u01775968604997") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229d_d20260412_m043637_c001_v7007000_t0000_u01775968597632") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7266_d20260412_m043628_c001_v0001093_t0045_u01775968588540") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee720_d20260412_m043620_c001_v7007000_t0000_u01775968580710") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f722c_d20260412_m043611_c001_v0001093_t0041_u01775968571565") 2026/04/12 04:38:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ce3_d20260412_m043559_c001_v7007000_t0000_u01775968559955") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71d1_d20260412_m043551_c001_v0001093_t0015_u01775968551791") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a5_d20260412_m043544_c001_v7007000_t0000_u01775968544655") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71a1_d20260412_m043539_c001_v0001093_t0027_u01775968539542") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baed_d20260412_m043536_c001_v7007000_t0000_u01775968536548") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839fb_d20260412_m043529_c001_v0001145_t0046_u01775968529681") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ee_d20260412_m043522_c001_v7007000_t0000_u01775968522790") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839dd_d20260412_m043517_c001_v0001145_t0033_u01775968517787") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c42_d20260412_m043515_c001_v7007000_t0000_u01775968515530") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28d1_d20260412_m043507_c001_v0001136_t0049_u01775968507193") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba565_d20260412_m043456_c001_v7007000_t0000_u01775968496095") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745021_d20260412_m043448_c001_v0001154_t0018_u01775968488036") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293427_d20260412_m043440_c001_v7007000_t0000_u01775968480575") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ff3_d20260412_m043431_c001_v0001154_t0025_u01775968471439") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed7_d20260412_m043423_c001_v7007000_t0000_u01775968463635") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fc3_d20260412_m043414_c001_v0001154_t0008_u01775968454717") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc094_d20260412_m043541_c001_v7007000_t0000_u01775968541099") 2026/04/12 04:38:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450d4_d20260412_m043535_c001_v0001154_t0023_u01775968535549") 2026/04/12 04:38:26 DEBUG : dir1/0010-45678: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529d5_d20260412_m043604_c001_v7007000_t0000_u01775968564542") 2026/04/12 04:38:26 DEBUG : dir1/0010-45678: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a7f_d20260412_m043558_c001_v0001145_t0037_u01775968558739") 2026/04/12 04:38:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee93f_d20260412_m043727_c001_v7007000_t0000_u01775968647365") 2026/04/12 04:38:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745218_d20260412_m043718_c001_v0001154_t0001_u01775968638265") 2026/04/12 04:38:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dd9_d20260412_m043710_c001_v7007000_t0000_u01775968630795") 2026/04/12 04:38:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451ea_d20260412_m043701_c001_v0001154_t0001_u01775968621187") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d50_d20260412_m043653_c001_v7007000_t0000_u01775968613420") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451cc_d20260412_m043645_c001_v0001154_t0024_u01775968605316") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229e_d20260412_m043637_c001_v7007000_t0000_u01775968597816") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451a2_d20260412_m043628_c001_v0001154_t0010_u01775968588846") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee721_d20260412_m043620_c001_v7007000_t0000_u01775968580908") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745160_d20260412_m043612_c001_v0001154_t0008_u01775968572014") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4127ba9fd09cdf0d_d20260412_m043600_c001_v7007000_t0000_u01775968560367") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c296d_d20260412_m043552_c001_v0001136_t0032_u01775968552639") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a6_d20260412_m043544_c001_v7007000_t0000_u01775968544840") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450e4_d20260412_m043539_c001_v0001154_t0013_u01775968539555") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baee_d20260412_m043536_c001_v7007000_t0000_u01775968536738") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f715b_d20260412_m043530_c001_v0001093_t0046_u01775968530046") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6ef_d20260412_m043522_c001_v7007000_t0000_u01775968522972") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f711f_d20260412_m043517_c001_v0001093_t0021_u01775968517982") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d49_d20260412_m043515_c001_v7007000_t0000_u01775968515296") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70db_d20260412_m043507_c001_v0001093_t0012_u01775968507724") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ba5_d20260412_m043455_c001_v7007000_t0000_u01775968495828") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7073_d20260412_m043448_c001_v0001093_t0054_u01775968488383") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293428_d20260412_m043440_c001_v7007000_t0000_u01775968480761") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f701f_d20260412_m043431_c001_v0001093_t0025_u01775968471898") 2026/04/12 04:38:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed8_d20260412_m043423_c001_v7007000_t0000_u01775968463816") 2026/04/12 04:38:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6fc1_d20260412_m043415_c001_v0001093_t0035_u01775968455381") 2026/04/12 04:38:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc090_d20260412_m043540_c001_v7007000_t0000_u01775968540887") 2026/04/12 04:38:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2931_d20260412_m043535_c001_v0001136_t0043_u01775968535640") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529da_d20260412_m043604_c001_v7007000_t0000_u01775968564726") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745136_d20260412_m043558_c001_v0001154_t0001_u01775968558938") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee940_d20260412_m043727_c001_v7007000_t0000_u01775968647548") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b99_d20260412_m043718_c001_v0001145_t0000_u01775968638629") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dda_d20260412_m043710_c001_v7007000_t0000_u01775968630979") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b5f_d20260412_m043701_c001_v0001145_t0031_u01775968621523") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d51_d20260412_m043653_c001_v7007000_t0000_u01775968613605") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b37_d20260412_m043645_c001_v0001145_t0056_u01775968605799") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b15432114229f_d20260412_m043637_c001_v7007000_t0000_u01775968597999") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583aff_d20260412_m043629_c001_v0001145_t0017_u01775968589355") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee722_d20260412_m043621_c001_v7007000_t0000_u01775968581093") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583ac5_d20260412_m043612_c001_v0001145_t0017_u01775968572554") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba5e8_d20260412_m043600_c001_v7007000_t0000_u01775968560368") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a65_d20260412_m043553_c001_v0001145_t0043_u01775968553135") 2026/04/12 04:38:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a8_d20260412_m043545_c001_v7007000_t0000_u01775968545024") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a37_d20260412_m043539_c001_v0001145_t0015_u01775968539575") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baf0_d20260412_m043537_c001_v7007000_t0000_u01775968537103") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450be_d20260412_m043530_c001_v0001154_t0022_u01775968530359") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f0_d20260412_m043523_c001_v7007000_t0000_u01775968523154") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745090_d20260412_m043518_c001_v0001154_t0015_u01775968518084") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6c8_d20260412_m043515_c001_v7007000_t0000_u01775968515349") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839a9_d20260412_m043508_c001_v0001145_t0015_u01775968508127") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6b8_d20260412_m043455_c001_v7007000_t0000_u01775968495857") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583955_d20260412_m043448_c001_v0001145_t0000_u01775968488690") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e49293429_d20260412_m043440_c001_v7007000_t0000_u01775968480944") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583925_d20260412_m043432_c001_v0001145_t0029_u01775968472411") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ed9_d20260412_m043423_c001_v7007000_t0000_u01775968463998") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838ef_d20260412_m043415_c001_v0001145_t0059_u01775968455695") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6baf1_d20260412_m043540_c001_v7007000_t0000_u01775968540731") 2026/04/12 04:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7185_d20260412_m043535_c001_v0001093_t0020_u01775968535790") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529e0_d20260412_m043604_c001_v7007000_t0000_u01775968564911") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71ff_d20260412_m043558_c001_v0001093_t0005_u01775968558951") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee942_d20260412_m043727_c001_v7007000_t0000_u01775968647731") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a59_d20260412_m043719_c001_v0001136_t0048_u01775968639133") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66ddb_d20260412_m043711_c001_v7007000_t0000_u01775968631162") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a25_d20260412_m043701_c001_v0001136_t0001_u01775968621969") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d52_d20260412_m043653_c001_v7007000_t0000_u01775968613790") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a05_d20260412_m043646_c001_v0001136_t0030_u01775968606158") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b1543211422a0_d20260412_m043638_c001_v7007000_t0000_u01775968598184") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29d3_d20260412_m043629_c001_v0001136_t0022_u01775968589881") 2026/04/12 04:38:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee723_d20260412_m043621_c001_v7007000_t0000_u01775968581280") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c29a7_d20260412_m043613_c001_v0001136_t0050_u01775968573002") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ceb_d20260412_m043600_c001_v7007000_t0000_u01775968560369") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745116_d20260412_m043553_c001_v0001154_t0005_u01775968553559") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0a9_d20260412_m043545_c001_v7007000_t0000_u01775968545207") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71a5_d20260412_m043539_c001_v0001093_t0059_u01775968539880") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc08a_d20260412_m043537_c001_v7007000_t0000_u01775968537116") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c291b_d20260412_m043530_c001_v0001136_t0048_u01775968530672") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f2_d20260412_m043523_c001_v7007000_t0000_u01775968523337") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839df_d20260412_m043518_c001_v0001145_t0005_u01775968518183") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f40_d20260412_m043515_c001_v7007000_t0000_u01775968515361") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745067_d20260412_m043508_c001_v0001154_t0019_u01775968508570") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f403e7578fc4c86be_d20260412_m043455_c001_v7007000_t0000_u01775968495884") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c289f_d20260412_m043449_c001_v0001136_t0041_u01775968489024") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929342a_d20260412_m043441_c001_v7007000_t0000_u01775968481126") 2026/04/12 04:38:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c286a_d20260412_m043432_c001_v0001136_t0018_u01775968472875") 2026/04/12 04:38:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544eda_d20260412_m043424_c001_v7007000_t0000_u01775968464180") 2026/04/12 04:38:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2838_d20260412_m043416_c001_v0001136_t0002_u01775968456286") 2026/04/12 04:38:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40583d99f2d45880_d20260412_m043540_c001_v7007000_t0000_u01775968540695") 2026/04/12 04:38:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a1f_d20260412_m043535_c001_v0001145_t0038_u01775968535865") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529e5_d20260412_m043605_c001_v7007000_t0000_u01775968565094") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2985_d20260412_m043559_c001_v0001136_t0038_u01775968559014") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee943_d20260412_m043727_c001_v7007000_t0000_u01775968647912") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f731c_d20260412_m043719_c001_v0001093_t0055_u01775968639489") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66ddc_d20260412_m043711_c001_v7007000_t0000_u01775968631346") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72e0_d20260412_m043702_c001_v0001093_t0002_u01775968622334") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d53_d20260412_m043653_c001_v7007000_t0000_u01775968613973") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f72a6_d20260412_m043646_c001_v0001093_t0059_u01775968606492") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b1543211422a1_d20260412_m043638_c001_v7007000_t0000_u01775968598369") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7272_d20260412_m043630_c001_v0001093_t0001_u01775968590425") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee724_d20260412_m043621_c001_v7007000_t0000_u01775968581470") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7238_d20260412_m043613_c001_v0001093_t0025_u01775968573305") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40245d89e084d222_d20260412_m043600_c001_v7007000_t0000_u01775968560365") 2026/04/12 04:38:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f71e1_d20260412_m043553_c001_v0001093_t0045_u01775968553879") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0aa_d20260412_m043545_c001_v7007000_t0000_u01775968545389") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450e6_d20260412_m043539_c001_v0001154_t0018_u01775968539904") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc08b_d20260412_m043537_c001_v7007000_t0000_u01775968537154") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a03_d20260412_m043530_c001_v0001145_t0017_u01775968530968") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f3_d20260412_m043523_c001_v7007000_t0000_u01775968523519") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2905_d20260412_m043518_c001_v0001136_t0054_u01775968518237") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408be7_d20260412_m043515_c001_v7007000_t0000_u01775968515471") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28d7_d20260412_m043508_c001_v0001136_t0007_u01775968508935") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbd93_d20260412_m043456_c001_v7007000_t0000_u01775968496032") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745025_d20260412_m043449_c001_v0001154_t0007_u01775968489321") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929342b_d20260412_m043441_c001_v7007000_t0000_u01775968481308") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ff7_d20260412_m043433_c001_v0001154_t0021_u01775968473292") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544edb_d20260412_m043424_c001_v7007000_t0000_u01775968464361") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fc9_d20260412_m043416_c001_v0001154_t0012_u01775968456630") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc091_d20260412_m043540_c001_v7007000_t0000_u01775968540898") 2026/04/12 04:38:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450d6_d20260412_m043535_c001_v0001154_t0008_u01775968535890") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529ea_d20260412_m043605_c001_v7007000_t0000_u01775968565278") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a81_d20260412_m043559_c001_v0001145_t0012_u01775968559213") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee944_d20260412_m043728_c001_v7007000_t0000_u01775968648095") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74521a_d20260412_m043719_c001_v0001154_t0010_u01775968639894") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66ddd_d20260412_m043711_c001_v7007000_t0000_u01775968631530") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451ec_d20260412_m043702_c001_v0001154_t0006_u01775968622722") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d54_d20260412_m043654_c001_v7007000_t0000_u01775968614156") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451d2_d20260412_m043646_c001_v0001154_t0022_u01775968606823") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b1543211422a2_d20260412_m043638_c001_v7007000_t0000_u01775968598555") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7451a8_d20260412_m043630_c001_v0001154_t0000_u01775968590836") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee726_d20260412_m043621_c001_v7007000_t0000_u01775968581661") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74516a_d20260412_m043613_c001_v0001154_t0003_u01775968573683") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c5d_d20260412_m043600_c001_v7007000_t0000_u01775968560385") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2973_d20260412_m043554_c001_v0001136_t0006_u01775968554272") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0ab_d20260412_m043545_c001_v7007000_t0000_u01775968545573") 2026/04/12 04:38:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c294b_d20260412_m043539_c001_v0001136_t0048_u01775968539972") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbda2_d20260412_m043536_c001_v7007000_t0000_u01775968536555") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7163_d20260412_m043531_c001_v0001093_t0057_u01775968531386") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f4_d20260412_m043523_c001_v7007000_t0000_u01775968523702") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7125_d20260412_m043518_c001_v0001093_t0021_u01775968518374") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c41_d20260412_m043515_c001_v7007000_t0000_u01775968515344") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70e1_d20260412_m043509_c001_v0001093_t0014_u01775968509325") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409de5e66a9267aa_d20260412_m043455_c001_v7007000_t0000_u01775968495867") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7077_d20260412_m043449_c001_v0001093_t0054_u01775968489683") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929342c_d20260412_m043441_c001_v7007000_t0000_u01775968481489") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f702f_d20260412_m043433_c001_v0001093_t0004_u01775968473632") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544edc_d20260412_m043424_c001_v7007000_t0000_u01775968464542") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6fcb_d20260412_m043416_c001_v0001093_t0038_u01775968456970") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab343ee_d20260412_m043541_c001_v7007000_t0000_u01775968541050") 2026/04/12 04:38:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2933_d20260412_m043535_c001_v0001136_t0027_u01775968535971") 2026/04/12 04:38:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529ee_d20260412_m043605_c001_v7007000_t0000_u01775968565462") 2026/04/12 04:38:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745138_d20260412_m043559_c001_v0001154_t0023_u01775968559283") 2026/04/12 04:38:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee946_d20260412_m043728_c001_v7007000_t0000_u01775968648277") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b9f_d20260412_m043720_c001_v0001145_t0017_u01775968640328") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66dde_d20260412_m043711_c001_v7007000_t0000_u01775968631713") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b6b_d20260412_m043703_c001_v0001145_t0009_u01775968623684") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d55_d20260412_m043654_c001_v7007000_t0000_u01775968614339") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b3b_d20260412_m043647_c001_v0001145_t0052_u01775968607140") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b1543211422a3_d20260412_m043638_c001_v7007000_t0000_u01775968598740") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b05_d20260412_m043631_c001_v0001145_t0017_u01775968591232") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee727_d20260412_m043621_c001_v7007000_t0000_u01775968581846") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583acd_d20260412_m043614_c001_v0001145_t0046_u01775968574005") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5298e_d20260412_m043600_c001_v7007000_t0000_u01775968560561") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a6b_d20260412_m043554_c001_v0001145_t0023_u01775968554631") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0ac_d20260412_m043545_c001_v7007000_t0000_u01775968545761") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a3b_d20260412_m043540_c001_v0001145_t0032_u01775968540246") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbda3_d20260412_m043536_c001_v7007000_t0000_u01775968536739") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450c4_d20260412_m043531_c001_v0001154_t0020_u01775968531737") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f5_d20260412_m043523_c001_v7007000_t0000_u01775968523884") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745094_d20260412_m043518_c001_v0001154_t0016_u01775968518501") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079671_d20260412_m043515_c001_v7007000_t0000_u01775968515524") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839af_d20260412_m043509_c001_v0001145_t0032_u01775968509995") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f422affa6ac408ba7_d20260412_m043456_c001_v7007000_t0000_u01775968496194") 2026/04/12 04:38:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58395b_d20260412_m043450_c001_v0001145_t0029_u01775968490148") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929342d_d20260412_m043441_c001_v7007000_t0000_u01775968481671") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583929_d20260412_m043433_c001_v0001145_t0018_u01775968473993") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544edd_d20260412_m043424_c001_v7007000_t0000_u01775968464725") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838f5_d20260412_m043417_c001_v0001145_t0036_u01775968457345") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f40583d99f2d45882_d20260412_m043541_c001_v7007000_t0000_u01775968541062") 2026/04/12 04:38:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a21_d20260412_m043536_c001_v0001145_t0004_u01775968536134") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810451_d20260412_m043458_c001_v7007000_t0000_u01775968498540") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28b1_d20260412_m043453_c001_v0001136_t0050_u01775968493693") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810452_d20260412_m043458_c001_v7007000_t0000_u01775968498723") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f708b_d20260412_m043453_c001_v0001093_t0038_u01775968493706") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810453_d20260412_m043458_c001_v7007000_t0000_u01775968498904") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745033_d20260412_m043453_c001_v0001154_t0021_u01775968493733") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810454_d20260412_m043459_c001_v7007000_t0000_u01775968499085") 2026/04/12 04:38:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583967_d20260412_m043453_c001_v0001145_t0054_u01775968493832") 2026/04/12 04:38:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810456_d20260412_m043459_c001_v7007000_t0000_u01775968499267") 2026/04/12 04:38:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745035_d20260412_m043454_c001_v0001154_t0023_u01775968494053") 2026/04/12 04:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810458_d20260412_m043459_c001_v7007000_t0000_u01775968499449") 2026/04/12 04:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f708d_d20260412_m043454_c001_v0001093_t0052_u01775968494081") 2026/04/12 04:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810459_d20260412_m043459_c001_v7007000_t0000_u01775968499631") 2026/04/12 04:38:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583969_d20260412_m043454_c001_v0001145_t0059_u01775968494134") 2026/04/12 04:38:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081045a_d20260412_m043459_c001_v7007000_t0000_u01775968499818") 2026/04/12 04:38:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28b5_d20260412_m043454_c001_v0001136_t0005_u01775968494142") 2026/04/12 04:38:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081045b_d20260412_m043459_c001_v7007000_t0000_u01775968499999") 2026/04/12 04:38:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7093_d20260412_m043454_c001_v0001093_t0038_u01775968494419") 2026/04/12 04:38:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081045c_d20260412_m043500_c001_v7007000_t0000_u01775968500180") 2026/04/12 04:38:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745037_d20260412_m043454_c001_v0001154_t0011_u01775968494441") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081045d_d20260412_m043500_c001_v7007000_t0000_u01775968500364") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28b7_d20260412_m043454_c001_v0001136_t0041_u01775968494492") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c081045e_d20260412_m043500_c001_v7007000_t0000_u01775968500545") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58396b_d20260412_m043454_c001_v0001145_t0041_u01775968494585") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810460_d20260412_m043500_c001_v7007000_t0000_u01775968500726") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7097_d20260412_m043454_c001_v0001093_t0003_u01775968494804") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810461_d20260412_m043500_c001_v7007000_t0000_u01775968500907") 2026/04/12 04:38:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28b9_d20260412_m043454_c001_v0001136_t0026_u01775968494820") 2026/04/12 04:38:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810462_d20260412_m043501_c001_v7007000_t0000_u01775968501088") 2026/04/12 04:38:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74503b_d20260412_m043454_c001_v0001154_t0019_u01775968494831") 2026/04/12 04:38:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810463_d20260412_m043501_c001_v7007000_t0000_u01775968501269") 2026/04/12 04:38:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58396d_d20260412_m043454_c001_v0001145_t0009_u01775968494942") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6d7_d20260412_m043518_c001_v7007000_t0000_u01775968518891") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839c1_d20260412_m043512_c001_v0001145_t0015_u01775968512840") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810471_d20260412_m043518_c001_v7007000_t0000_u01775968518899") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745075_d20260412_m043512_c001_v0001154_t0025_u01775968512899") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544f4d_d20260412_m043519_c001_v7007000_t0000_u01775968519106") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70f9_d20260412_m043512_c001_v0001093_t0038_u01775968512965") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f46_d20260412_m043519_c001_v7007000_t0000_u01775968519226") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28e1_d20260412_m043513_c001_v0001136_t0032_u01775968513006") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f44_d20260412_m043518_c001_v7007000_t0000_u01775968518859") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74507b_d20260412_m043513_c001_v0001154_t0011_u01775968513291") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6da_d20260412_m043519_c001_v7007000_t0000_u01775968519241") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28e3_d20260412_m043513_c001_v0001136_t0017_u01775968513414") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c47_d20260412_m043519_c001_v7007000_t0000_u01775968519079") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839c3_d20260412_m043513_c001_v0001145_t0054_u01775968513435") 2026/04/12 04:38:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367d56_d20260412_m043518_c001_v7007000_t0000_u01775968518908") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f70fb_d20260412_m043513_c001_v0001093_t0015_u01775968513603") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544f4c_d20260412_m043518_c001_v7007000_t0000_u01775968518921") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839c5_d20260412_m043513_c001_v0001145_t0014_u01775968513670") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6d8_d20260412_m043519_c001_v7007000_t0000_u01775968519043") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28e5_d20260412_m043513_c001_v0001136_t0043_u01775968513812") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6d9_d20260412_m043519_c001_v7007000_t0000_u01775968519075") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74507d_d20260412_m043513_c001_v0001154_t0001_u01775968513841") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66c48_d20260412_m043519_c001_v7007000_t0000_u01775968519262") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f7103_d20260412_m043514_c001_v0001093_t0018_u01775968514130") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6d6_d20260412_m043518_c001_v7007000_t0000_u01775968518849") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f74507f_d20260412_m043514_c001_v0001154_t0025_u01775968514175") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41154062c0810472_d20260412_m043519_c001_v7007000_t0000_u01775968519084") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c28e7_d20260412_m043514_c001_v0001136_t0026_u01775968514182") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f45_d20260412_m043519_c001_v7007000_t0000_u01775968519043") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839c7_d20260412_m043514_c001_v0001145_t0045_u01775968514264") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6db_d20260412_m043519_c001_v7007000_t0000_u01775968519258") 2026/04/12 04:38:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745082_d20260412_m043514_c001_v0001154_t0017_u01775968514584") 2026/04/12 04:38:40 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b99_d20260412_m043302_c001_v7007000_t0000_u01775968382404") 2026/04/12 04:38:40 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1175f69c96241e21_d20260412_m043259_c001_v0001174_t0037_u01775968379821") 2026/04/12 04:38:40 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee991ef_d20260412_m043259_c001_v7007000_t0000_u01775968379634") 2026/04/12 04:38:40 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1175f69c96241ddb_d20260412_m043256_c001_v0001174_t0035_u01775968376679") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee991ec_d20260412_m043255_c001_v7007000_t0000_u01775968375932") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744e83_d20260412_m043251_c001_v0001154_t0018_u01775968371148") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4041acd32319a8c4_d20260412_m043249_c001_v7007000_t0000_u01775968369633") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f109dacaba08940ef_d20260412_m043247_c001_v0001174_t0038_u01775968367495") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbc15_d20260412_m043247_c001_v7007000_t0000_u01775968367307") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f109dacaba089406e_d20260412_m043244_c001_v0001174_t0012_u01775968364072") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbc13_d20260412_m043243_c001_v7007000_t0000_u01775968363320") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744e53_d20260412_m043238_c001_v0001154_t0019_u01775968358475") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcfb6_d20260412_m043237_c001_v7007000_t0000_u01775968357132") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1109f011b575e06a_d20260412_m043235_c001_v0001037_t0011_u01775968355596") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a527b4_d20260412_m043235_c001_v7007000_t0000_u01775968355413") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1109f011b575e060_d20260412_m043231_c001_v0001037_t0058_u01775968351597") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a527aa_d20260412_m043230_c001_v7007000_t0000_u01775968350833") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58379f_d20260412_m043226_c001_v0001145_t0049_u01775968346486") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dce1f_d20260412_m043225_c001_v7007000_t0000_u01775968345528") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f101303cc03f29f5b_d20260412_m043223_c001_v0001181_t0055_u01775968343735") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbbb5_d20260412_m043223_c001_v7007000_t0000_u01775968343550") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f101303cc03f29f24_d20260412_m043220_c001_v0001181_t0058_u01775968340108") 2026/04/12 04:38:41 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbbb1_d20260412_m043219_c001_v7007000_t0000_u01775968339345") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c26ec_d20260412_m043213_c001_v0001136_t0006_u01775968333339") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b64_d20260412_m043212_c001_v7007000_t0000_u01775968332426") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f101407f5054ad169_d20260412_m043210_c001_v0001165_t0036_u01775968330751") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079424_d20260412_m043210_c001_v7007000_t0000_u01775968330565") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f101407f5054ad14b_d20260412_m043207_c001_v0001165_t0055_u01775968327189") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f07941a_d20260412_m043206_c001_v7007000_t0000_u01775968326418") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ddd_d20260412_m043159_c001_v0001154_t0025_u01775968319505") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544cfb_d20260412_m043158_c001_v7007000_t0000_u01775968318586") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108213ba8a19c9a6_d20260412_m043155_c001_v0001150_t0054_u01775968315724") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee379_d20260412_m043155_c001_v7007000_t0000_u01775968315542") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108213ba8a19c990_d20260412_m043152_c001_v0001150_t0057_u01775968312092") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee376_d20260412_m043151_c001_v7007000_t0000_u01775968311329") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583730_d20260412_m043144_c001_v0001145_t0046_u01775968304841") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b12_d20260412_m043143_c001_v7007000_t0000_u01775968303704") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f116610880a0dee9d_d20260412_m043137_c001_v0001184_t0046_u01775968297957") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b57_d20260412_m043137_c001_v7007000_t0000_u01775968297510") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2690_d20260412_m043133_c001_v0001136_t0017_u01775968293517") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11914e1af1dde9dc_d20260412_m043132_c001_v0001184_t0015_u01775968292728") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11914e1af1dde9d0_d20260412_m043131_c001_v0001184_t0001_u01775968291783") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f401838c780e792a0_d20260412_m043118_c001_v7007000_t0000_u01775968278423") 2026/04/12 04:38:42 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5836ee_d20260412_m043110_c001_v0001145_t0046_u01775968270644") 2026/04/12 04:38:43 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11452c1c57eda36a_d20260412_m043109_c001_v0001167_t0009_u01775968269702") 2026/04/12 04:38:43 DEBUG : dst/one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11452c1c57eda358_d20260412_m043108_c001_v0001167_t0056_u01775968268564") 2026/04/12 04:38:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b9a_d20260412_m043302_c001_v7007000_t0000_u01775968382587") 2026/04/12 04:38:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102f34a2d2b8b94a_d20260412_m043259_c001_v0001183_t0007_u01775968379423") 2026/04/12 04:38:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f109e74ebc396f1b9_d20260412_m043255_c001_v0001167_t0032_u01775968375519") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4041acd32319a8c5_d20260412_m043249_c001_v7007000_t0000_u01775968369815") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1084cac371ea9d9f_d20260412_m043246_c001_v0001109_t0052_u01775968366843") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f110684cef2a15f49_d20260412_m043242_c001_v0001091_t0004_u01775968362911") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcfb9_d20260412_m043237_c001_v7007000_t0000_u01775968357316") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f117309cde981778d_d20260412_m043234_c001_v0001115_t0020_u01775968354707") 2026/04/12 04:38:43 DEBUG : dst/one.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1147c99706ae7528_d20260412_m043230_c001_v0001182_t0042_u01775968350633") 2026/04/12 04:38:43 DEBUG : dst/three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b13_d20260412_m043143_c001_v7007000_t0000_u01775968303887") 2026/04/12 04:38:43 DEBUG : dst/three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11914e1af1ddea62_d20260412_m043142_c001_v0001184_t0038_u01775968302376") 2026/04/12 04:38:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b9b_d20260412_m043302_c001_v7007000_t0000_u01775968382769") 2026/04/12 04:38:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1164e8dd432511b4_d20260412_m043300_c001_v0001174_t0045_u01775968380929") 2026/04/12 04:38:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f113a72233f689096_d20260412_m043257_c001_v0001183_t0002_u01775968377555") 2026/04/12 04:38:43 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b9c_d20260412_m043302_c001_v7007000_t0000_u01775968382950") 2026/04/12 04:38:43 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1175f69c96241e57_d20260412_m043301_c001_v0001174_t0042_u01775968381508") 2026/04/12 04:38:43 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee991f4_d20260412_m043301_c001_v7007000_t0000_u01775968381322") 2026/04/12 04:38:43 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1175f69c96241def_d20260412_m043257_c001_v0001174_t0007_u01775968377954") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f400762743ee991ee_d20260412_m043257_c001_v7007000_t0000_u01775968377761") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5837d3_d20260412_m043252_c001_v0001145_t0035_u01775968372491") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4041acd32319a8c6_d20260412_m043250_c001_v7007000_t0000_u01775968370010") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f109dacaba0894117_d20260412_m043248_c001_v0001174_t0017_u01775968368941") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbc16_d20260412_m043248_c001_v7007000_t0000_u01775968368753") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f109dacaba0894092_d20260412_m043245_c001_v0001174_t0049_u01775968365374") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbc14_d20260412_m043245_c001_v7007000_t0000_u01775968365187") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5837bb_d20260412_m043240_c001_v0001145_t0035_u01775968360165") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a527b5_d20260412_m043236_c001_v7007000_t0000_u01775968356560") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5837af_d20260412_m043233_c001_v0001145_t0047_u01775968353783") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a527b1_d20260412_m043233_c001_v7007000_t0000_u01775968353054") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2718_d20260412_m043227_c001_v0001136_t0005_u01775968347976") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbbb6_d20260412_m043224_c001_v7007000_t0000_u01775968344439") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2700_d20260412_m043222_c001_v0001136_t0058_u01775968342149") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecbbb3_d20260412_m043221_c001_v7007000_t0000_u01775968341033") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744e13_d20260412_m043214_c001_v0001154_t0014_u01775968334429") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f079425_d20260412_m043211_c001_v7007000_t0000_u01775968331501") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744e03_d20260412_m043209_c001_v0001154_t0019_u01775968329423") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f419b21b58f07941f_d20260412_m043208_c001_v7007000_t0000_u01775968328326") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58375a_d20260412_m043201_c001_v0001145_t0059_u01775968321188") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee382_d20260412_m043157_c001_v7007000_t0000_u01775968317664") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58374a_d20260412_m043154_c001_v0001145_t0029_u01775968314230") 2026/04/12 04:38:44 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee378_d20260412_m043153_c001_v7007000_t0000_u01775968313134") 2026/04/12 04:38:45 DEBUG : dst/three.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c26b8_d20260412_m043146_c001_v0001136_t0021_u01775968306069") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4041acd32319a8c7_d20260412_m043250_c001_v7007000_t0000_u01775968370193") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1024d7c80feaa7fb_d20260412_m043248_c001_v0001174_t0023_u01775968368379") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1176e856557cbb34_d20260412_m043244_c001_v0001184_t0048_u01775968364994") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcfbd_d20260412_m043237_c001_v7007000_t0000_u01775968357503") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f10172c0aec2decb4_d20260412_m043236_c001_v0001183_t0035_u01775968356356") 2026/04/12 04:38:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f110f09239be1317e_d20260412_m043232_c001_v0001174_t0040_u01775968352196") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b9d_d20260412_m043303_c001_v7007000_t0000_u01775968383132") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2758_d20260412_m043251_c001_v0001136_t0053_u01775968371827") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4041acd32319a8c9_d20260412_m043250_c001_v7007000_t0000_u01775968370375") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2740_d20260412_m043239_c001_v0001136_t0029_u01775968359303") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcfc0_d20260412_m043237_c001_v7007000_t0000_u01775968357754") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744e35_d20260412_m043227_c001_v0001154_t0014_u01775968347168") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dce22_d20260412_m043225_c001_v7007000_t0000_u01775968345716") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583781_d20260412_m043214_c001_v0001145_t0049_u01775968334122") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367b65_d20260412_m043212_c001_v7007000_t0000_u01775968332609") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c26ce_d20260412_m043200_c001_v0001136_t0026_u01775968320375") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544cfc_d20260412_m043158_c001_v7007000_t0000_u01775968318769") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744db7_d20260412_m043145_c001_v0001154_t0007_u01775968305514") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016b14_d20260412_m043144_c001_v7007000_t0000_u01775968304068") 2026/04/12 04:38:45 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f115ef8a9bf69d979_d20260412_m043139_c001_v0001029_t0024_u01775968299604") 2026/04/12 04:38:46 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f401838c780e792a3_d20260412_m043118_c001_v7007000_t0000_u01775968278609") 2026/04/12 04:38:46 DEBUG : dst/two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11452c1c57eda3e6_d20260412_m043117_c001_v0001167_t0003_u01775968277237") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcd1c_d20260412_m043043_c001_v7007000_t0000_u01775968243587") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c25b2_d20260412_m043039_c001_v0001136_t0059_u01775968239335") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcd17_d20260412_m043037_c001_v7007000_t0000_u01775968237259") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2576_d20260412_m043027_c001_v0001136_t0000_u01775968227263") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af92_d20260412_m043019_c001_v7007000_t0000_u01775968219394") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2544_d20260412_m043014_c001_v0001136_t0001_u01775968214767") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2ab_d20260412_m042952_c001_v7007000_t0000_u01775968192727") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24d4_d20260412_m042950_c001_v0001136_t0037_u01775968190412") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a5_d20260412_m042949_c001_v7007000_t0000_u01775968189481") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24cc_d20260412_m042948_c001_v0001136_t0055_u01775968188256") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a1_d20260412_m042945_c001_v7007000_t0000_u01775968185191") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24b0_d20260412_m042943_c001_v0001136_t0054_u01775968183484") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba29e_d20260412_m042942_c001_v7007000_t0000_u01775968182571") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24a2_d20260412_m042940_c001_v0001136_t0007_u01775968180874") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba291_d20260412_m042934_c001_v7007000_t0000_u01775968174569") 2026/04/12 04:38:46 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2472_d20260412_m042932_c001_v0001136_t0027_u01775968172887") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba28c_d20260412_m042931_c001_v7007000_t0000_u01775968171849") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2462_d20260412_m042930_c001_v0001136_t0058_u01775968170955") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526ba_d20260412_m042925_c001_v7007000_t0000_u01775968165695") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2440_d20260412_m042924_c001_v0001136_t0012_u01775968164060") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b7_d20260412_m042922_c001_v7007000_t0000_u01775968162219") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2434_d20260412_m042921_c001_v0001136_t0002_u01775968161059") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b6_d20260412_m042920_c001_v7007000_t0000_u01775968160690") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f118435db85980159_d20260412_m042919_c001_v0001173_t0059_u01775968159685") 2026/04/12 04:38:47 DEBUG : empty space: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c242e_d20260412_m042918_c001_v0001136_t0049_u01775968158092") 2026/04/12 04:38:47 DEBUG : enormous: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2aa_d20260412_m042951_c001_v7007000_t0000_u01775968191986") 2026/04/12 04:38:47 DEBUG : enormous: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24d6_d20260412_m042951_c001_v0001136_t0008_u01775968191043") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367bc2_d20260412_m043308_c001_v7007000_t0000_u01775968388234") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5837fb_d20260412_m043306_c001_v0001145_t0029_u01775968386804") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af8d_d20260412_m043013_c001_v7007000_t0000_u01775968213327") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2534_d20260412_m043012_c001_v0001136_t0006_u01775968212161") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b0_d20260412_m042915_c001_v7007000_t0000_u01775968155161") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c241a_d20260412_m042913_c001_v0001136_t0024_u01775968153977") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526af_d20260412_m042913_c001_v7007000_t0000_u01775968153428") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2416_d20260412_m042912_c001_v0001136_t0059_u01775968152637") 2026/04/12 04:38:47 DEBUG : existing: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2410_d20260412_m042911_c001_v0001136_t0037_u01775968151767") 2026/04/12 04:38:48 DEBUG : existing-b: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af8e_d20260412_m043013_c001_v7007000_t0000_u01775968213509") 2026/04/12 04:38:48 DEBUG : existing-b: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583645_d20260412_m043012_c001_v0001145_t0016_u01775968212174") 2026/04/12 04:38:48 DEBUG : file1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528df_d20260412_m043406_c001_v7007000_t0000_u01775968446068") 2026/04/12 04:38:48 DEBUG : file1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6f81_d20260412_m043405_c001_v0001093_t0036_u01775968445140") 2026/04/12 04:38:48 DEBUG : file1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528b8_d20260412_m043403_c001_v7007000_t0000_u01775968443813") 2026/04/12 04:38:48 DEBUG : file1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838c1_d20260412_m043402_c001_v0001145_t0043_u01775968442886") 2026/04/12 04:38:48 DEBUG : five: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2ad_d20260412_m042956_c001_v7007000_t0000_u01775968196911") 2026/04/12 04:38:48 DEBUG : five: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c24ee_d20260412_m042954_c001_v0001136_t0043_u01775968194727") 2026/04/12 04:38:48 DEBUG : foo: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526b8_d20260412_m042923_c001_v7007000_t0000_u01775968163691") 2026/04/12 04:38:48 DEBUG : foo: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c243e_d20260412_m042923_c001_v0001136_t0043_u01775968163141") 2026/04/12 04:38:48 DEBUG : foo: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c243c_d20260412_m042922_c001_v0001136_t0043_u01775968162587") 2026/04/12 04:38:48 DEBUG : four: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2ae_d20260412_m042957_c001_v7007000_t0000_u01775968197096") 2026/04/12 04:38:48 DEBUG : four: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a5835f5_d20260412_m042955_c001_v0001145_t0028_u01775968195323") 2026/04/12 04:38:48 DEBUG : four: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24ea_d20260412_m042953_c001_v0001136_t0030_u01775968193851") 2026/04/12 04:38:48 DEBUG : hello world2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c3_d20260412_m042829_c001_v7007000_t0000_u01775968109628") 2026/04/12 04:38:48 DEBUG : hello world2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2321_d20260412_m042828_c001_v0001136_t0012_u01775968108801") 2026/04/12 04:38:48 DEBUG : ignore-size: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526ad_d20260412_m042911_c001_v7007000_t0000_u01775968151398") 2026/04/12 04:38:48 DEBUG : ignore-size: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c240e_d20260412_m042910_c001_v0001136_t0039_u01775968150331") 2026/04/12 04:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af8a_d20260412_m043011_c001_v7007000_t0000_u01775968211436") 2026/04/12 04:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583637_d20260412_m043010_c001_v0001145_t0033_u01775968210696") 2026/04/12 04:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af88_d20260412_m043009_c001_v7007000_t0000_u01775968209949") 2026/04/12 04:38:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583629_d20260412_m043008_c001_v0001145_t0015_u01775968208754") 2026/04/12 04:38:48 DEBUG : one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2af_d20260412_m042957_c001_v7007000_t0000_u01775968197279") 2026/04/12 04:38:49 DEBUG : one: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c24de_d20260412_m042953_c001_v0001136_t0043_u01775968193100") 2026/04/12 04:38:49 DEBUG : only0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52867_d20260412_m043358_c001_v7007000_t0000_u01775968438394") 2026/04/12 04:38:49 DEBUG : only0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f73_d20260412_m043353_c001_v0001154_t0024_u01775968433002") 2026/04/12 04:38:49 DEBUG : only0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f23_d20260412_m043336_c001_v0001154_t0012_u01775968416305") 2026/04/12 04:38:49 DEBUG : only0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb5f3_d20260412_m043330_c001_v7007000_t0000_u01775968410012") 2026/04/12 04:38:49 DEBUG : only0: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583805_d20260412_m043313_c001_v0001145_t0016_u01775968393016") 2026/04/12 04:38:49 DEBUG : only1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52868_d20260412_m043358_c001_v7007000_t0000_u01775968438578") 2026/04/12 04:38:49 DEBUG : only1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27f4_d20260412_m043353_c001_v0001136_t0043_u01775968433612") 2026/04/12 04:38:49 DEBUG : only1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583855_d20260412_m043337_c001_v0001145_t0017_u01775968417324") 2026/04/12 04:38:49 DEBUG : only1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c7b_d20260412_m043329_c001_v7007000_t0000_u01775968409608") 2026/04/12 04:38:49 DEBUG : only1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2772_d20260412_m043314_c001_v0001136_t0056_u01775968394117") 2026/04/12 04:38:49 DEBUG : only10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52869_d20260412_m043358_c001_v7007000_t0000_u01775968438767") 2026/04/12 04:38:49 DEBUG : only10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27ee_d20260412_m043353_c001_v0001136_t0043_u01775968433011") 2026/04/12 04:38:49 DEBUG : only10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583873_d20260412_m043345_c001_v0001145_t0015_u01775968425002") 2026/04/12 04:38:49 DEBUG : only10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab34297_d20260412_m043330_c001_v7007000_t0000_u01775968410011") 2026/04/12 04:38:49 DEBUG : only10: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c278a_d20260412_m043320_c001_v0001136_t0001_u01775968400928") 2026/04/12 04:38:49 DEBUG : only11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286a_d20260412_m043358_c001_v7007000_t0000_u01775968438950") 2026/04/12 04:38:49 DEBUG : only11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a58389f_d20260412_m043353_c001_v0001145_t0028_u01775968433025") 2026/04/12 04:38:49 DEBUG : only11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27d6_d20260412_m043345_c001_v0001136_t0036_u01775968425792") 2026/04/12 04:38:49 DEBUG : only11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb5f6_d20260412_m043330_c001_v7007000_t0000_u01775968410384") 2026/04/12 04:38:50 DEBUG : only11: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ee5_d20260412_m043321_c001_v0001154_t0000_u01775968401636") 2026/04/12 04:38:50 DEBUG : only12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286b_d20260412_m043359_c001_v7007000_t0000_u01775968439135") 2026/04/12 04:38:50 DEBUG : only12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4167cb2de01f6f5b_d20260412_m043353_c001_v0001093_t0052_u01775968433606") 2026/04/12 04:38:50 DEBUG : only12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f53_d20260412_m043346_c001_v0001154_t0019_u01775968426372") 2026/04/12 04:38:50 DEBUG : only12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c7e_d20260412_m043330_c001_v7007000_t0000_u01775968410155") 2026/04/12 04:38:50 DEBUG : only12: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583825_d20260412_m043322_c001_v0001145_t0015_u01775968402453") 2026/04/12 04:38:50 DEBUG : only13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286c_d20260412_m043359_c001_v7007000_t0000_u01775968439321") 2026/04/12 04:38:50 DEBUG : only13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f75_d20260412_m043353_c001_v0001154_t0024_u01775968433233") 2026/04/12 04:38:50 DEBUG : only13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58387f_d20260412_m043347_c001_v0001145_t0052_u01775968427121") 2026/04/12 04:38:50 DEBUG : only13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab3429a_d20260412_m043330_c001_v7007000_t0000_u01775968410396") 2026/04/12 04:38:50 DEBUG : only13: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2792_d20260412_m043323_c001_v0001136_t0041_u01775968403221") 2026/04/12 04:38:50 DEBUG : only14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286d_d20260412_m043359_c001_v7007000_t0000_u01775968439504") 2026/04/12 04:38:50 DEBUG : only14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27f0_d20260412_m043353_c001_v0001136_t0043_u01775968433242") 2026/04/12 04:38:50 DEBUG : only14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27da_d20260412_m043347_c001_v0001136_t0013_u01775968427916") 2026/04/12 04:38:50 DEBUG : only14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab34298_d20260412_m043330_c001_v7007000_t0000_u01775968410213") 2026/04/12 04:38:50 DEBUG : only14: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744eef_d20260412_m043323_c001_v0001154_t0024_u01775968403844") 2026/04/12 04:38:50 DEBUG : only15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286e_d20260412_m043359_c001_v7007000_t0000_u01775968439687") 2026/04/12 04:38:50 DEBUG : only15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a5838a1_d20260412_m043353_c001_v0001145_t0028_u01775968433258") 2026/04/12 04:38:50 DEBUG : only15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f5f_d20260412_m043348_c001_v0001154_t0006_u01775968428770") 2026/04/12 04:38:50 DEBUG : only15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba7f_d20260412_m043330_c001_v7007000_t0000_u01775968410734") 2026/04/12 04:38:51 DEBUG : only15: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58382b_d20260412_m043324_c001_v0001145_t0053_u01775968404633") 2026/04/12 04:38:51 DEBUG : only16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5286f_d20260412_m043359_c001_v7007000_t0000_u01775968439870") 2026/04/12 04:38:51 DEBUG : only16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f77_d20260412_m043353_c001_v0001154_t0024_u01775968433419") 2026/04/12 04:38:51 DEBUG : only16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58388d_d20260412_m043349_c001_v0001145_t0014_u01775968429611") 2026/04/12 04:38:51 DEBUG : only16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c81_d20260412_m043330_c001_v7007000_t0000_u01775968410519") 2026/04/12 04:38:51 DEBUG : only16: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c279a_d20260412_m043325_c001_v0001136_t0009_u01775968405354") 2026/04/12 04:38:52 DEBUG : only17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52872_d20260412_m043400_c001_v7007000_t0000_u01775968440059") 2026/04/12 04:38:52 DEBUG : only17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27f2_d20260412_m043353_c001_v0001136_t0043_u01775968433428") 2026/04/12 04:38:52 DEBUG : only17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27e6_d20260412_m043350_c001_v0001136_t0039_u01775968430367") 2026/04/12 04:38:52 DEBUG : only17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba7b_d20260412_m043330_c001_v7007000_t0000_u01775968410188") 2026/04/12 04:38:52 DEBUG : only17: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744efb_d20260412_m043326_c001_v0001154_t0007_u01775968406137") 2026/04/12 04:38:52 DEBUG : only18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52876_d20260412_m043400_c001_v7007000_t0000_u01775968440244") 2026/04/12 04:38:52 DEBUG : only18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a5838a3_d20260412_m043353_c001_v0001145_t0028_u01775968433442") 2026/04/12 04:38:52 DEBUG : only18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f69_d20260412_m043351_c001_v0001154_t0000_u01775968431142") 2026/04/12 04:38:52 DEBUG : only18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c7c_d20260412_m043329_c001_v7007000_t0000_u01775968409792") 2026/04/12 04:38:52 DEBUG : only18: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583837_d20260412_m043326_c001_v0001145_t0024_u01775968406955") 2026/04/12 04:38:52 DEBUG : only19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5287a_d20260412_m043400_c001_v7007000_t0000_u01775968440428") 2026/04/12 04:38:52 DEBUG : only19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f79_d20260412_m043353_c001_v0001154_t0024_u01775968433602") 2026/04/12 04:38:52 DEBUG : only19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583899_d20260412_m043352_c001_v0001145_t0042_u01775968432107") 2026/04/12 04:38:52 DEBUG : only19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb5f5_d20260412_m043330_c001_v7007000_t0000_u01775968410204") 2026/04/12 04:38:52 DEBUG : only19: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27a0_d20260412_m043328_c001_v0001136_t0043_u01775968408202") 2026/04/12 04:38:52 DEBUG : only2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5287d_d20260412_m043400_c001_v7007000_t0000_u01775968440612") 2026/04/12 04:38:52 DEBUG : only2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a5838a7_d20260412_m043353_c001_v0001145_t0028_u01775968433710") 2026/04/12 04:38:52 DEBUG : only2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27b4_d20260412_m043338_c001_v0001136_t0017_u01775968418372") 2026/04/12 04:38:52 DEBUG : only2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c7f_d20260412_m043330_c001_v7007000_t0000_u01775968410337") 2026/04/12 04:38:52 DEBUG : only2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ed5_d20260412_m043314_c001_v0001154_t0000_u01775968394830") 2026/04/12 04:38:52 DEBUG : only3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52881_d20260412_m043400_c001_v7007000_t0000_u01775968440797") 2026/04/12 04:38:52 DEBUG : only3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f7d_d20260412_m043353_c001_v0001154_t0024_u01775968433787") 2026/04/12 04:38:52 DEBUG : only3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f31_d20260412_m043339_c001_v0001154_t0020_u01775968419274") 2026/04/12 04:38:52 DEBUG : only3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba7e_d20260412_m043330_c001_v7007000_t0000_u01775968410552") 2026/04/12 04:38:52 DEBUG : only3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58380b_d20260412_m043315_c001_v0001145_t0035_u01775968395630") 2026/04/12 04:38:53 DEBUG : only4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52885_d20260412_m043400_c001_v7007000_t0000_u01775968440981") 2026/04/12 04:38:53 DEBUG : only4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27f6_d20260412_m043353_c001_v0001136_t0043_u01775968433797") 2026/04/12 04:38:53 DEBUG : only4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58385f_d20260412_m043340_c001_v0001145_t0003_u01775968420105") 2026/04/12 04:38:53 DEBUG : only4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba7d_d20260412_m043330_c001_v7007000_t0000_u01775968410370") 2026/04/12 04:38:53 DEBUG : only4: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c277e_d20260412_m043316_c001_v0001136_t0002_u01775968396227") 2026/04/12 04:38:53 DEBUG : only5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52889_d20260412_m043401_c001_v7007000_t0000_u01775968441168") 2026/04/12 04:38:53 DEBUG : only5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4167cb2de01f6f5d_d20260412_m043353_c001_v0001093_t0052_u01775968433815") 2026/04/12 04:38:53 DEBUG : only5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27c0_d20260412_m043340_c001_v0001136_t0049_u01775968420864") 2026/04/12 04:38:53 DEBUG : only5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c7d_d20260412_m043329_c001_v7007000_t0000_u01775968409974") 2026/04/12 04:38:53 DEBUG : only5: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744ed9_d20260412_m043317_c001_v0001154_t0003_u01775968397352") 2026/04/12 04:38:53 DEBUG : only6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5288d_d20260412_m043401_c001_v7007000_t0000_u01775968441351") 2026/04/12 04:38:53 DEBUG : only6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f408ed5264a5838a9_d20260412_m043353_c001_v0001145_t0028_u01775968433895") 2026/04/12 04:38:53 DEBUG : only6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f3b_d20260412_m043341_c001_v0001154_t0020_u01775968421642") 2026/04/12 04:38:53 DEBUG : only6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb5f7_d20260412_m043330_c001_v7007000_t0000_u01775968410565") 2026/04/12 04:38:53 DEBUG : only6: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583813_d20260412_m043318_c001_v0001145_t0013_u01775968398043") 2026/04/12 04:38:53 DEBUG : only7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52891_d20260412_m043401_c001_v7007000_t0000_u01775968441537") 2026/04/12 04:38:53 DEBUG : only7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744f7f_d20260412_m043353_c001_v0001154_t0024_u01775968433971") 2026/04/12 04:38:53 DEBUG : only7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583869_d20260412_m043342_c001_v0001145_t0043_u01775968422328") 2026/04/12 04:38:53 DEBUG : only7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6ba7a_d20260412_m043330_c001_v7007000_t0000_u01775968410007") 2026/04/12 04:38:53 DEBUG : only7: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2784_d20260412_m043318_c001_v0001136_t0025_u01775968398845") 2026/04/12 04:38:54 DEBUG : only8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52895_d20260412_m043401_c001_v7007000_t0000_u01775968441734") 2026/04/12 04:38:54 DEBUG : only8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c27f8_d20260412_m043353_c001_v0001136_t0043_u01775968433980") 2026/04/12 04:38:54 DEBUG : only8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c27ca_d20260412_m043342_c001_v0001136_t0023_u01775968422971") 2026/04/12 04:38:54 DEBUG : only8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4219f0d9bab3429c_d20260412_m043330_c001_v7007000_t0000_u01775968410578") 2026/04/12 04:38:54 DEBUG : only8: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744edf_d20260412_m043319_c001_v0001154_t0002_u01775968399542") 2026/04/12 04:38:54 DEBUG : only9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a52899_d20260412_m043401_c001_v7007000_t0000_u01775968441936") 2026/04/12 04:38:54 DEBUG : only9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4167cb2de01f6f5f_d20260412_m043353_c001_v0001093_t0052_u01775968433999") 2026/04/12 04:38:54 DEBUG : only9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f41_d20260412_m043343_c001_v0001154_t0005_u01775968423732") 2026/04/12 04:38:54 DEBUG : only9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f404fd7b016367c82_d20260412_m043330_c001_v7007000_t0000_u01775968410704") 2026/04/12 04:38:54 DEBUG : only9: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583819_d20260412_m043320_c001_v0001145_t0047_u01775968400252") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af84_d20260412_m043007_c001_v7007000_t0000_u01775968207646") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583621_d20260412_m043005_c001_v0001145_t0002_u01775968205508") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af80_d20260412_m043004_c001_v7007000_t0000_u01775968204767") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c250e_d20260412_m043002_c001_v0001136_t0013_u01775968202083") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af7b_d20260412_m043000_c001_v7007000_t0000_u01775968200965") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5835fb_d20260412_m042958_c001_v0001145_t0026_u01775968198207") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a3_d20260412_m042947_c001_v7007000_t0000_u01775968187273") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24c4_d20260412_m042945_c001_v0001136_t0019_u01775968185744") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a0_d20260412_m042944_c001_v7007000_t0000_u01775968184164") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24ae_d20260412_m042943_c001_v0001136_t0047_u01775968183125") 2026/04/12 04:38:54 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba29d_d20260412_m042941_c001_v7007000_t0000_u01775968181623") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24a0_d20260412_m042940_c001_v0001136_t0038_u01775968180509") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba290_d20260412_m042934_c001_v7007000_t0000_u01775968174019") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c246c_d20260412_m042932_c001_v0001136_t0010_u01775968172405") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba28e_d20260412_m042932_c001_v7007000_t0000_u01775968172035") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2460_d20260412_m042930_c001_v0001136_t0002_u01775968170470") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba28b_d20260412_m042930_c001_v7007000_t0000_u01775968170102") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c245c_d20260412_m042929_c001_v0001136_t0031_u01775968169422") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2454_d20260412_m042928_c001_v0001136_t0006_u01775968168610") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba28a_d20260412_m042928_c001_v7007000_t0000_u01775968168241") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c244c_d20260412_m042927_c001_v0001136_t0037_u01775968167554") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2446_d20260412_m042926_c001_v0001136_t0023_u01775968166614") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526bb_d20260412_m042925_c001_v7007000_t0000_u01775968165880") 2026/04/12 04:38:55 DEBUG : potato: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2442_d20260412_m042924_c001_v0001136_t0053_u01775968164852") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f420c257253c62bfd_d20260412_m043053_c001_v7007000_t0000_u01775968253212") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744cf7_d20260412_m043052_c001_v0001154_t0002_u01775968252494") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcd1d_d20260412_m043043_c001_v7007000_t0000_u01775968243975") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744cd5_d20260412_m043038_c001_v0001154_t0014_u01775968238580") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af9a_d20260412_m043031_c001_v7007000_t0000_u01775968231517") 2026/04/12 04:38:55 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744cb3_d20260412_m043026_c001_v0001154_t0016_u01775968226495") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af93_d20260412_m043019_c001_v7007000_t0000_u01775968219649") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744c8f_d20260412_m043014_c001_v0001154_t0001_u01775968214427") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a9_d20260412_m042951_c001_v7007000_t0000_u01775968191802") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24d0_d20260412_m042950_c001_v0001136_t0014_u01775968190035") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a6_d20260412_m042949_c001_v7007000_t0000_u01775968189666") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24ca_d20260412_m042947_c001_v0001136_t0029_u01775968187827") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a4_d20260412_m042947_c001_v7007000_t0000_u01775968187458") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24c6_d20260412_m042946_c001_v0001136_t0057_u01775968186543") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2a2_d20260412_m042945_c001_v7007000_t0000_u01775968185374") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24ba_d20260412_m042944_c001_v0001136_t0049_u01775968184536") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba29f_d20260412_m042942_c001_v7007000_t0000_u01775968182754") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24a6_d20260412_m042941_c001_v0001136_t0019_u01775968181636") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba292_d20260412_m042934_c001_v7007000_t0000_u01775968174752") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c247a_d20260412_m042933_c001_v0001136_t0006_u01775968173619") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c6_d20260412_m042832_c001_v7007000_t0000_u01775968112760") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c232f_d20260412_m042831_c001_v0001136_t0024_u01775968111880") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c5_d20260412_m042830_c001_v7007000_t0000_u01775968110957") 2026/04/12 04:38:56 DEBUG : potato2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2323_d20260412_m042830_c001_v0001136_t0024_u01775968110173") 2026/04/12 04:38:56 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dcd20_d20260412_m043044_c001_v7007000_t0000_u01775968244462") 2026/04/12 04:38:56 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583696_d20260412_m043040_c001_v0001145_t0012_u01775968240016") 2026/04/12 04:38:56 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af9b_d20260412_m043031_c001_v7007000_t0000_u01775968231700") 2026/04/12 04:38:56 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583677_d20260412_m043028_c001_v0001145_t0049_u01775968228093") 2026/04/12 04:38:57 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af94_d20260412_m043020_c001_v7007000_t0000_u01775968220202") 2026/04/12 04:38:57 DEBUG : potato3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583653_d20260412_m043015_c001_v0001145_t0001_u01775968215183") 2026/04/12 04:38:57 DEBUG : pre-dest1/1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016ab4_d20260412_m043127_c001_v7007000_t0000_u01775968287537") 2026/04/12 04:38:57 DEBUG : pre-dest1/1: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5836fe_d20260412_m043119_c001_v0001145_t0034_u01775968279393") 2026/04/12 04:38:57 DEBUG : pre-dest2/2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105016ab7_d20260412_m043127_c001_v7007000_t0000_u01775968287725") 2026/04/12 04:38:57 DEBUG : pre-dest2/2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744d67_d20260412_m043120_c001_v0001154_t0024_u01775968280068") 2026/04/12 04:38:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f401838c780e79268_d20260412_m043104_c001_v7007000_t0000_u01775968264409") 2026/04/12 04:38:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c260a_d20260412_m043101_c001_v0001136_t0018_u01775968261000") 2026/04/12 04:38:57 DEBUG : sizeonly: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526ac_d20260412_m042909_c001_v7007000_t0000_u01775968149778") 2026/04/12 04:38:57 DEBUG : sizeonly: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c240a_d20260412_m042908_c001_v0001136_t0034_u01775968148741") 2026/04/12 04:38:57 DEBUG : splitbanan: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a529f2_d20260412_m043605_c001_v7007000_t0000_u01775968565647") 2026/04/12 04:38:57 DEBUG : splitbanan: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745122_d20260412_m043557_c001_v0001154_t0007_u01775968557583") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee947_d20260412_m043728_c001_v7007000_t0000_u01775968648459") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583ba9_d20260412_m043722_c001_v0001145_t0044_u01775968642211") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f415a582f3fe66ddf_d20260412_m043711_c001_v7007000_t0000_u01775968631896") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b71_d20260412_m043705_c001_v0001145_t0017_u01775968625312") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f406b053d00af0d56_d20260412_m043654_c001_v7007000_t0000_u01775968614521") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b3f_d20260412_m043648_c001_v0001145_t0057_u01775968608407") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407b1543211422a5_d20260412_m043638_c001_v7007000_t0000_u01775968598924") 2026/04/12 04:38:57 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583b09_d20260412_m043632_c001_v0001145_t0014_u01775968592834") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee728_d20260412_m043622_c001_v7007000_t0000_u01775968582031") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583ad9_d20260412_m043615_c001_v0001145_t0036_u01775968575440") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a5298d_d20260412_m043600_c001_v7007000_t0000_u01775968560369") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a6f_d20260412_m043556_c001_v0001145_t0008_u01775968556430") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc0ad_d20260412_m043545_c001_v7007000_t0000_u01775968545943") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a2b_d20260412_m043538_c001_v0001145_t0047_u01775968538212") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f409f6052ea6dd160_d20260412_m043537_c001_v7007000_t0000_u01775968537091") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f7450c8_d20260412_m043533_c001_v0001154_t0012_u01775968533367") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4131ae9f013cb6f6_d20260412_m043524_c001_v7007000_t0000_u01775968524066") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745088_d20260412_m043516_c001_v0001154_t0011_u01775968516498") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4052164105017f41_d20260412_m043515_c001_v7007000_t0000_u01775968515547") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5839b9_d20260412_m043511_c001_v0001145_t0022_u01775968511452") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba562_d20260412_m043455_c001_v7007000_t0000_u01775968495903") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583963_d20260412_m043451_c001_v0001145_t0057_u01775968491920") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41632b6e4929342e_d20260412_m043441_c001_v7007000_t0000_u01775968481853") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a58392d_d20260412_m043435_c001_v0001145_t0041_u01775968475673") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0544ede_d20260412_m043424_c001_v7007000_t0000_u01775968464908") 2026/04/12 04:38:58 DEBUG : splitbananasplit: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838fb_d20260412_m043418_c001_v0001145_t0006_u01775968458987") 2026/04/12 04:38:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f410f7c3b52ecc08d_d20260412_m043540_c001_v7007000_t0000_u01775968540712") 2026/04/12 04:38:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583a11_d20260412_m043534_c001_v0001145_t0019_u01775968534637") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528ec_d20260412_m043411_c001_v7007000_t0000_u01775968451089") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838dd_d20260412_m043409_c001_v0001145_t0020_u01775968449586") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528ea_d20260412_m043408_c001_v7007000_t0000_u01775968448820") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744fa3_d20260412_m043407_c001_v0001154_t0000_u01775968447028") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af8b_d20260412_m043011_c001_v7007000_t0000_u01775968211617") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744c81_d20260412_m043010_c001_v0001154_t0010_u01775968210686") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af89_d20260412_m043010_c001_v7007000_t0000_u01775968210132") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2526_d20260412_m043009_c001_v0001136_t0054_u01775968209100") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526aa_d20260412_m042906_c001_v7007000_t0000_u01775968146496") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23f6_d20260412_m042905_c001_v0001136_t0052_u01775968145086") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526a9_d20260412_m042904_c001_v7007000_t0000_u01775968144717") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23ea_d20260412_m042903_c001_v0001136_t0000_u01775968143627") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526a8_d20260412_m042901_c001_v7007000_t0000_u01775968141546") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23de_d20260412_m042859_c001_v0001136_t0014_u01775968139863") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526a6_d20260412_m042859_c001_v7007000_t0000_u01775968139314") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23d6_d20260412_m042857_c001_v0001136_t0027_u01775968137950") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23c7_d20260412_m042855_c001_v0001136_t0046_u01775968135147") 2026/04/12 04:38:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a526a4_d20260412_m042854_c001_v7007000_t0000_u01775968134779") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23c1_d20260412_m042854_c001_v0001136_t0059_u01775968134105") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c23b9_d20260412_m042853_c001_v0001136_t0052_u01775968133417") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8d6_d20260412_m042852_c001_v7007000_t0000_u01775968132681") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c239f_d20260412_m042849_c001_v0001136_t0014_u01775968129811") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2395_d20260412_m042847_c001_v0001136_t0054_u01775968127304") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8d5_d20260412_m042846_c001_v7007000_t0000_u01775968126938") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2391_d20260412_m042846_c001_v0001136_t0005_u01775968126268") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2387_d20260412_m042845_c001_v0001136_t0049_u01775968125537") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8d4_d20260412_m042845_c001_v7007000_t0000_u01775968125172") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c236f_d20260412_m042841_c001_v0001136_t0057_u01775968121639") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8d0_d20260412_m042841_c001_v7007000_t0000_u01775968121273") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2365_d20260412_m042840_c001_v0001136_t0005_u01775968120369") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8cf_d20260412_m042839_c001_v7007000_t0000_u01775968119466") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2359_d20260412_m042838_c001_v0001136_t0004_u01775968118785") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8cd_d20260412_m042838_c001_v7007000_t0000_u01775968118237") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2355_d20260412_m042837_c001_v0001136_t0038_u01775968117594") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8cc_d20260412_m042836_c001_v7007000_t0000_u01775968116688") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2345_d20260412_m042835_c001_v0001136_t0048_u01775968115852") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c9_d20260412_m042835_c001_v7007000_t0000_u01775968115307") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c233f_d20260412_m042834_c001_v0001136_t0058_u01775968114563") 2026/04/12 04:39:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c8_d20260412_m042834_c001_v7007000_t0000_u01775968114005") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2333_d20260412_m042833_c001_v0001136_t0032_u01775968113304") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8c1_d20260412_m042828_c001_v7007000_t0000_u01775968108256") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c231b_d20260412_m042827_c001_v0001136_t0048_u01775968107542") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8bd_d20260412_m042826_c001_v7007000_t0000_u01775968106997") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2313_d20260412_m042826_c001_v0001136_t0040_u01775968106310") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8bc_d20260412_m042825_c001_v7007000_t0000_u01775968105407") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c230d_d20260412_m042824_c001_v0001136_t0000_u01775968104641") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4171023afdd6b8ba_d20260412_m042822_c001_v7007000_t0000_u01775968102485") 2026/04/12 04:39:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c22ff_d20260412_m042821_c001_v0001136_t0004_u01775968101779") 2026/04/12 04:39:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528ed_d20260412_m043411_c001_v7007000_t0000_u01775968451272") 2026/04/12 04:39:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f6f9f_d20260412_m043409_c001_v0001093_t0036_u01775968449592") 2026/04/12 04:39:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528eb_d20260412_m043409_c001_v7007000_t0000_u01775968449005") 2026/04/12 04:39:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c280e_d20260412_m043407_c001_v0001136_t0039_u01775968447035") 2026/04/12 04:39:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee961_d20260412_m043730_c001_v7007000_t0000_u01775968650699") 2026/04/12 04:39:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a87_d20260412_m043729_c001_v0001136_t0030_u01775968649912") 2026/04/12 04:39:01 DEBUG : sub/yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af83_d20260412_m043007_c001_v7007000_t0000_u01775968207099") 2026/04/12 04:39:01 DEBUG : sub/yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744c77_d20260412_m043005_c001_v0001154_t0000_u01775968205896") 2026/04/12 04:39:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528e2_d20260412_m043406_c001_v7007000_t0000_u01775968446258") 2026/04/12 04:39:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2806_d20260412_m043404_c001_v0001136_t0045_u01775968444769") 2026/04/12 04:39:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528bc_d20260412_m043403_c001_v7007000_t0000_u01775968443998") 2026/04/12 04:39:02 DEBUG : test_dir1/file2: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744f99_d20260412_m043402_c001_v0001154_t0005_u01775968442902") 2026/04/12 04:39:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528e6_d20260412_m043406_c001_v7007000_t0000_u01775968446443") 2026/04/12 04:39:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a5838c5_d20260412_m043404_c001_v0001145_t0057_u01775968444783") 2026/04/12 04:39:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4189f5dff1a528c0_d20260412_m043404_c001_v7007000_t0000_u01775968444186") 2026/04/12 04:39:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2804_d20260412_m043402_c001_v0001136_t0051_u01775968442924") 2026/04/12 04:39:02 DEBUG : three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2b0_d20260412_m042957_c001_v7007000_t0000_u01775968197462") 2026/04/12 04:39:02 DEBUG : three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24f4_d20260412_m042956_c001_v0001136_t0022_u01775968196085") 2026/04/12 04:39:02 DEBUG : three: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c24e8_d20260412_m042953_c001_v0001136_t0031_u01775968193470") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee97d_d20260412_m043732_c001_v7007000_t0000_u01775968652467") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f734a_d20260412_m043731_c001_v0001093_t0032_u01775968651658") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeeeaa5_d20260412_m043752_c001_v7007000_t0000_u01775968672194") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745256_d20260412_m043750_c001_v0001154_t0000_u01775968670046") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeeea0e_d20260412_m043748_c001_v7007000_t0000_u01775968668538") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f737c_d20260412_m043746_c001_v0001093_t0058_u01775968666629") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9ff_d20260412_m043745_c001_v7007000_t0000_u01775968665686") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2aaa_d20260412_m043744_c001_v0001136_t0005_u01775968664827") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9c7_d20260412_m043739_c001_v7007000_t0000_u01775968659991") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f735e_d20260412_m043738_c001_v0001093_t0013_u01775968658925") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9d4_d20260412_m043742_c001_v7007000_t0000_u01775968662094") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745240_d20260412_m043740_c001_v0001154_t0021_u01775968660950") 2026/04/12 04:39:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9c1_d20260412_m043737_c001_v7007000_t0000_u01775968657983") 2026/04/12 04:39:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f102886fdf11c2a94_d20260412_m043737_c001_v0001136_t0031_u01775968657149") 2026/04/12 04:39:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9be_d20260412_m043736_c001_v7007000_t0000_u01775968656200") 2026/04/12 04:39:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583bd3_d20260412_m043735_c001_v0001145_t0005_u01775968655249") 2026/04/12 04:39:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee99f_d20260412_m043734_c001_v7007000_t0000_u01775968654296") 2026/04/12 04:39:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f745234_d20260412_m043733_c001_v0001154_t0001_u01775968653469") 2026/04/12 04:39:03 DEBUG : toe/toe/toe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f42374efea0545410_d20260412_m043756_c001_v7007000_t0000_u01775968676986") 2026/04/12 04:39:03 DEBUG : toe/toe/toe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f1167cb2de01f73a0_d20260412_m043756_c001_v0001093_t0045_u01775968676240") 2026/04/12 04:39:03 DEBUG : toe/toe/toe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeee9f2_d20260412_m043743_c001_v7007000_t0000_u01775968663877") 2026/04/12 04:39:03 DEBUG : toe/toe/toe: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583bf5_d20260412_m043743_c001_v0001145_t0018_u01775968663052") 2026/04/12 04:39:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeeeac3_d20260412_m043752_c001_v7007000_t0000_u01775968672789") 2026/04/12 04:39:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583c11_d20260412_m043751_c001_v0001145_t0026_u01775968671739") 2026/04/12 04:39:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f41476f572aeeea16_d20260412_m043749_c001_v7007000_t0000_u01775968669113") 2026/04/12 04:39:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11610e1fa06d9af0_d20260412_m043748_c001_v0001173_t0019_u01775968668009") 2026/04/12 04:39:03 DEBUG : two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f4191642c436ba2b1_d20260412_m042957_c001_v7007000_t0000_u01775968197646") 2026/04/12 04:39:03 DEBUG : two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f407aa1f96f744c57_d20260412_m042955_c001_v0001154_t0024_u01775968195516") 2026/04/12 04:39:03 DEBUG : two: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f402886fdf11c24e2_d20260412_m042953_c001_v0001136_t0043_u01775968193285") 2026/04/12 04:39:03 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af85_d20260412_m043007_c001_v7007000_t0000_u01775968207827") 2026/04/12 04:39:03 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f101c7a7e5edfdae6_d20260412_m043006_c001_v0001172_t0053_u01775968206794") 2026/04/12 04:39:03 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af7f_d20260412_m043004_c001_v7007000_t0000_u01775968204221") 2026/04/12 04:39:04 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f108ed5264a583613_d20260412_m043001_c001_v0001145_t0006_u01775968201713") 2026/04/12 04:39:04 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af7a_d20260412_m043000_c001_v7007000_t0000_u01775968200417") 2026/04/12 04:39:04 DEBUG : yam: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f107aa1f96f744c5f_d20260412_m042958_c001_v0001154_t0024_u01775968198216") 2026/04/12 04:39:04 DEBUG : yaml: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af81_d20260412_m043004_c001_v7007000_t0000_u01775968204952") 2026/04/12 04:39:04 DEBUG : yaml: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f111ddb78d09dca84_d20260412_m043003_c001_v0001106_t0042_u01775968203271") 2026/04/12 04:39:04 DEBUG : yaml: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f418f29ac2a56af7c_d20260412_m043001_c001_v7007000_t0000_u01775968201148") 2026/04/12 04:39:04 DEBUG : yaml: Deleting (id "4_z3f329de3f02d7bfb9fd80e1b_f11573d840b313057_d20260412_m042959_c001_v0001146_t0011_u01775968199987") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m46.471501021s (try 1/5)