"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/26 01:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu" 2026/02/26 01:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 01:00:34 DEBUG : Creating backend with remote "/tmp/rclone309142315" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/26 01:00:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:37 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:37 DEBUG : B2 bucket rclone-test-lacelow4luhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:38 DEBUG : Creating backend with remote "/non-existing" 2026/02/26 01:00:38 DEBUG : Config file has changed externally - reloading 2026/02/26 01:00:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/26 01:00:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:39 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:39 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:41 INFO : B2 bucket rclone-test-lacelow4luhu: Running all checks before starting transfers 2026/02/26 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:41 INFO : B2 bucket rclone-test-lacelow4luhu: Checks finished, now starting transfers 2026/02/26 01:00:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:42 ERROR : Ignoring --no-traverse with sync 2026/02/26 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/26 01:00:44 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:44 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:44 DEBUG : hello world2: size = 12 OK 2026/02/26 01:00:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/26 01:00:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.18s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:00:45 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:45 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:45 DEBUG : potato2: size = 11 OK 2026/02/26 01:00:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:00:46 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:46 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:47 DEBUG : potato2: size = 11 OK 2026/02/26 01:00:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/26 01:00:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:00:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/26 01:00:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:00:48 INFO : sub dir2: Making directory 2026/02/26 01:00:48 INFO : sub dir: Making directory 2026/02/26 01:00:48 INFO : sub dir2/sub sub dir2: Making directory 2026/02/26 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:48 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:48 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:48 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/26 01:00:48 DEBUG : B2 bucket rclone-test-lacelow4luhu: 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:49 INFO : sub dir2: Making directory 2026/02/26 01:00:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/26 01:00:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:50 DEBUG : sub dir2: Making directory with metadata 2026/02/26 01:00:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:00:50 INFO : sub dir2: Making directory 2026/02/26 01:00:50 INFO : sub dir: Making directory 2026/02/26 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:51 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/26 01:00:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/26 01:00:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:52 INFO : sub dir2: Making directory 2026/02/26 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:52 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:52 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:52 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:53 DEBUG : sub dir2: Making directory with metadata 2026/02/26 01:00:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:00:53 INFO : sub dir2: Making directory 2026/02/26 01:00:53 INFO : sub dir: Making directory 2026/02/26 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:53 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:53 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:54 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/26 01:00:54 DEBUG : B2 bucket rclone-test-lacelow4luhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:55 INFO : sub dir2: Making directory 2026/02/26 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:55 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:00:55 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:00:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:55 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:00:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ridefub1suxe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-ridefub1suxe 2026/02/26 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:00:57 DEBUG : B2 bucket rclone-test-ridefub1suxe: Waiting for checks to finish 2026/02/26 01:00:57 DEBUG : B2 bucket rclone-test-ridefub1suxe: Waiting for transfers to finish 2026/02/26 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:00:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:00:59 DEBUG : B2 bucket rclone-test-ridefub1suxe: Purge remote 2026/02/26 01:00:59 INFO : B2 bucket rclone-test-ridefub1suxe: cleaning bucket "rclone-test-ridefub1suxe" of all files 2026/02/26 01:00:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f929d93706d9b7b9fc80e1b_f11773823dfcec9fc_d20260226_m010058_c001_v0001173_t0042_u01772067658503") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:01 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone309142315) 2026/02/26 01:01:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:01 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:01:01 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:02 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:01:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/26 01:01:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.95s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rubuwox2moba" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-rubuwox2moba 2026/02/26 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:01:04 DEBUG : B2 bucket rclone-test-rubuwox2moba: Waiting for checks to finish 2026/02/26 01:01:04 DEBUG : B2 bucket rclone-test-rubuwox2moba: Waiting for transfers to finish 2026/02/26 01:01:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:01:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:01:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:01:06 DEBUG : B2 bucket rclone-test-rubuwox2moba: Waiting for checks to finish 2026/02/26 01:01:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rubuwox2moba) 2026/02/26 01:01:06 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:01:06 DEBUG : B2 bucket rclone-test-rubuwox2moba: Waiting for transfers to finish 2026/02/26 01:01:06 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:01:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/26 01:01:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:01:06 DEBUG : B2 bucket rclone-test-rubuwox2moba: Purge remote 2026/02/26 01:01:06 INFO : B2 bucket rclone-test-rubuwox2moba: cleaning bucket "rclone-test-rubuwox2moba" of all files 2026/02/26 01:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zff12bd23706d9b7b9fc80e1b_f1007ae51ecc2dc08_d20260226_m010106_c001_v0001134_t0001_u01772067666449") 2026/02/26 01:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zff12bd23706d9b7b9fc80e1b_f100b893065a85388_d20260226_m010105_c001_v0001043_t0053_u01772067665049") --- PASS: TestServerSideCopyOverSelf (5.93s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone309142315) 2026/02/26 01:01:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:09 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:01:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:09 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:01:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/26 01:01:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/26 01:01:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nofogoy2fasu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-nofogoy2fasu 2026/02/26 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:01:12 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for checks to finish 2026/02/26 01:01:12 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for transfers to finish 2026/02/26 01:01:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:01:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:01:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nofogoy2fasu) 2026/02/26 01:01:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:01:13 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for checks to finish 2026/02/26 01:01:13 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for transfers to finish 2026/02/26 01:01:14 DEBUG : sub dir/hello world: size = 17 OK 2026/02/26 01:01:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/26 01:01:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:01:14 INFO : sub dir/hello world: Deleted 2026/02/26 01:01:15 DEBUG : testing file moves 2026/02/26 01:01:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nofogoy2fasu) 2026/02/26 01:01:15 DEBUG : sub dir/hello world: Sizes differ 2026/02/26 01:01:15 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for checks to finish 2026/02/26 01:01:15 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Waiting for transfers to finish 2026/02/26 01:01:16 DEBUG : sub dir/hello world: size = 24 OK 2026/02/26 01:01:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/26 01:01:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/26 01:01:16 INFO : sub dir/hello world: Deleted 2026/02/26 01:01:16 DEBUG : B2 bucket rclone-test-nofogoy2fasu: Purge remote 2026/02/26 01:01:16 INFO : B2 bucket rclone-test-nofogoy2fasu: cleaning bucket "rclone-test-nofogoy2fasu" of all files 2026/02/26 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zbf02dd03706d9b7b9fc80e1b_f1124972ccb3bc976_d20260226_m010115_c001_v0001097_t0006_u01772067675590") 2026/02/26 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zbf02dd03706d9b7b9fc80e1b_f1139bd86ed4efb69_d20260226_m010114_c001_v0001165_t0006_u01772067674061") 2026/02/26 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zbf02dd03706d9b7b9fc80e1b_f1039d09d9b2a7350_d20260226_m010112_c001_v0001097_t0040_u01772067672665") --- PASS: TestServerSideMoveOverSelf (7.73s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:18 ERROR : error listing: directory not found 2026/02/26 01:01:18 INFO : Local file system at /tmp/rclone309142315: Making directory 2026/02/26 01:01:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:01:20 DEBUG : Local file system at /tmp/rclone309142315: Waiting for checks to finish 2026/02/26 01:01:20 DEBUG : Local file system at /tmp/rclone309142315: Waiting for transfers to finish 2026/02/26 01:01:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/26 01:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:01:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/26 01:01:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/26 01:01:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:22 DEBUG : check sum: size = 1 OK 2026/02/26 01:01:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:01:22 INFO : check sum: Copied (new) 2026/02/26 01:01:22 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:22 DEBUG : check sum: size = 1 OK 2026/02/26 01:01:22 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:01:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/26 01:01:22 DEBUG : check sum: Unchanged skipping 2026/02/26 01:01:22 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:22 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/26 01:01:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:23 DEBUG : sizeonly: size = 6 OK 2026/02/26 01:01:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/26 01:01:23 INFO : sizeonly: Copied (new) 2026/02/26 01:01:23 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:24 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:24 DEBUG : sizeonly: size = 6 OK 2026/02/26 01:01:24 DEBUG : sizeonly: Sizes identical 2026/02/26 01:01:24 DEBUG : sizeonly: Unchanged skipping 2026/02/26 01:01:24 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:24 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/26 01:01:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/26 01:01:25 INFO : ignore-size: Copied (new) 2026/02/26 01:01:25 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:01:25 DEBUG : ignore-size: Unchanged skipping 2026/02/26 01:01:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:25 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:27 DEBUG : existing: size = 6 OK 2026/02/26 01:01:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:01:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:27 DEBUG : existing: Unchanged skipping 2026/02/26 01:01:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:27 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:27 INFO : There was nothing to transfer 2026/02/26 01:01:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/26 01:01:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:27 DEBUG : existing: size = 6 OK 2026/02/26 01:01:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/26 01:01:27 INFO : existing: Copied (replaced existing) 2026/02/26 01:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.97s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:01:28 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:28 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:28 DEBUG : existing: size = 6 OK 2026/02/26 01:01:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/26 01:01:28 INFO : existing: Copied (new) 2026/02/26 01:01:28 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:29 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:29 DEBUG : existing: Destination exists, skipping 2026/02/26 01:01:29 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:29 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/26 01:01:31 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:01:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:31 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:31 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:01:31 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:31 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:01:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:31 INFO : a/potato2: Copied (new) 2026/02/26 01:01:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:33 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/26 01:01:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:01:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/26 01:01:33 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:33 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:33 INFO : There was nothing to transfer 2026/02/26 01:01:33 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/26 01:01:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:01:34 INFO : empty space: Updated modification time in destination 2026/02/26 01:01:34 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:34 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:35 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/26 01:01:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:01:35 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:35 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:37 DEBUG : foo: size = 3 OK 2026/02/26 01:01:37 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/26 01:01:37 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone309142315) 2026/02/26 01:01:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:37 DEBUG : foo: sha1 differ 2026/02/26 01:01:37 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:37 DEBUG : foo: size = 3 OK 2026/02/26 01:01:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/26 01:01:37 INFO : foo: Copied (replaced existing) 2026/02/26 01:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:38 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/26 01:01:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:38 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:39 DEBUG : potato: size = 60 OK 2026/02/26 01:01:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:39 INFO : potato: Copied (new) 2026/02/26 01:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone309142315) 2026/02/26 01:01:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:41 DEBUG : potato: Sizes differ 2026/02/26 01:01:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:41 DEBUG : potato: size = 21 OK 2026/02/26 01:01:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/26 01:01:41 INFO : potato: Copied (replaced existing) 2026/02/26 01:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:42 DEBUG : potato: size = 21 OK 2026/02/26 01:01:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/26 01:01:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone309142315) 2026/02/26 01:01:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:01:42 DEBUG : potato: sha1 differ 2026/02/26 01:01:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:43 DEBUG : potato: size = 21 OK 2026/02/26 01:01:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/26 01:01:43 INFO : potato: Copied (replaced existing) 2026/02/26 01:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:44 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:44 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/26 01:01:44 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:44 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:44 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:46 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:46 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:46 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:46 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:46 DEBUG : potato2: size = 60 OK 2026/02/26 01:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:46 INFO : potato2: Copied (new) 2026/02/26 01:01:46 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:48 INFO : d: Making directory 2026/02/26 01:01:48 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/26 01:01:49 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:49 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:01:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:49 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:01:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:49 INFO : a/potato2: Copied (new) 2026/02/26 01:01:49 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/26 01:01:51 DEBUG : c/non empty space: size = 5 OK 2026/02/26 01:01:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:51 DEBUG : c/non empty space: Unchanged skipping 2026/02/26 01:01:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:51 DEBUG : a/potato2: size = 60 OK 2026/02/26 01:01:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:51 INFO : a/potato2: Copied (new) 2026/02/26 01:01:51 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting files as there were IO errors 2026/02/26 01:01:51 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:53 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:54 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:54 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:54 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:54 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:54 INFO : potato: Deleted 2026/02/26 01:01:54 DEBUG : potato2: size = 60 OK 2026/02/26 01:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.25s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:55 DEBUG : Waiting for deletions to finish 2026/02/26 01:01:56 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:56 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:56 INFO : potato: Deleted 2026/02/26 01:01:56 DEBUG : empty space: size = 1 OK 2026/02/26 01:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:56 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:56 DEBUG : empty space: Unchanged skipping 2026/02/26 01:01:56 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:56 DEBUG : potato2: size = 60 OK 2026/02/26 01:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:01:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:01:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:01:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:01:58 DEBUG : potato2: size = 19 OK 2026/02/26 01:01:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/26 01:01:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:00 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:02:00 DEBUG : enormous: Excluded 2026/02/26 01:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:02:00 DEBUG : potato2: Excluded 2026/02/26 01:02:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:02:00 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:02:00 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:00 DEBUG : empty space: Unchanged skipping 2026/02/26 01:02:00 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:00 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:00 INFO : There was nothing to transfer 2026/02/26 01:02:01 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:02:01 DEBUG : enormous: Excluded 2026/02/26 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:02:01 DEBUG : potato2: Excluded 2026/02/26 01:02:01 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:02:01 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:01 DEBUG : Local file system at /tmp/rclone309142315: Waiting for checks to finish 2026/02/26 01:02:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/26 01:02:01 DEBUG : empty space: Unchanged skipping 2026/02/26 01:02:01 DEBUG : Local file system at /tmp/rclone309142315: Waiting for transfers to finish 2026/02/26 01:02:01 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/26 01:02:03 DEBUG : enormous: Excluded 2026/02/26 01:02:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/26 01:02:03 DEBUG : potato2: Excluded 2026/02/26 01:02:03 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:02:03 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:03 DEBUG : empty space: Unchanged skipping 2026/02/26 01:02:03 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:03 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:03 INFO : enormous: Deleted 2026/02/26 01:02:03 INFO : potato2: Deleted 2026/02/26 01:02:03 INFO : There was nothing to transfer 2026/02/26 01:02:04 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/26 01:02:04 DEBUG : empty space: Unchanged skipping 2026/02/26 01:02:04 DEBUG : Local file system at /tmp/rclone309142315: Waiting for checks to finish 2026/02/26 01:02:04 DEBUG : Local file system at /tmp/rclone309142315: Waiting for transfers to finish 2026/02/26 01:02:04 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:04 INFO : enormous: Deleted 2026/02/26 01:02:04 INFO : potato2: Deleted 2026/02/26 01:02:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.67s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:06 DEBUG : five: Need to transfer - File not found at Destination 2026/02/26 01:02:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:02:06 DEBUG : four: size = 8 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:02:06 DEBUG : four: Sizes differ 2026/02/26 01:02:06 DEBUG : one: Destination is newer than source, skipping 2026/02/26 01:02:06 DEBUG : three: size = 5 OK 2026/02/26 01:02:06 DEBUG : three: Sizes identical 2026/02/26 01:02:06 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:06 DEBUG : two: size = 3 OK 2026/02/26 01:02:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/26 01:02:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone309142315) 2026/02/26 01:02:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:02:06 DEBUG : two: sha1 differ 2026/02/26 01:02:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/26 01:02:06 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:06 DEBUG : five: size = 4 OK 2026/02/26 01:02:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/26 01:02:06 INFO : five: Copied (new) 2026/02/26 01:02:07 DEBUG : four: size = 4 OK 2026/02/26 01:02:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/26 01:02:07 INFO : four: Copied (replaced existing) 2026/02/26 01:02:07 DEBUG : two: size = 3 OK 2026/02/26 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 01:02:07 INFO : two: Copied (replaced existing) 2026/02/26 01:02:07 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:07 DEBUG : five: size = 4 OK 2026/02/26 01:02:07 DEBUG : one: Destination is newer than source, skipping 2026/02/26 01:02:07 DEBUG : three: size = 5 OK 2026/02/26 01:02:07 DEBUG : four: size = 4 OK 2026/02/26 01:02:07 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:07 DEBUG : two: size = 3 OK 2026/02/26 01:02:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone309142315) 2026/02/26 01:02:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/26 01:02:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:02:07 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/26 01:02:07 DEBUG : three: sha1 differ 2026/02/26 01:02:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/26 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 01:02:07 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/26 01:02:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/26 01:02:07 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/26 01:02:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/26 01:02:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/26 01:02:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/26 01:02:07 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:07 DEBUG : three: size = 5 OK 2026/02/26 01:02:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:02:07 INFO : three: Copied (replaced existing) 2026/02/26 01:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/26 01:02:09 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:09 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/26 01:02:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/26 01:02:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:09 DEBUG : potato: size = 14 OK 2026/02/26 01:02:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/26 01:02:09 INFO : potato: Copied (new) 2026/02/26 01:02:10 DEBUG : yam: size = 11 OK 2026/02/26 01:02:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:10 INFO : yam: Copied (new) 2026/02/26 01:02:10 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:10 DEBUG : potato: size = 14 OK 2026/02/26 01:02:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:02:10 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:10 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:10 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:10 DEBUG : potato: Unchanged skipping 2026/02/26 01:02:10 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:11 DEBUG : yaml: size = 11 OK 2026/02/26 01:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:11 INFO : yam: Copied (server-side copy) to: yaml 2026/02/26 01:02:11 INFO : yam: Deleted 2026/02/26 01:02:11 INFO : yaml: Renamed from "yam" 2026/02/26 01:02:11 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/26 01:02:12 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:12 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:12 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/26 01:02:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/26 01:02:12 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:12 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:12 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001100_t0058": EOF 2026/02/26 01:02:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001100_t0058": EOF) 2026/02/26 01:02:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/26 01:02:12 DEBUG : potato: Received error: Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001100_t0058": EOF - low level retry 0/10 2026/02/26 01:02:13 DEBUG : pacer: Reducing sleep to 10ms 2026/02/26 01:02:13 DEBUG : potato: size = 14 OK 2026/02/26 01:02:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/26 01:02:13 INFO : potato: Copied (new) 2026/02/26 01:02:13 DEBUG : yam: size = 11 OK 2026/02/26 01:02:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:13 INFO : yam: Copied (new) 2026/02/26 01:02:13 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:13 DEBUG : potato: size = 14 OK 2026/02/26 01:02:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:02:13 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:13 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:13 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:13 DEBUG : potato: Unchanged skipping 2026/02/26 01:02:13 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:14 DEBUG : yaml: size = 11 OK 2026/02/26 01:02:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:14 INFO : yam: Copied (server-side copy) to: yaml 2026/02/26 01:02:14 INFO : yam: Deleted 2026/02/26 01:02:14 INFO : yaml: Renamed from "yam" 2026/02/26 01:02:14 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/26 01:02:15 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:15 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:15 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/26 01:02:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/26 01:02:15 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:15 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:16 DEBUG : sub/yam: size = 11 OK 2026/02/26 01:02:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:16 INFO : sub/yam: Copied (new) 2026/02/26 01:02:16 DEBUG : potato: size = 14 OK 2026/02/26 01:02:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/26 01:02:16 INFO : potato: Copied (new) 2026/02/26 01:02:16 DEBUG : Waiting for deletions to finish 2026/02/26 01:02:16 DEBUG : potato: size = 14 OK 2026/02/26 01:02:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:02:16 DEBUG : potato: Unchanged skipping 2026/02/26 01:02:16 INFO : B2 bucket rclone-test-lacelow4luhu: Making map for --track-renames 2026/02/26 01:02:16 INFO : B2 bucket rclone-test-lacelow4luhu: Finished making map for --track-renames 2026/02/26 01:02:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for renames to finish 2026/02/26 01:02:17 DEBUG : yam: size = 11 OK 2026/02/26 01:02:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/26 01:02:17 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/26 01:02:17 INFO : sub/yam: Deleted 2026/02/26 01:02:17 INFO : yam: Renamed from "sub/yam" 2026/02/26 01:02:17 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.89s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone309142315/dir1" 2026/02/26 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone309142315/dir2" 2026/02/26 01:02:18 DEBUG : Local file system at /tmp/rclone309142315/dir2: Using server-side directory move 2026/02/26 01:02:18 INFO : Local file system at /tmp/rclone309142315/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/26 01:02:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/26 01:02:18 DEBUG : Local file system at /tmp/rclone309142315/dir2: Waiting for checks to finish 2026/02/26 01:02:18 DEBUG : Local file system at /tmp/rclone309142315/dir2: Waiting for transfers to finish 2026/02/26 01:02:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:02:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/26 01:02:19 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:19 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:02:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:02:19 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:02:19 INFO : sub dir/hello world: Deleted 2026/02/26 01:02:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/26 01:02:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/26 01:02:19 INFO : nested/sub dir/file: Copied (new) 2026/02/26 01:02:19 INFO : nested/sub dir/file: Deleted 2026/02/26 01:02:19 INFO : sub dir: Removing directory 2026/02/26 01:02:19 INFO : nested/sub dir: Removing directory 2026/02/26 01:02:19 INFO : nested: Removing directory 2026/02/26 01:02:19 DEBUG : Local file system at /tmp/rclone309142315: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/26 01:02:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/26 01:02:20 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:20 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/26 01:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:02:21 INFO : sub dir/hello world: Copied (new) 2026/02/26 01:02:21 INFO : sub dir/hello world: Deleted 2026/02/26 01:02:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/26 01:02:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/26 01:02:21 INFO : nested/sub dir/file: Copied (new) 2026/02/26 01:02:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/26 01:02:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:02:22 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:22 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:22 DEBUG : existing: size = 6 OK 2026/02/26 01:02:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/26 01:02:22 INFO : existing: Copied (new) 2026/02/26 01:02:22 INFO : existing: Deleted 2026/02/26 01:02:22 DEBUG : existing-b: size = 6 OK 2026/02/26 01:02:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/26 01:02:22 INFO : existing-b: Copied (new) 2026/02/26 01:02:22 INFO : existing-b: Deleted 2026/02/26 01:02:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:02:23 DEBUG : existing: Destination exists, skipping 2026/02/26 01:02:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/26 01:02:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:02:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fumixus6yuxe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-fumixus6yuxe 2026/02/26 01:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:02:29 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/26 01:02:29 DEBUG : empty space: Unchanged skipping 2026/02/26 01:02:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:02:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fumixus6yuxe) 2026/02/26 01:02:29 DEBUG : potato3: Sizes differ 2026/02/26 01:02:29 DEBUG : B2 bucket rclone-test-fumixus6yuxe: Waiting for checks to finish 2026/02/26 01:02:29 INFO : empty space: Deleted 2026/02/26 01:02:29 DEBUG : B2 bucket rclone-test-fumixus6yuxe: Waiting for transfers to finish 2026/02/26 01:02:29 DEBUG : potato2: size = 60 OK 2026/02/26 01:02:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:02:29 INFO : potato2: Copied (server-side copy) 2026/02/26 01:02:29 INFO : potato2: Deleted 2026/02/26 01:02:30 DEBUG : potato3: size = 68 OK 2026/02/26 01:02:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:02:30 INFO : potato3: Copied (server-side copy) 2026/02/26 01:02:30 INFO : potato3: Deleted 2026/02/26 01:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dixuviy0jefu" 2026/02/26 01:02:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/26 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:02:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/26 01:02:32 DEBUG : B2 bucket rclone-test-dixuviy0jefu: Waiting for checks to finish 2026/02/26 01:02:32 DEBUG : B2 bucket rclone-test-dixuviy0jefu: Waiting for transfers to finish 2026/02/26 01:02:33 DEBUG : empty space: size = 1 OK 2026/02/26 01:02:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:02:33 INFO : empty space: Copied (server-side copy) 2026/02/26 01:02:33 DEBUG : potato2: size = 60 OK 2026/02/26 01:02:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:02:33 INFO : potato2: Copied (server-side copy) 2026/02/26 01:02:33 INFO : empty space: Deleted 2026/02/26 01:02:33 DEBUG : potato3: size = 68 OK 2026/02/26 01:02:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:02:33 INFO : potato3: Copied (server-side copy) 2026/02/26 01:02:33 INFO : potato2: Deleted 2026/02/26 01:02:33 INFO : potato3: Deleted 2026/02/26 01:02:34 DEBUG : B2 bucket rclone-test-dixuviy0jefu: Purge remote 2026/02/26 01:02:34 INFO : B2 bucket rclone-test-dixuviy0jefu: cleaning bucket "rclone-test-dixuviy0jefu" of all files 2026/02/26 01:02:34 DEBUG : empty space: Deleting (id "4_z8fb20d93708d9b7b9fc80e1b_f1124972ccb3bcc4e_d20260226_m010232_c001_v0001097_t0036_u01772067752751") 2026/02/26 01:02:34 DEBUG : potato2: Deleting (id "4_z8fb20d93708d9b7b9fc80e1b_f116ccc885c654421_d20260226_m010233_c001_v0001103_t0030_u01772067753110") 2026/02/26 01:02:34 DEBUG : potato3: Deleting (id "4_z8fb20d93708d9b7b9fc80e1b_f10327dc7df4f8226_d20260226_m010233_c001_v0001167_t0029_u01772067753096") 2026/02/26 01:02:34 DEBUG : B2 bucket rclone-test-fumixus6yuxe: Purge remote 2026/02/26 01:02:34 INFO : B2 bucket rclone-test-fumixus6yuxe: cleaning bucket "rclone-test-fumixus6yuxe" of all files 2026/02/26 01:02:35 DEBUG : empty space: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f4134c8800e5f608b_d20260226_m010233_c001_v7007000_t0000_u01772067753463") 2026/02/26 01:02:35 DEBUG : empty space: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f117cfcb5b15a43db_d20260226_m010228_c001_v0001044_t0012_u01772067748131") 2026/02/26 01:02:35 DEBUG : potato2: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f4197935cfd226a30_d20260226_m010233_c001_v7007000_t0000_u01772067753619") 2026/02/26 01:02:35 DEBUG : potato2: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f10387c9c4ab76dc5_d20260226_m010229_c001_v0001090_t0018_u01772067749229") 2026/02/26 01:02:35 DEBUG : potato3: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f4134c8800e5f608d_d20260226_m010233_c001_v7007000_t0000_u01772067753704") 2026/02/26 01:02:35 DEBUG : potato3: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f10327dc7df4f81f8_d20260226_m010229_c001_v0001167_t0040_u01772067749598") 2026/02/26 01:02:35 DEBUG : potato3: Deleting (id "4_z4fa2fd53707d9b7b9fc80e1b_f117cfcb5b15a43dd_d20260226_m010228_c001_v0001044_t0033_u01772067748460") --- PASS: TestServerSideMove (12.66s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-necaril5bexo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-necaril5bexo 2026/02/26 01:02:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/26 01:02:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/26 01:02:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:02:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:02:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-necaril5bexo) 2026/02/26 01:02:47 DEBUG : potato3: Sizes differ 2026/02/26 01:02:47 DEBUG : B2 bucket rclone-test-necaril5bexo: Waiting for checks to finish 2026/02/26 01:02:47 DEBUG : B2 bucket rclone-test-necaril5bexo: Waiting for transfers to finish 2026/02/26 01:02:47 DEBUG : potato2: size = 60 OK 2026/02/26 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:02:47 INFO : potato2: Copied (server-side copy) 2026/02/26 01:02:47 INFO : potato2: Deleted 2026/02/26 01:02:48 DEBUG : potato3: size = 68 OK 2026/02/26 01:02:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:02:48 INFO : potato3: Copied (server-side copy) 2026/02/26 01:02:48 INFO : potato3: Deleted 2026/02/26 01:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xiricuv0yali" 2026/02/26 01:02:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/26 01:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:02:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/26 01:02:49 DEBUG : B2 bucket rclone-test-xiricuv0yali: Waiting for checks to finish 2026/02/26 01:02:49 DEBUG : B2 bucket rclone-test-xiricuv0yali: Waiting for transfers to finish 2026/02/26 01:02:50 DEBUG : potato2: size = 60 OK 2026/02/26 01:02:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:02:50 INFO : potato2: Copied (server-side copy) 2026/02/26 01:02:51 DEBUG : potato3: size = 68 OK 2026/02/26 01:02:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:02:51 INFO : potato3: Copied (server-side copy) 2026/02/26 01:02:51 INFO : potato2: Deleted 2026/02/26 01:02:51 INFO : potato3: Deleted 2026/02/26 01:02:51 DEBUG : B2 bucket rclone-test-xiricuv0yali: Purge remote 2026/02/26 01:02:51 INFO : B2 bucket rclone-test-xiricuv0yali: cleaning bucket "rclone-test-xiricuv0yali" of all files 2026/02/26 01:02:51 DEBUG : potato2: Deleting (id "4_z6f024de3708d9b7b9fc80e1b_f1096dedf13efae35_d20260226_m010250_c001_v0001167_t0015_u01772067770391") 2026/02/26 01:02:51 DEBUG : potato3: Deleting (id "4_z6f024de3708d9b7b9fc80e1b_f108272e35c5ea5a2_d20260226_m010250_c001_v0001097_t0059_u01772067770758") 2026/02/26 01:02:52 DEBUG : B2 bucket rclone-test-necaril5bexo: Purge remote 2026/02/26 01:02:52 INFO : B2 bucket rclone-test-necaril5bexo: cleaning bucket "rclone-test-necaril5bexo" of all files 2026/02/26 01:02:52 DEBUG : empty space: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f103a2aa685ec337d_d20260226_m010245_c001_v0001173_t0054_u01772067765483") 2026/02/26 01:02:52 DEBUG : potato2: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f402f7c30cf8d1ba4_d20260226_m010250_c001_v7007000_t0000_u01772067770970") 2026/02/26 01:02:52 DEBUG : potato2: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f1113ec7b70b04dfb_d20260226_m010247_c001_v0001033_t0022_u01772067767153") 2026/02/26 01:02:52 DEBUG : potato3: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f405f55b37bb42551_d20260226_m010251_c001_v7007000_t0000_u01772067771140") 2026/02/26 01:02:52 DEBUG : potato3: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f109131e66aa641a8_d20260226_m010247_c001_v0001144_t0033_u01772067767536") 2026/02/26 01:02:52 DEBUG : potato3: Deleting (id "4_z2fc23d93708d9b7b9fc80e1b_f103a2aa685ec3385_d20260226_m010245_c001_v0001173_t0011_u01772067765970") --- PASS: TestServerSideMoveWithFilter (17.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bulimox5zuve" 2026/02/26 01:02:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lacelow4luhu -> B2 bucket rclone-test-bulimox5zuve 2026/02/26 01:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:03:00 DEBUG : empty space: size = 1 OK 2026/02/26 01:03:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/26 01:03:00 DEBUG : empty space: Unchanged skipping 2026/02/26 01:03:00 DEBUG : B2 bucket rclone-test-bulimox5zuve: Waiting for checks to finish 2026/02/26 01:03:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:03:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bulimox5zuve) 2026/02/26 01:03:00 DEBUG : potato3: Sizes differ 2026/02/26 01:03:00 INFO : empty space: Deleted 2026/02/26 01:03:00 DEBUG : B2 bucket rclone-test-bulimox5zuve: Waiting for transfers to finish 2026/02/26 01:03:01 DEBUG : potato2: size = 60 OK 2026/02/26 01:03:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:03:01 INFO : potato2: Copied (server-side copy) 2026/02/26 01:03:01 INFO : potato2: Deleted 2026/02/26 01:03:01 DEBUG : potato3: size = 68 OK 2026/02/26 01:03:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:03:01 INFO : potato3: Copied (server-side copy) 2026/02/26 01:03:01 INFO : potato3: Deleted 2026/02/26 01:03:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nijarug8nimu" 2026/02/26 01:03:02 INFO : tomatoDir: Making directory 2026/02/26 01:03:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/26 01:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/26 01:03:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/26 01:03:03 DEBUG : B2 bucket rclone-test-nijarug8nimu: Waiting for checks to finish 2026/02/26 01:03:03 DEBUG : B2 bucket rclone-test-nijarug8nimu: Waiting for transfers to finish 2026/02/26 01:03:04 DEBUG : empty space: size = 1 OK 2026/02/26 01:03:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/26 01:03:04 INFO : empty space: Copied (server-side copy) 2026/02/26 01:03:04 DEBUG : potato2: size = 60 OK 2026/02/26 01:03:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 01:03:04 INFO : potato2: Copied (server-side copy) 2026/02/26 01:03:04 INFO : empty space: Deleted 2026/02/26 01:03:04 DEBUG : potato3: size = 68 OK 2026/02/26 01:03:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/26 01:03:04 INFO : potato3: Copied (server-side copy) 2026/02/26 01:03:04 INFO : potato2: Deleted 2026/02/26 01:03:04 INFO : potato3: Deleted 2026/02/26 01:03:05 DEBUG : B2 bucket rclone-test-nijarug8nimu: Purge remote 2026/02/26 01:03:05 INFO : B2 bucket rclone-test-nijarug8nimu: cleaning bucket "rclone-test-nijarug8nimu" of all files 2026/02/26 01:03:05 DEBUG : empty space: Deleting (id "4_z2f328d33708d9b7b9fc80e1b_f108d139863fd6f04_d20260226_m010303_c001_v0001039_t0028_u01772067783976") 2026/02/26 01:03:05 DEBUG : potato2: Deleting (id "4_z2f328d33708d9b7b9fc80e1b_f109d1972ff122539_d20260226_m010304_c001_v0001154_t0011_u01772067784416") 2026/02/26 01:03:05 DEBUG : potato3: Deleting (id "4_z2f328d33708d9b7b9fc80e1b_f114140c92ec2edad_d20260226_m010304_c001_v0001033_t0035_u01772067784411") 2026/02/26 01:03:06 DEBUG : B2 bucket rclone-test-bulimox5zuve: Purge remote 2026/02/26 01:03:06 INFO : B2 bucket rclone-test-bulimox5zuve: cleaning bucket "rclone-test-bulimox5zuve" of all files 2026/02/26 01:03:06 DEBUG : empty space: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f4107ddafe1d340e9_d20260226_m010304_c001_v7007000_t0000_u01772067784596") 2026/02/26 01:03:06 DEBUG : empty space: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f110fccf3aa2158b9_d20260226_m010259_c001_v0001173_t0036_u01772067779246") 2026/02/26 01:03:06 DEBUG : potato2: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f4107ddafe1d340ea_d20260226_m010304_c001_v7007000_t0000_u01772067784745") 2026/02/26 01:03:06 DEBUG : potato2: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f11177ea5093241e6_d20260226_m010300_c001_v0001039_t0022_u01772067780649") 2026/02/26 01:03:06 DEBUG : potato3: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f4107ddafe1d340eb_d20260226_m010304_c001_v7007000_t0000_u01772067784781") 2026/02/26 01:03:06 DEBUG : potato3: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f107b3e3eb41f22c8_d20260226_m010301_c001_v0001097_t0054_u01772067781019") 2026/02/26 01:03:06 DEBUG : potato3: Deleting (id "4_z7ff26de3708d9b7b9fc80e1b_f110fccf3aa2158bd_d20260226_m010259_c001_v0001173_t0034_u01772067779767") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.52s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.13s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/rclone-sync-test" 2026/02/26 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/rclone-sync-test-include/layer2" 2026/02/26 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/rclone-sync-test-ignore-file" 2026/02/26 01:03:20 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test: Waiting for checks to finish 2026/02/26 01:03:20 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test: Waiting for transfers to finish 2026/02/26 01:03:20 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:20 INFO : There was nothing to transfer 2026/02/26 01:03:20 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:03:20 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:03:20 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:20 INFO : There was nothing to transfer 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/26 01:03:21 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:21 INFO : There was nothing to transfer 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:03:21 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:21 INFO : There was nothing to transfer 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/26 01:03:21 DEBUG : B2 bucket rclone-test-lacelow4luhu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/26 01:03:21 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.69s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/CompareDest" 2026/02/26 01:03:25 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 01:03:25 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:25 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:26 DEBUG : one: size = 3 OK 2026/02/26 01:03:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:03:26 INFO : one: Copied (new) 2026/02/26 01:03:26 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:26 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:26 DEBUG : one: Sizes differ 2026/02/26 01:03:26 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:27 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:27 DEBUG : one: size = 5 OK 2026/02/26 01:03:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 01:03:27 INFO : one: Copied (replaced existing) 2026/02/26 01:03:27 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:29 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:29 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:29 DEBUG : one: Sizes differ 2026/02/26 01:03:29 DEBUG : one: size = 5 OK 2026/02/26 01:03:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:03:29 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:29 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:29 INFO : There was nothing to transfer 2026/02/26 01:03:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:31 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:31 DEBUG : one: Sizes differ 2026/02/26 01:03:31 DEBUG : two: size = 3 OK 2026/02/26 01:03:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 01:03:31 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:31 DEBUG : one: size = 5 OK 2026/02/26 01:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:03:31 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:31 INFO : There was nothing to transfer 2026/02/26 01:03:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:31 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:31 DEBUG : one: Sizes differ 2026/02/26 01:03:31 DEBUG : two: size = 3 OK 2026/02/26 01:03:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 01:03:31 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:31 DEBUG : one: size = 5 OK 2026/02/26 01:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:03:31 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:31 INFO : There was nothing to transfer 2026/02/26 01:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:32 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:32 DEBUG : one: Sizes differ 2026/02/26 01:03:33 DEBUG : two: size = 3 OK 2026/02/26 01:03:33 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/26 01:03:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 01:03:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 01:03:33 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:33 DEBUG : one: size = 5 OK 2026/02/26 01:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:03:33 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:33 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:33 INFO : There was nothing to transfer 2026/02/26 01:03:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:33 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:33 DEBUG : one: Sizes differ 2026/02/26 01:03:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:33 DEBUG : two: size = 3 (B2 bucket rclone-test-lacelow4luhu path CompareDest) 2026/02/26 01:03:33 DEBUG : two: Sizes differ 2026/02/26 01:03:33 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 01:03:33 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:33 DEBUG : one: size = 5 OK 2026/02/26 01:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 01:03:33 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:34 DEBUG : two: size = 5 OK 2026/02/26 01:03:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/26 01:03:34 INFO : two: Copied (new) 2026/02/26 01:03:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.31s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dest" 2026/02/26 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/pre-dest1" 2026/02/26 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/pre-dest2" 2026/02/26 01:03:41 DEBUG : 1: size = 1 OK 2026/02/26 01:03:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:03:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/26 01:03:42 DEBUG : 2: size = 1 OK 2026/02/26 01:03:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:03:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/26 01:03:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/26 01:03:42 DEBUG : B2 bucket rclone-test-lacelow4luhu path dest: Waiting for checks to finish 2026/02/26 01:03:42 DEBUG : B2 bucket rclone-test-lacelow4luhu path dest: Waiting for transfers to finish 2026/02/26 01:03:43 DEBUG : 3: size = 1 OK 2026/02/26 01:03:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/26 01:03:43 INFO : 3: Copied (new) 2026/02/26 01:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/CopyDest" 2026/02/26 01:03:48 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 01:03:48 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:48 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:49 DEBUG : one: size = 3 OK 2026/02/26 01:03:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:03:49 INFO : one: Copied (new) 2026/02/26 01:03:49 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:49 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:49 DEBUG : one: Sizes differ 2026/02/26 01:03:49 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:49 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:50 DEBUG : one: size = 5 OK 2026/02/26 01:03:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 01:03:50 INFO : one: Copied (replaced existing) 2026/02/26 01:03:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/BackupDir" 2026/02/26 01:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:53 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:53 DEBUG : one: Sizes differ 2026/02/26 01:03:53 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:54 DEBUG : one: size = 5 OK 2026/02/26 01:03:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:03:54 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:03:54 DEBUG : one: Sizes differ 2026/02/26 01:03:56 DEBUG : one: size = 3 OK 2026/02/26 01:03:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:03:56 INFO : one: Copied (server-side copy) 2026/02/26 01:03:56 INFO : one: Deleted 2026/02/26 01:03:57 DEBUG : one: size = 5 OK 2026/02/26 01:03:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 01:03:57 INFO : one: Copied (server-side copy) 2026/02/26 01:03:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/26 01:03:57 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:57 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:58 DEBUG : one: size = 5 OK 2026/02/26 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:58 DEBUG : one: Unchanged skipping 2026/02/26 01:03:58 DEBUG : two: size = 3 OK 2026/02/26 01:03:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:59 DEBUG : two: size = 3 OK 2026/02/26 01:03:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 01:03:59 INFO : two: Copied (server-side copy) 2026/02/26 01:03:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/26 01:03:59 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:59 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:59 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:59 DEBUG : one: size = 5 OK 2026/02/26 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:59 DEBUG : one: Unchanged skipping 2026/02/26 01:03:59 DEBUG : two: size = 3 OK 2026/02/26 01:03:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:03:59 DEBUG : two: Unchanged skipping 2026/02/26 01:03:59 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:03:59 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:03:59 DEBUG : Waiting for deletions to finish 2026/02/26 01:03:59 INFO : There was nothing to transfer 2026/02/26 01:04:01 DEBUG : one: size = 5 OK 2026/02/26 01:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:04:01 DEBUG : one: Unchanged skipping 2026/02/26 01:04:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:01 DEBUG : three: size = 5 (B2 bucket rclone-test-lacelow4luhu path CopyDest) 2026/02/26 01:04:01 DEBUG : three: Sizes differ 2026/02/26 01:04:01 DEBUG : three: Destination not found in --copy-dest 2026/02/26 01:04:01 DEBUG : three: Need to transfer - File not found at Destination 2026/02/26 01:04:01 DEBUG : two: size = 3 OK 2026/02/26 01:04:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 01:04:01 DEBUG : two: Unchanged skipping 2026/02/26 01:04:01 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:01 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:02 DEBUG : three: size = 7 OK 2026/02/26 01:04:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/26 01:04:02 INFO : three: Copied (new) 2026/02/26 01:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.71s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/backup" 2026/02/26 01:04:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:10 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:10 DEBUG : one: Sizes differ 2026/02/26 01:04:10 DEBUG : two: size = 3 OK 2026/02/26 01:04:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:10 DEBUG : two: Unchanged skipping 2026/02/26 01:04:10 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:11 DEBUG : one: size = 3 OK 2026/02/26 01:04:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:04:11 INFO : one: Copied (server-side copy) 2026/02/26 01:04:11 INFO : one: Deleted 2026/02/26 01:04:11 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:12 DEBUG : one: size = 4 OK 2026/02/26 01:04:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:12 INFO : one: Copied (new) 2026/02/26 01:04:12 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:13 DEBUG : three.txt: size = 5 OK 2026/02/26 01:04:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:04:13 INFO : three.txt: Copied (server-side copy) 2026/02/26 01:04:13 INFO : three.txt: Deleted 2026/02/26 01:04:13 INFO : three.txt: Moved into backup dir 2026/02/26 01:04:15 DEBUG : two: size = 3 OK 2026/02/26 01:04:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:15 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:15 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:15 DEBUG : one: Sizes differ 2026/02/26 01:04:15 DEBUG : two: Unchanged skipping 2026/02/26 01:04:17 DEBUG : one: size = 4 OK 2026/02/26 01:04:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:17 INFO : one: Copied (server-side copy) 2026/02/26 01:04:17 INFO : one: Deleted 2026/02/26 01:04:17 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:18 DEBUG : one: size = 5 OK 2026/02/26 01:04:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:04:18 INFO : one: Copied (new) 2026/02/26 01:04:18 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:21 DEBUG : three.txt: size = 6 OK 2026/02/26 01:04:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:04:21 INFO : three.txt: Copied (server-side copy) 2026/02/26 01:04:21 INFO : three.txt: Deleted 2026/02/26 01:04:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/backup" 2026/02/26 01:04:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:28 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:28 DEBUG : one: Sizes differ 2026/02/26 01:04:28 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:28 DEBUG : two: size = 3 OK 2026/02/26 01:04:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:28 DEBUG : two: Unchanged skipping 2026/02/26 01:04:29 DEBUG : one.bak: size = 3 OK 2026/02/26 01:04:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:04:29 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:04:30 INFO : one: Deleted 2026/02/26 01:04:30 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:31 DEBUG : one: size = 4 OK 2026/02/26 01:04:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:31 INFO : one: Copied (new) 2026/02/26 01:04:31 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:31 DEBUG : three.txt.bak: size = 5 OK 2026/02/26 01:04:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:04:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:04:31 INFO : three.txt: Deleted 2026/02/26 01:04:31 INFO : three.txt: Moved into backup dir 2026/02/26 01:04:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:33 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:33 DEBUG : one: Sizes differ 2026/02/26 01:04:33 DEBUG : two: size = 3 OK 2026/02/26 01:04:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:33 DEBUG : two: Unchanged skipping 2026/02/26 01:04:33 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:34 DEBUG : one.bak: size = 4 OK 2026/02/26 01:04:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:34 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:04:34 INFO : one: Deleted 2026/02/26 01:04:34 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:34 DEBUG : one: size = 5 OK 2026/02/26 01:04:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:04:34 INFO : one: Copied (new) 2026/02/26 01:04:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:35 DEBUG : three.txt.bak: size = 6 OK 2026/02/26 01:04:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:04:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:04:35 INFO : three.txt: Deleted 2026/02/26 01:04:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/backup" 2026/02/26 01:04:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:42 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:42 DEBUG : one: Sizes differ 2026/02/26 01:04:42 DEBUG : two: size = 3 OK 2026/02/26 01:04:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:42 DEBUG : two: Unchanged skipping 2026/02/26 01:04:42 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:43 DEBUG : one-2019-01-01: size = 3 OK 2026/02/26 01:04:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:04:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/26 01:04:43 INFO : one: Deleted 2026/02/26 01:04:43 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:45 DEBUG : one: size = 4 OK 2026/02/26 01:04:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:45 INFO : one: Copied (new) 2026/02/26 01:04:45 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/26 01:04:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:04:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/26 01:04:45 INFO : three.txt: Deleted 2026/02/26 01:04:45 INFO : three.txt: Moved into backup dir 2026/02/26 01:04:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:47 DEBUG : two: size = 3 OK 2026/02/26 01:04:47 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:47 DEBUG : one: Sizes differ 2026/02/26 01:04:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:47 DEBUG : two: Unchanged skipping 2026/02/26 01:04:47 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:48 DEBUG : one-2019-01-01: size = 4 OK 2026/02/26 01:04:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/26 01:04:48 INFO : one: Deleted 2026/02/26 01:04:48 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:49 DEBUG : one: size = 5 OK 2026/02/26 01:04:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:04:49 INFO : one: Copied (new) 2026/02/26 01:04:49 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/26 01:04:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:04:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/26 01:04:50 INFO : three.txt: Deleted 2026/02/26 01:04:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:04:52 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001167_t0053": EOF 2026/02/26 01:04:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001167_t0053": EOF) 2026/02/26 01:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-lacelow4luhu: 1/10 (Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ff123df3706d9b7b9fc80e1b/c001_v0001167_t0053": EOF) 2026/02/26 01:04:54 DEBUG : pacer: Reducing sleep to 10ms 2026/02/26 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:04:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:04:57 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:04:57 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:04:57 DEBUG : one: Sizes differ 2026/02/26 01:04:57 DEBUG : two: size = 3 OK 2026/02/26 01:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:04:57 DEBUG : two: Unchanged skipping 2026/02/26 01:04:58 DEBUG : one.bak: size = 3 OK 2026/02/26 01:04:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:04:58 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:04:58 INFO : one: Deleted 2026/02/26 01:04:58 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:04:59 DEBUG : one: size = 4 OK 2026/02/26 01:04:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:04:59 INFO : one: Copied (new) 2026/02/26 01:04:59 DEBUG : Waiting for deletions to finish 2026/02/26 01:04:59 DEBUG : three.txt.bak: size = 5 OK 2026/02/26 01:04:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:04:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:05:00 INFO : three.txt: Deleted 2026/02/26 01:05:00 INFO : three.txt: Moved into backup dir 2026/02/26 01:05:01 DEBUG : one.bak: Excluded (Path Filter) 2026/02/26 01:05:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/26 01:05:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:01 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:01 DEBUG : one: Sizes differ 2026/02/26 01:05:01 DEBUG : two: size = 3 OK 2026/02/26 01:05:01 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for checks to finish 2026/02/26 01:05:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:01 DEBUG : two: Unchanged skipping 2026/02/26 01:05:01 DEBUG : one.bak: size = 4 OK 2026/02/26 01:05:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:05:01 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:05:01 INFO : one: Deleted 2026/02/26 01:05:01 DEBUG : B2 bucket rclone-test-lacelow4luhu path dst: Waiting for transfers to finish 2026/02/26 01:05:02 DEBUG : one: size = 5 OK 2026/02/26 01:05:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:05:02 INFO : one: Copied (new) 2026/02/26 01:05:02 DEBUG : Waiting for deletions to finish 2026/02/26 01:05:02 DEBUG : three.txt.bak: size = 6 OK 2026/02/26 01:05:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:05:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:05:02 INFO : three.txt: Deleted 2026/02/26 01:05:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.73s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:05:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:07 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:07 DEBUG : one: Sizes differ 2026/02/26 01:05:08 DEBUG : one.bak: size = 3 OK 2026/02/26 01:05:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:05:08 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:05:08 INFO : one: Deleted 2026/02/26 01:05:09 DEBUG : one: size = 4 OK 2026/02/26 01:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:05:09 INFO : one: Copied (new) 2026/02/26 01:05:09 DEBUG : two: size = 3 OK 2026/02/26 01:05:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:09 DEBUG : two: Unchanged skipping 2026/02/26 01:05:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:10 DEBUG : three.txt: Sizes differ 2026/02/26 01:05:11 DEBUG : three.txt.bak: size = 5 OK 2026/02/26 01:05:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:05:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:05:11 INFO : three.txt: Deleted 2026/02/26 01:05:12 DEBUG : three.txt: size = 6 OK 2026/02/26 01:05:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:05:12 INFO : three.txt: Copied (new) 2026/02/26 01:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:13 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:13 DEBUG : one: Sizes differ 2026/02/26 01:05:13 DEBUG : one.bak: size = 4 OK 2026/02/26 01:05:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:05:13 INFO : one: Copied (server-side copy) to: one.bak 2026/02/26 01:05:13 INFO : one: Deleted 2026/02/26 01:05:14 DEBUG : one: size = 5 OK 2026/02/26 01:05:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:05:14 INFO : one: Copied (new) 2026/02/26 01:05:14 DEBUG : two: size = 3 OK 2026/02/26 01:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:14 DEBUG : two: Unchanged skipping 2026/02/26 01:05:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:14 DEBUG : three.txt: Sizes differ 2026/02/26 01:05:15 DEBUG : three.txt.bak: size = 6 OK 2026/02/26 01:05:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:05:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/26 01:05:15 INFO : three.txt: Deleted 2026/02/26 01:05:15 DEBUG : three.txt: size = 19 OK 2026/02/26 01:05:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/26 01:05:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.85s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lacelow4luhu/dst" 2026/02/26 01:05:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:20 DEBUG : one: size = 3 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:20 DEBUG : one: Sizes differ 2026/02/26 01:05:21 DEBUG : one-2019-01-01: size = 3 OK 2026/02/26 01:05:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 01:05:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/26 01:05:21 INFO : one: Deleted 2026/02/26 01:05:23 DEBUG : one: size = 4 OK 2026/02/26 01:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:05:23 INFO : one: Copied (new) 2026/02/26 01:05:23 DEBUG : two: size = 3 OK 2026/02/26 01:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:23 DEBUG : two: Unchanged skipping 2026/02/26 01:05:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:23 DEBUG : three.txt: Sizes differ 2026/02/26 01:05:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/26 01:05:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 01:05:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/26 01:05:24 INFO : three.txt: Deleted 2026/02/26 01:05:25 DEBUG : three.txt: size = 6 OK 2026/02/26 01:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:05:25 INFO : three.txt: Copied (new) 2026/02/26 01:05:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:25 DEBUG : one: size = 4 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:25 DEBUG : one: Sizes differ 2026/02/26 01:05:27 DEBUG : one-2019-01-01: size = 4 OK 2026/02/26 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/26 01:05:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/26 01:05:27 INFO : one: Deleted 2026/02/26 01:05:28 DEBUG : one: size = 5 OK 2026/02/26 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/26 01:05:28 INFO : one: Copied (new) 2026/02/26 01:05:28 DEBUG : two: size = 3 OK 2026/02/26 01:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:28 DEBUG : two: Unchanged skipping 2026/02/26 01:05:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lacelow4luhu path dst) 2026/02/26 01:05:29 DEBUG : three.txt: Sizes differ 2026/02/26 01:05:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/26 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/26 01:05:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/26 01:05:29 INFO : three.txt: Deleted 2026/02/26 01:05:30 DEBUG : three.txt: size = 19 OK 2026/02/26 01:05:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/26 01:05:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.34s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:05:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:05:33 DEBUG : Testêé: Sizes differ 2026/02/26 01:05:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:05:33 DEBUG : Testêé: size = 14 OK 2026/02/26 01:05:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/26 01:05:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/26 01:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/26 01:05:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:05:35 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:05:35 DEBUG : existing: size = 6 OK 2026/02/26 01:05:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/26 01:05:35 INFO : existing: Copied (new) 2026/02/26 01:05:35 DEBUG : Waiting for deletions to finish 2026/02/26 01:05:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone309142315) 2026/02/26 01:05:36 DEBUG : existing: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:05:36 DEBUG : existing: Sizes differ 2026/02/26 01:05:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/26 01:05:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:05:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:05:36 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting files as there were IO errors 2026/02/26 01:05:36 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:37 DEBUG : EXISTING: size = 6 OK 2026/02/26 01:05:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:37 DEBUG : existing: Unchanged skipping 2026/02/26 01:05:37 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:05:37 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:05:37 DEBUG : Waiting for deletions to finish 2026/02/26 01:05:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:05:58 DEBUG : both0: size = 6 OK 2026/02/26 01:05:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both0: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both10: size = 6 OK 2026/02/26 01:05:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both11: size = 6 OK 2026/02/26 01:05:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both10: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both12: size = 6 OK 2026/02/26 01:05:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both13: size = 6 OK 2026/02/26 01:05:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both14: size = 6 OK 2026/02/26 01:05:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both11: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both15: size = 6 OK 2026/02/26 01:05:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:05:58 DEBUG : both15: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both16: size = 6 OK 2026/02/26 01:05:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both12: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both17: size = 6 OK 2026/02/26 01:05:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both17: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both13: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both14: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both16: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both18: size = 6 OK 2026/02/26 01:05:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both19: size = 6 OK 2026/02/26 01:05:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both1: size = 6 OK 2026/02/26 01:05:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both2: size = 6 OK 2026/02/26 01:05:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both18: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both3: size = 6 OK 2026/02/26 01:05:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both3: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both4: size = 6 OK 2026/02/26 01:05:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both4: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both5: size = 6 OK 2026/02/26 01:05:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both19: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both5: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both7: size = 6 OK 2026/02/26 01:05:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both6: size = 6 OK 2026/02/26 01:05:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both2: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both8: size = 6 OK 2026/02/26 01:05:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both1: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both9: size = 6 OK 2026/02/26 01:05:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:05:58 DEBUG : both7: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both6: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both8: Unchanged skipping 2026/02/26 01:05:58 DEBUG : both9: Unchanged skipping 2026/02/26 01:05:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:05:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:05:58 INFO : only11: Deleted 2026/02/26 01:05:58 INFO : only0: Deleted 2026/02/26 01:05:58 INFO : only13: Deleted 2026/02/26 01:05:58 INFO : only12: Deleted 2026/02/26 01:05:58 INFO : only19: Deleted 2026/02/26 01:05:58 INFO : only1: Deleted 2026/02/26 01:05:59 INFO : only6: Deleted 2026/02/26 01:05:59 INFO : only10: Deleted 2026/02/26 01:05:59 INFO : only18: Deleted 2026/02/26 01:05:59 INFO : only3: Deleted 2026/02/26 01:05:59 INFO : only5: Deleted 2026/02/26 01:05:59 INFO : only8: Deleted 2026/02/26 01:05:59 INFO : only15: Deleted 2026/02/26 01:05:59 INFO : only16: Deleted 2026/02/26 01:05:59 INFO : only4: Deleted 2026/02/26 01:05:59 INFO : only14: Deleted 2026/02/26 01:05:59 INFO : only17: Deleted 2026/02/26 01:05:59 INFO : only2: Deleted 2026/02/26 01:05:59 INFO : only7: Deleted 2026/02/26 01:05:59 INFO : only9: Deleted 2026/02/26 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:23 DEBUG : both0: size = 6 OK 2026/02/26 01:06:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both10: size = 6 OK 2026/02/26 01:06:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both12: size = 6 OK 2026/02/26 01:06:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:06:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both11: size = 6 OK 2026/02/26 01:06:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both0: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both13: size = 6 OK 2026/02/26 01:06:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both11: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both14: size = 6 OK 2026/02/26 01:06:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both14: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both15: size = 6 OK 2026/02/26 01:06:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both15: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both16: size = 6 OK 2026/02/26 01:06:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both10: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both17: size = 6 OK 2026/02/26 01:06:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both12: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both18: size = 6 OK 2026/02/26 01:06:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both13: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both19: size = 6 OK 2026/02/26 01:06:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both16: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both1: size = 6 OK 2026/02/26 01:06:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both17: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both2: size = 6 OK 2026/02/26 01:06:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both2: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both3: size = 6 OK 2026/02/26 01:06:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both3: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both4: size = 6 OK 2026/02/26 01:06:23 DEBUG : both18: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both5: size = 6 OK 2026/02/26 01:06:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both19: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both6: size = 6 OK 2026/02/26 01:06:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both6: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both7: size = 6 OK 2026/02/26 01:06:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both1: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both8: size = 6 OK 2026/02/26 01:06:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both5: Unchanged skipping 2026/02/26 01:06:23 DEBUG : both9: size = 6 OK 2026/02/26 01:06:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:23 DEBUG : both7: Unchanged skipping 2026/02/26 01:06:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only0: Sizes differ 2026/02/26 01:06:23 DEBUG : both8: Unchanged skipping 2026/02/26 01:06:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only10: Sizes differ 2026/02/26 01:06:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only11: Sizes differ 2026/02/26 01:06:23 DEBUG : both4: Unchanged skipping 2026/02/26 01:06:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only12: Sizes differ 2026/02/26 01:06:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only13: Sizes differ 2026/02/26 01:06:23 DEBUG : both9: Unchanged skipping 2026/02/26 01:06:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only15: Sizes differ 2026/02/26 01:06:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only17: Sizes differ 2026/02/26 01:06:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only14: Sizes differ 2026/02/26 01:06:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only18: Sizes differ 2026/02/26 01:06:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only16: Sizes differ 2026/02/26 01:06:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only19: Sizes differ 2026/02/26 01:06:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only1: Sizes differ 2026/02/26 01:06:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only2: Sizes differ 2026/02/26 01:06:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only3: Sizes differ 2026/02/26 01:06:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only4: Sizes differ 2026/02/26 01:06:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only5: Sizes differ 2026/02/26 01:06:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only6: Sizes differ 2026/02/26 01:06:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only7: Sizes differ 2026/02/26 01:06:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only8: Sizes differ 2026/02/26 01:06:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone309142315) 2026/02/26 01:06:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-lacelow4luhu) 2026/02/26 01:06:23 DEBUG : only9: Sizes differ 2026/02/26 01:06:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:06:23 DEBUG : only10: size = 0 OK 2026/02/26 01:06:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:23 INFO : only10: Copied (replaced existing) 2026/02/26 01:06:23 DEBUG : only15: size = 0 OK 2026/02/26 01:06:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:23 INFO : only15: Copied (replaced existing) 2026/02/26 01:06:23 DEBUG : only13: size = 0 OK 2026/02/26 01:06:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:23 INFO : only13: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only11: size = 0 OK 2026/02/26 01:06:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only11: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only17: size = 0 OK 2026/02/26 01:06:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only17: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only12: size = 0 OK 2026/02/26 01:06:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only12: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only14: size = 0 OK 2026/02/26 01:06:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only14: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only18: size = 0 OK 2026/02/26 01:06:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only18: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only16: size = 0 OK 2026/02/26 01:06:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only16: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only0: size = 0 OK 2026/02/26 01:06:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only0: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only3: size = 0 OK 2026/02/26 01:06:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only3: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only4: size = 0 OK 2026/02/26 01:06:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only4: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only19: size = 0 OK 2026/02/26 01:06:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only19: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only5: size = 0 OK 2026/02/26 01:06:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only5: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only7: size = 0 OK 2026/02/26 01:06:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only7: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only8: size = 0 OK 2026/02/26 01:06:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only8: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only9: size = 0 OK 2026/02/26 01:06:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only9: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only6: size = 0 OK 2026/02/26 01:06:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only6: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only2: size = 0 OK 2026/02/26 01:06:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only2: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : only1: size = 0 OK 2026/02/26 01:06:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/26 01:06:24 INFO : only1: Copied (replaced existing) 2026/02/26 01:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:33 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:06:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:06:33 DEBUG : empty_on_remote: Making directory with metadata 2026/02/26 01:06:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:06:33 INFO : empty_on_remote: Making directory 2026/02/26 01:06:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/26 01:06:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:35 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:06:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:06:35 DEBUG : empty_on_remote: Making directory with metadata 2026/02/26 01:06:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/26 01:06:35 INFO : empty_on_remote: Making directory 2026/02/26 01:06:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/26 01:06:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:38 INFO : sub dir: Making directory 2026/02/26 01:06:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/26 01:06:41 INFO : sub dir: Making directory 2026/02/26 01:06:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:06:51 DEBUG : banana: size = 6 OK 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/26 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:06:51 DEBUG : apple: size = 5 OK 2026/02/26 01:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:06:51 INFO : There was nothing to transfer 2026/02/26 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:06:51 DEBUG : banana: size = 6 OK 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : apple: size = 5 OK 2026/02/26 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/26 01:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/26 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:06:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:06:51 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:06:51 INFO : There was nothing to transfer 2026/02/26 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:06:52 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:06:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:07:06 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:07 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:07:07 DEBUG : apple: size = 5 OK 2026/02/26 01:07:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : banana: size = 6 OK 2026/02/26 01:07:07 DEBUG : apple: Unchanged skipping 2026/02/26 01:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:07:07 DEBUG : banana: Unchanged skipping 2026/02/26 01:07:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:07:07 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:07 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:07 INFO : There was nothing to transfer 2026/02/26 01:07:07 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:07 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : apple: size = 5 OK 2026/02/26 01:07:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : apple: Unchanged skipping 2026/02/26 01:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:07:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:07:08 DEBUG : banana: size = 6 OK 2026/02/26 01:07:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : banana: Unchanged skipping 2026/02/26 01:07:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:07:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:07:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:07:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:07:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:07:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:07:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:07:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:07:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:07:08 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:08 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:08 INFO : There was nothing to transfer 2026/02/26 01:07:08 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:08 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:07:22 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:22 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:07:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/26 01:07:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:07:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : YmFuYW5h: size = 6 OK 2026/02/26 01:07:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/26 01:07:23 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/26 01:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/26 01:07:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:07:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/26 01:07:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:07:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : YXBwbGU=: size = 5 OK 2026/02/26 01:07:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/26 01:07:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/26 01:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/26 01:07:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:07:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/26 01:07:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:07:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:07:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:07:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:07:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:07:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:07:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/26 01:07:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:07:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/26 01:07:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:07:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/26 01:07:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:07:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/26 01:07:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:07:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/26 01:07:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:07:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/26 01:07:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:07:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/26 01:07:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:07:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/26 01:07:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:07:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:25 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:25 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:07:26 INFO : apple: Deleted 2026/02/26 01:07:26 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:07:26 INFO : banana: Deleted 2026/02/26 01:07:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:07:26 INFO : splitbananasplit: Deleted 2026/02/26 01:07:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:07:26 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:07:26 INFO : appleappleapplebanana: Deleted 2026/02/26 01:07:26 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : YXBwbGU=: size = 5 OK 2026/02/26 01:07:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/26 01:07:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : apple: Unchanged skipping 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:07:27 DEBUG : YmFuYW5h: size = 6 OK 2026/02/26 01:07:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/26 01:07:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : banana: Unchanged skipping 2026/02/26 01:07:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/26 01:07:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:07:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:27 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:27 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : apple: transformed to: YXBwbGU= 2026/02/26 01:07:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/26 01:07:27 DEBUG : banana: transformed to: YmFuYW5h 2026/02/26 01:07:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/26 01:07:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/26 01:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/26 01:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/26 01:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/26 01:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:07:45 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:45 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/26 01:07:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/26 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/26 01:07:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/26 01:07:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/26 01:07:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/26 01:07:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/26 01:07:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/26 01:07:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/26 01:07:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/26 01:07:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/26 01:07:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/26 01:07:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/26 01:07:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/26 01:07:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/26 01:07:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/26 01:07:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:45 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:45 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:46 DEBUG : PREFIXbanana: size = 6 OK 2026/02/26 01:07:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/26 01:07:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/26 01:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:46 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/26 01:07:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:07:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/26 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/26 01:07:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:07:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/26 01:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:07:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:07:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:07:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:07:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:46 DEBUG : PREFIXapple: size = 5 OK 2026/02/26 01:07:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/26 01:07:46 INFO : apple: Copied (new) to: PREFIXapple 2026/02/26 01:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:07:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/26 01:07:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:07:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/26 01:07:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:07:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/26 01:07:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:07:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/26 01:07:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:07:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/26 01:07:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:07:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/26 01:07:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:07:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/26 01:07:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:07:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/26 01:07:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:07:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/26 01:07:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:07:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/26 01:07:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:07:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/26 01:07:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:07:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:47 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:48 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:07:48 INFO : apple: Deleted 2026/02/26 01:07:48 INFO : splitbananasplit: Deleted 2026/02/26 01:07:48 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:07:48 INFO : banana: Deleted 2026/02/26 01:07:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:07:48 INFO : appleappleapplebanana: Deleted 2026/02/26 01:07:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:07:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:07:48 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/26 01:07:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/26 01:07:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/26 01:07:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:07:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:07:49 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:07:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:07:49 INFO : appleappleapplebanana: Copied (new) 2026/02/26 01:07:49 DEBUG : apple: size = 5 OK 2026/02/26 01:07:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/26 01:07:49 INFO : apple: Copied (new) 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:07:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:07:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/26 01:07:49 DEBUG : banana: size = 6 OK 2026/02/26 01:07:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/26 01:07:49 INFO : banana: Copied (new) 2026/02/26 01:07:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:07:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:07:50 INFO : splitbananasplit: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:07:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:07:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:07:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:07:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:07:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:07:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:07:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:07:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:07:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:07:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:07:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:07:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/26 01:07:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:07:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:07:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/26 01:07:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:07:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:07:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/26 01:07:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:07:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:07:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/26 01:07:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:07:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:07:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/26 01:07:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:07:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:07:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/26 01:07:51 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/26 01:07:51 INFO : PREFIXsplitbananasplit: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/26 01:07:51 INFO : PREFIXapple: Deleted 2026/02/26 01:07:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/26 01:07:51 INFO : PREFIXbanana: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/26 01:07:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/26 01:07:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/26 01:07:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/26 01:07:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/26 01:07:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/26 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:52 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/26 01:07:52 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:08:09 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:09 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/26 01:08:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:09 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/26 01:08:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/26 01:08:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:08:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:08:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:08:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:08:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:08:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:08:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/26 01:08:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:08:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/26 01:08:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:08:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/26 01:08:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:08:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/26 01:08:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:08:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/26 01:08:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:08:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/26 01:08:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:08:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/26 01:08:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:08:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/26 01:08:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:08:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/26 01:08:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:08:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/26 01:08:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:08:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/26 01:08:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:08:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/26 01:08:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:08:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:16 DEBUG : appleSUFFIX: size = 5 OK 2026/02/26 01:08:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/26 01:08:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/26 01:08:16 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:16 INFO : appleappleapplebanana: Deleted 2026/02/26 01:08:16 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:08:16 INFO : splitbananasplit: Deleted 2026/02/26 01:08:16 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:08:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:08:16 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:08:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:08:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:08:16 INFO : apple: Deleted 2026/02/26 01:08:16 INFO : banana: Deleted 2026/02/26 01:08:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:08:17 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:08:17 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/02/26 01:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/26 01:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/26 01:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/26 01:08:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:18 DEBUG : apple: size = 5 OK 2026/02/26 01:08:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/26 01:08:18 INFO : apple: Copied (new) 2026/02/26 01:08:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:08:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:08:18 INFO : appleappleapplebanana: Copied (new) 2026/02/26 01:08:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:08:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:08:18 INFO : splitbananasplit: Copied (new) 2026/02/26 01:08:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:08:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:08:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/26 01:08:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:08:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:08:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/26 01:08:18 DEBUG : banana: size = 6 OK 2026/02/26 01:08:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/26 01:08:18 INFO : banana: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:08:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:08:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:08:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:08:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:08:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:08:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:08:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:08:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:08:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:08:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:08:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:08:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:08:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:08:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:08:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/26 01:08:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:08:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:08:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/26 01:08:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:08:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:08:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/26 01:08:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:08:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:08:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/26 01:08:20 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:20 INFO : splitbananasplitSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : bananaSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : appleSUFFIX: Deleted 2026/02/26 01:08:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/26 01:08:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/26 01:08:20 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:21 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:21 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:08:38 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:38 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:38 DEBUG : apple: size = 5 OK 2026/02/26 01:08:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:38 DEBUG : apple: Unchanged skipping 2026/02/26 01:08:38 DEBUG : banana: size = 6 OK 2026/02/26 01:08:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:38 DEBUG : banana: Unchanged skipping 2026/02/26 01:08:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 01:08:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/26 01:08:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:38 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:39 DEBUG : appleapple: size = 21 OK 2026/02/26 01:08:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/26 01:08:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/26 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:39 DEBUG : splitbanan: size = 16 OK 2026/02/26 01:08:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/26 01:08:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/26 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/26 01:08:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/26 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/26 01:08:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/26 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/26 01:08:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/26 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/26 01:08:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/26 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/26 01:08:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/26 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/26 01:08:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/26 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/26 01:08:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/26 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/26 01:08:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/26 01:08:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/26 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/26 01:08:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/26 01:08:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/26 01:08:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/26 01:08:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/26 01:08:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/26 01:08:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/26 01:08:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/26 01:08:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/26 01:08:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/26 01:08:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/26 01:08:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/26 01:08:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/26 01:08:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/26 01:08:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/26 01:08:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/26 01:08:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/26 01:08:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/26 01:08:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/26 01:08:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/26 01:08:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/26 01:08:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/26 01:08:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/26 01:08:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/26 01:08:40 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/26 01:08:40 INFO : dir1/0010-456789.txt: Deleted 2026/02/26 01:08:40 INFO : dir1/0003-defghij.txt: Deleted 2026/02/26 01:08:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0008-2345678.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0014-89;=.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0015-9;=.txt: Deleted 2026/02/26 01:08:41 INFO : appleappleapplebanana: Deleted 2026/02/26 01:08:41 INFO : splitbananasplit: Deleted 2026/02/26 01:08:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0007-1234567.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0009-3456789.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0011-56789;.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0012-6789;.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/26 01:08:41 INFO : dir1/0013-789;=.txt: Deleted 2026/02/26 01:08:41 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:41 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : appleapple: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:42 DEBUG : apple: size = 5 OK 2026/02/26 01:08:42 DEBUG : appleapple: size = 21 OK 2026/02/26 01:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : splitbanan: size = 16 OK 2026/02/26 01:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:08:42 DEBUG : apple: Unchanged skipping 2026/02/26 01:08:42 DEBUG : banana: size = 6 OK 2026/02/26 01:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : banana: Unchanged skipping 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/26 01:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/26 01:08:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/26 01:08:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/26 01:08:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/26 01:08:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/26 01:08:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/26 01:08:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/26 01:08:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/26 01:08:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/26 01:08:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/26 01:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/26 01:08:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/26 01:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/26 01:08:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/26 01:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/26 01:08:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/26 01:08:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/26 01:08:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:08:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:42 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:42 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:42 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:42 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : appleapple: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/26 01:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/26 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/26 01:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/26 01:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/26 01:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/26 01:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/26 01:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/26 01:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/26 01:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/26 01:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/26 01:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/26 01:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/26 01:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/26 01:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/26 01:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/26 01:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/26 01:08:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:08:57 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:57 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : apple: size = 5 OK 2026/02/26 01:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : apple: Unchanged skipping 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:08:58 DEBUG : banana: size = 6 OK 2026/02/26 01:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : banana: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:58 DEBUG : apple: size = 5 OK 2026/02/26 01:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : apple: Unchanged skipping 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : banana: size = 6 OK 2026/02/26 01:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:08:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : banana: Unchanged skipping 2026/02/26 01:08:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:08:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:08:58 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:08:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:58 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:59 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : Waiting for deletions to finish 2026/02/26 01:08:59 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:09:15 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:16 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : apple: size = 5 OK 2026/02/26 01:09:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:16 DEBUG : banana: size = 6 OK 2026/02/26 01:09:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:16 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:17 DEBUG : banana: size = 6 OK 2026/02/26 01:09:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : apple: size = 5 OK 2026/02/26 01:09:17 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:17 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:17 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:17 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:17 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:09:33 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:33 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : apple: size = 5 OK 2026/02/26 01:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:34 DEBUG : banana: size = 6 OK 2026/02/26 01:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:34 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:34 DEBUG : banana: size = 6 OK 2026/02/26 01:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:34 DEBUG : apple: size = 5 OK 2026/02/26 01:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:34 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:34 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:35 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:09:48 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:49 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : apple: size = 5 OK 2026/02/26 01:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:50 DEBUG : banana: size = 6 OK 2026/02/26 01:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:50 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : apple: size = 5 OK 2026/02/26 01:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : banana: size = 6 OK 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : apple: Unchanged skipping 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : banana: Unchanged skipping 2026/02/26 01:09:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:09:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:09:50 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:09:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:50 DEBUG : Waiting for deletions to finish 2026/02/26 01:09:50 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:09 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:10 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:10:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : banana: size = 6 OK 2026/02/26 01:10:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : banana: Unchanged skipping 2026/02/26 01:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:10:10 DEBUG : apple: size = 5 OK 2026/02/26 01:10:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : apple: Unchanged skipping 2026/02/26 01:10:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:10:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:10:10 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:10 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:10 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:10 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : apple: size = 5 OK 2026/02/26 01:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : apple: Unchanged skipping 2026/02/26 01:10:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/26 01:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : banana: size = 6 OK 2026/02/26 01:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : banana: Unchanged skipping 2026/02/26 01:10:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/26 01:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/26 01:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/26 01:10:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/26 01:10:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/26 01:10:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/26 01:10:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/26 01:10:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/26 01:10:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/26 01:10:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/26 01:10:11 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:11 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:11 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:11 DEBUG : apple: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : banana: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/26 01:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.49s) --- PASS: TestTransform/NFC (14.29s) --- PASS: TestTransform/NFD (16.01s) --- PASS: TestTransform/base64 (19.20s) --- PASS: TestTransform/prefix (25.25s) --- PASS: TestTransform/suffix (28.73s) --- PASS: TestTransform/truncate (20.72s) --- PASS: TestTransform/encoder (17.39s) --- PASS: TestTransform/ISO-8859-1 (17.77s) --- PASS: TestTransform/charmap (17.65s) --- PASS: TestTransform/lowercase (15.93s) --- PASS: TestTransform/ascii (20.55s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 01:10:16 INFO : sub dir_somesuffix: Making directory 2026/02/26 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/26 01:10:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/26 01:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 01:10:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 01:10:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:16 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/26 01:10:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/26 01:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:18 INFO : tictactoe: Making directory 2026/02/26 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/26 01:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:18 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/26 01:10:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/26 01:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:19 INFO : toe: Making directory 2026/02/26 01:10:19 INFO : toe/toe: Making directory 2026/02/26 01:10:19 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 01:10:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 01:10:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 01:10:19 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:19 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/26 01:10:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/26 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:21 INFO : toe: Making directory 2026/02/26 01:10:21 INFO : toe/toe: Making directory 2026/02/26 01:10:21 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 01:10:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 01:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/26 01:10:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:21 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/26 01:10:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/26 01:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.09s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:23 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:10:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:23 INFO : tictacempty_dir: Making directory 2026/02/26 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:23 INFO : tictactoe: Making directory 2026/02/26 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:23 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:23 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/26 01:10:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:25 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:25 INFO : tictacempty_dir: Making directory 2026/02/26 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:25 INFO : tictactoe: Making directory 2026/02/26 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:25 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 01:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:25 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/26 01:10:26 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 01:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/26 01:10:26 NOTICE: B2 bucket rclone-test-lacelow4luhu: 0 differences found 2026/02/26 01:10:26 NOTICE: B2 bucket rclone-test-lacelow4luhu: 1 matching files --- PASS: TestAllTag (1.76s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:27 INFO : tictactoe: Making directory 2026/02/26 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:27 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:27 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/26 01:10:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:29 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:29 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:29 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:29 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/26 01:10:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 01:10:29 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/26 01:10:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/26 01:10:29 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.13s) === RUN TestSyntax 2026/02/26 01:10:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:30 INFO : toe: Making directory 2026/02/26 01:10:30 INFO : toe/toe: Making directory 2026/02/26 01:10:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 01:10:30 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:30 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:31 DEBUG : toe/toe/toe: size = 11 OK 2026/02/26 01:10:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:31 INFO : toe/toe/toe: Copied (new) 2026/02/26 01:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:32 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:10:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 01:10:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:32 INFO : tictacempty_dir: Making directory 2026/02/26 01:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:32 INFO : tictactoe: Making directory 2026/02/26 01:10:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:32 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:32 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 01:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:32 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:32 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:32 INFO : toe/toe/toe.txt: Deleted 2026/02/26 01:10:32 INFO : toe/toe: Removing directory 2026/02/26 01:10:32 INFO : toe: Removing directory 2026/02/26 01:10:32 INFO : empty_dir: Removing directory 2026/02/26 01:10:32 DEBUG : Local file system at /tmp/rclone309142315: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.52s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:33 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:10:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:33 INFO : tictacempty_dir: Making directory 2026/02/26 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:33 INFO : tictactoe: Making directory 2026/02/26 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:33 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:33 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:34 INFO : toe/toe/toe.txt: Deleted 2026/02/26 01:10:34 INFO : toe/toe: Removing directory 2026/02/26 01:10:34 INFO : toe: Removing directory 2026/02/26 01:10:34 INFO : empty_dir: Removing directory 2026/02/26 01:10:34 DEBUG : Local file system at /tmp/rclone309142315: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/26 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/26 01:10:35 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 (2.98s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:36 DEBUG : Reset feature "Copy" 2026/02/26 01:10:36 DEBUG : Reset feature "Move" 2026/02/26 01:10:36 DEBUG : Reset feature "Copy" 2026/02/26 01:10:36 DEBUG : Reset feature "Move" 2026/02/26 01:10:36 DEBUG : empty_dir: Making directory with metadata 2026/02/26 01:10:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/26 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:36 INFO : tictacempty_dir: Making directory 2026/02/26 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/26 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:36 INFO : tictactoe: Making directory 2026/02/26 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/02/26 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:36 INFO : tictactoe/tictactoe: Making directory 2026/02/26 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/26 01:10:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/26 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:36 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/26 01:10:38 INFO : toe/toe/toe.txt: Deleted 2026/02/26 01:10:38 INFO : toe/toe: Removing directory 2026/02/26 01:10:38 INFO : toe: Removing directory 2026/02/26 01:10:38 INFO : empty_dir: Removing directory 2026/02/26 01:10:38 DEBUG : Local file system at /tmp/rclone309142315: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/26 01:10:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/26 01:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/26 01:10:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.45s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:40 DEBUG : toe: transformed to: dG9l 2026/02/26 01:10:41 DEBUG : toe: transformed to: dG9l 2026/02/26 01:10:41 INFO : dG9l: Making directory 2026/02/26 01:10:41 DEBUG : toe: transformed to: dG9l 2026/02/26 01:10:41 DEBUG : toe: transformed to: dG9l 2026/02/26 01:10:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/26 01:10:41 INFO : dG9l/dG9l: Making directory 2026/02/26 01:10:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/26 01:10:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/26 01:10:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 01:10:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/26 01:10:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 01:10:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:41 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/26 01:10:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/26 01:10:41 DEBUG : Waiting for deletions to finish 2026/02/26 01:10:42 DEBUG : dG9l: transformed to: toe 2026/02/26 01:10:42 DEBUG : dG9l: transformed to: toe 2026/02/26 01:10:42 DEBUG : dG9l: transformed to: toe 2026/02/26 01:10:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/26 01:10:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/26 01:10:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/26 01:10:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/26 01:10:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/26 01:10:42 DEBUG : Local file system at /tmp/rclone309142315: Waiting for checks to finish 2026/02/26 01:10:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/26 01:10:42 DEBUG : Local file system at /tmp/rclone309142315: Waiting for transfers to finish 2026/02/26 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.32s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-lacelow4luhu", Local "Local file system at /tmp/rclone309142315", Modify Window "1ms" 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe: transformed to: 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe: transformed to: 2026/02/26 01:10:43 INFO : B2 bucket rclone-test-lacelow4luhu: Making directory 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe: transformed to: 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe: transformed to: 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe/toe: transformed to: 2026/02/26 01:10:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/26 01:10:43 INFO : toe/toe: Making directory 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe/toe: transformed to: 2026/02/26 01:10:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe: transformed to: 2026/02/26 01:10:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/26 01:10:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/26 01:10:43 DEBUG : toe/toe/toe: transformed to: 2026/02/26 01:10:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/26 01:10:43 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for checks to finish 2026/02/26 01:10:43 DEBUG : B2 bucket rclone-test-lacelow4luhu: Waiting for transfers to finish 2026/02/26 01:10:44 DEBUG : toe/toe/toe: size = 11 OK 2026/02/26 01:10:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/26 01:10:44 INFO : toe/toe/toe: Copied (new) 2026/02/26 01:10:44 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting files as there were IO errors 2026/02/26 01:10:44 ERROR : B2 bucket rclone-test-lacelow4luhu: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/02/26 01:10:44 DEBUG : B2 bucket rclone-test-lacelow4luhu: Purge remote 2026/02/26 01:10:44 INFO : B2 bucket rclone-test-lacelow4luhu: cleaning bucket "rclone-test-lacelow4luhu" of all files 2026/02/26 01:10:45 DEBUG : BackupDir/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9a_d20260226_m010402_c001_v7007000_t0000_u01772067842932") 2026/02/26 01:10:45 DEBUG : BackupDir/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10622a9f46366c20_d20260226_m010355_c001_v0001173_t0004_u01772067835244") 2026/02/26 01:10:45 DEBUG : CompareDest/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40520b177efcf379_d20260226_m010334_c001_v7007000_t0000_u01772067814925") 2026/02/26 01:10:45 DEBUG : CompareDest/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1a8_d20260226_m010328_c001_v0001044_t0024_u01772067808923") 2026/02/26 01:10:45 DEBUG : CompareDest/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40520b177efcf37b_d20260226_m010335_c001_v7007000_t0000_u01772067815108") 2026/02/26 01:10:45 DEBUG : CompareDest/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74ba87_d20260226_m010330_c001_v0001167_t0039_u01772067810057") 2026/02/26 01:10:45 DEBUG : CopyDest/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9b_d20260226_m010403_c001_v7007000_t0000_u01772067843115") 2026/02/26 01:10:45 DEBUG : CopyDest/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bc15_d20260226_m010351_c001_v0001167_t0027_u01772067831855") 2026/02/26 01:10:45 DEBUG : CopyDest/three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9c_d20260226_m010403_c001_v7007000_t0000_u01772067843297") 2026/02/26 01:10:46 DEBUG : CopyDest/three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bcc3_d20260226_m010400_c001_v0001167_t0032_u01772067840409") 2026/02/26 01:10:46 DEBUG : CopyDest/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9d_d20260226_m010403_c001_v7007000_t0000_u01772067843479") 2026/02/26 01:10:46 DEBUG : CopyDest/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1da_d20260226_m010358_c001_v0001044_t0007_u01772067838000") 2026/02/26 01:10:46 DEBUG : EXISTING: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfb5_d20260226_m010538_c001_v7007000_t0000_u01772067938182") 2026/02/26 01:10:46 DEBUG : EXISTING: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d282_d20260226_m010537_c001_v0001044_t0013_u01772067937104") 2026/02/26 01:10:46 DEBUG : PREFIXapple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33552_d20260226_m010751_c001_v7007000_t0000_u01772068071776") 2026/02/26 01:10:46 DEBUG : PREFIXapple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff417_d20260226_m010745_c001_v0001039_t0029_u01772068065995") 2026/02/26 01:10:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a08_d20260226_m010751_c001_v7007000_t0000_u01772068071784") 2026/02/26 01:10:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8267_d20260226_m010746_c001_v0001177_t0046_u01772068066003") 2026/02/26 01:10:46 DEBUG : PREFIXbanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437157_d20260226_m010751_c001_v7007000_t0000_u01772068071793") 2026/02/26 01:10:46 DEBUG : PREFIXbanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d824a_d20260226_m010745_c001_v0001180_t0029_u01772068065982") 2026/02/26 01:10:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437155_d20260226_m010751_c001_v7007000_t0000_u01772068071609") 2026/02/26 01:10:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9da3_d20260226_m010746_c001_v0001167_t0022_u01772068066014") 2026/02/26 01:10:46 DEBUG : Testêé: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfa7_d20260226_m010534_c001_v7007000_t0000_u01772067934428") 2026/02/26 01:10:47 DEBUG : Testêé: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d27a_d20260226_m010533_c001_v0001044_t0050_u01772067933643") 2026/02/26 01:10:47 DEBUG : Testêé: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d278_d20260226_m010532_c001_v0001044_t0043_u01772067932853") 2026/02/26 01:10:47 DEBUG : YXBwbGU=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144799_d20260226_m010728_c001_v7007000_t0000_u01772068048122") 2026/02/26 01:10:47 DEBUG : YXBwbGU=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff363_d20260226_m010723_c001_v0001039_t0008_u01772068043358") 2026/02/26 01:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479a_d20260226_m010728_c001_v7007000_t0000_u01772068048306") 2026/02/26 01:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81ee_d20260226_m010723_c001_v0001180_t0042_u01772068043371") 2026/02/26 01:10:47 DEBUG : YmFuYW5h: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479b_d20260226_m010728_c001_v7007000_t0000_u01772068048489") 2026/02/26 01:10:47 DEBUG : YmFuYW5h: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c820b_d20260226_m010723_c001_v0001177_t0019_u01772068043378") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac507_d20260226_m010152_c001_v7007000_t0000_u01772067712344") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6a8_d20260226_m010151_c001_v0001100_t0034_u01772067711663") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac503_d20260226_m010150_c001_v7007000_t0000_u01772067710088") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be69e_d20260226_m010149_c001_v0001100_t0033_u01772067709206") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dd9_d20260226_m010132_c001_v7007000_t0000_u01772067692008") 2026/02/26 01:10:47 DEBUG : a/potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be666_d20260226_m010131_c001_v0001100_t0020_u01772067691161") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1ec_d20260226_m011012_c001_v7007000_t0000_u01772068212163") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8478_d20260226_m011006_c001_v0001180_t0031_u01772068206827") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b77_d20260226_m010951_c001_v7007000_t0000_u01772068191543") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d843a_d20260226_m010947_c001_v0001180_t0013_u01772068187516") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6617_d20260226_m010935_c001_v7007000_t0000_u01772068175689") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8404_d20260226_m010932_c001_v0001180_t0026_u01772068172067") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb3c_d20260226_m010918_c001_v7007000_t0000_u01772068158098") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83ca_d20260226_m010914_c001_v0001180_t0000_u01772068154354") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e766_d20260226_m010900_c001_v7007000_t0000_u01772068140219") 2026/02/26 01:10:47 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8384_d20260226_m010855_c001_v0001180_t0023_u01772068135597") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d0_d20260226_m010842_c001_v7007000_t0000_u01772068122863") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8357_d20260226_m010835_c001_v0001177_t0005_u01772068115910") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a06_d20260226_m010822_c001_v7007000_t0000_u01772068102230") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ea_d20260226_m010818_c001_v0001180_t0044_u01772068098514") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f419b1845f53c9a0f_d20260226_m010816_c001_v7007000_t0000_u01772068096881") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ba_d20260226_m010807_c001_v0001180_t0009_u01772068087810") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0a_d20260226_m010753_c001_v7007000_t0000_u01772068073285") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8281_d20260226_m010749_c001_v0001177_t0058_u01772068069610") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41823ea1163f067d_d20260226_m010748_c001_v7007000_t0000_u01772068068108") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff3f7_d20260226_m010743_c001_v0001039_t0051_u01772068063306") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144794_d20260226_m010726_c001_v7007000_t0000_u01772068046120") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8201_d20260226_m010720_c001_v0001177_t0011_u01772068040748") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac90_d20260226_m010708_c001_v7007000_t0000_u01772068028970") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2e7_d20260226_m010705_c001_v0001039_t0008_u01772068025055") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b3_d20260226_m010652_c001_v7007000_t0000_u01772068012893") 2026/02/26 01:10:48 DEBUG : apple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8168_d20260226_m010649_c001_v0001180_t0033_u01772068009416") 2026/02/26 01:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e862a_d20260226_m010820_c001_v7007000_t0000_u01772068100652") 2026/02/26 01:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff521_d20260226_m010810_c001_v0001039_t0046_u01772068090114") 2026/02/26 01:10:49 DEBUG : appleapple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d1_d20260226_m010843_c001_v7007000_t0000_u01772068123047") 2026/02/26 01:10:49 DEBUG : appleapple: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8365_d20260226_m010839_c001_v0001177_t0019_u01772068119053") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1ef_d20260226_m011012_c001_v7007000_t0000_u01772068212344") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa965_d20260226_m011007_c001_v0001167_t0048_u01772068207232") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b78_d20260226_m010951_c001_v7007000_t0000_u01772068191725") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa80d_d20260226_m010947_c001_v0001167_t0045_u01772068187924") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6619_d20260226_m010935_c001_v7007000_t0000_u01772068175869") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa6c9_d20260226_m010932_c001_v0001167_t0002_u01772068172528") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb3d_d20260226_m010918_c001_v7007000_t0000_u01772068158280") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa545_d20260226_m010914_c001_v0001167_t0042_u01772068154825") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e767_d20260226_m010900_c001_v7007000_t0000_u01772068140402") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa3db_d20260226_m010856_c001_v0001167_t0017_u01772068136018") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d361b_d20260226_m010841_c001_v7007000_t0000_u01772068121032") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff61a_d20260226_m010836_c001_v0001039_t0017_u01772068116346") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a07_d20260226_m010822_c001_v7007000_t0000_u01772068102412") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8307_d20260226_m010818_c001_v0001177_t0023_u01772068098521") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71a_d20260226_m010816_c001_v7007000_t0000_u01772068096462") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9fb8_d20260226_m010808_c001_v0001167_t0007_u01772068088259") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0b_d20260226_m010753_c001_v7007000_t0000_u01772068073467") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8266_d20260226_m010749_c001_v0001180_t0039_u01772068069599") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a06_d20260226_m010748_c001_v7007000_t0000_u01772068068500") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8259_d20260226_m010744_c001_v0001177_t0004_u01772068064403") 2026/02/26 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144796_d20260226_m010726_c001_v7007000_t0000_u01772068046487") 2026/02/26 01:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81ec_d20260226_m010721_c001_v0001180_t0037_u01772068041816") 2026/02/26 01:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac91_d20260226_m010709_c001_v7007000_t0000_u01772068029152") 2026/02/26 01:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81d1_d20260226_m010705_c001_v0001177_t0005_u01772068025821") 2026/02/26 01:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b5_d20260226_m010653_c001_v7007000_t0000_u01772068013137") 2026/02/26 01:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff24a_d20260226_m010649_c001_v0001039_t0003_u01772068009815") 2026/02/26 01:10:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743719a_d20260226_m010820_c001_v7007000_t0000_u01772068100658") 2026/02/26 01:10:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82df_d20260226_m010810_c001_v0001177_t0046_u01772068090093") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac508_d20260226_m010152_c001_v7007000_t0000_u01772067712525") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6a2_d20260226_m010150_c001_v0001100_t0015_u01772067710656") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac502_d20260226_m010149_c001_v7007000_t0000_u01772067709540") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be698_d20260226_m010148_c001_v0001100_t0028_u01772067708166") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dd6_d20260226_m010131_c001_v7007000_t0000_u01772067691454") 2026/02/26 01:10:50 DEBUG : b/potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be662_d20260226_m010130_c001_v0001100_t0047_u01772067690132") 2026/02/26 01:10:50 DEBUG : backup/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1c8e_d20260226_m010422_c001_v7007000_t0000_u01772067862302") 2026/02/26 01:10:50 DEBUG : backup/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10081bd42afb7204_d20260226_m010416_c001_v0001115_t0054_u01772067856041") 2026/02/26 01:10:50 DEBUG : backup/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f100ba42d0e71a86a_d20260226_m010411_c001_v0001184_t0003_u01772067851329") 2026/02/26 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6117_d20260226_m010450_c001_v7007000_t0000_u01772067890632") 2026/02/26 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1062f3de822d664d_d20260226_m010448_c001_v0001097_t0033_u01772067888007") 2026/02/26 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f111598d9011f8757_d20260226_m010443_c001_v0001102_t0000_u01772067883301") 2026/02/26 01:10:50 DEBUG : backup/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3742_d20260226_m010436_c001_v7007000_t0000_u01772067876394") 2026/02/26 01:10:51 DEBUG : backup/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f103f0024451faad8_d20260226_m010433_c001_v0001044_t0043_u01772067873979") 2026/02/26 01:10:51 DEBUG : backup/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f11466274fa16f8d0_d20260226_m010429_c001_v0001182_t0039_u01772067869859") 2026/02/26 01:10:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6118_d20260226_m010450_c001_v7007000_t0000_u01772067890816") 2026/02/26 01:10:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f104ab9f3b1ba2ee1_d20260226_m010449_c001_v0001090_t0009_u01772067889710") 2026/02/26 01:10:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118719c6fb7177b9_d20260226_m010445_c001_v0001179_t0043_u01772067885422") 2026/02/26 01:10:51 DEBUG : backup/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1c8f_d20260226_m010422_c001_v7007000_t0000_u01772067862484") 2026/02/26 01:10:51 DEBUG : backup/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f11177ea5093244fc_d20260226_m010420_c001_v0001039_t0018_u01772067860967") 2026/02/26 01:10:51 DEBUG : backup/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1062f3de822d63fb_d20260226_m010413_c001_v0001097_t0057_u01772067853033") 2026/02/26 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3744_d20260226_m010436_c001_v7007000_t0000_u01772067876575") 2026/02/26 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1125719abe4fa24f_d20260226_m010435_c001_v0001167_t0011_u01772067875078") 2026/02/26 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f110e598c98d0d2f9_d20260226_m010431_c001_v0001103_t0056_u01772067871316") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1f2_d20260226_m011012_c001_v7007000_t0000_u01772068212525") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c848c_d20260226_m011007_c001_v0001177_t0041_u01772068207026") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b79_d20260226_m010951_c001_v7007000_t0000_u01772068191983") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c845a_d20260226_m010947_c001_v0001177_t0051_u01772068187716") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f661a_d20260226_m010936_c001_v7007000_t0000_u01772068176049") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8434_d20260226_m010932_c001_v0001177_t0019_u01772068172266") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb3e_d20260226_m010918_c001_v7007000_t0000_u01772068158461") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83f8_d20260226_m010914_c001_v0001177_t0052_u01772068154615") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e769_d20260226_m010900_c001_v7007000_t0000_u01772068140589") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83c4_d20260226_m010855_c001_v0001177_t0025_u01772068135796") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d2_d20260226_m010843_c001_v7007000_t0000_u01772068123230") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d833a_d20260226_m010836_c001_v0001180_t0048_u01772068116117") 2026/02/26 01:10:51 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a08_d20260226_m010822_c001_v7007000_t0000_u01772068102593") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa088_d20260226_m010818_c001_v0001167_t0015_u01772068098544") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437188_d20260226_m010816_c001_v7007000_t0000_u01772068096890") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82d7_d20260226_m010808_c001_v0001177_t0044_u01772068088051") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0c_d20260226_m010753_c001_v7007000_t0000_u01772068073649") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9e01_d20260226_m010749_c001_v0001167_t0050_u01772068069620") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a05_d20260226_m010748_c001_v7007000_t0000_u01772068068318") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8240_d20260226_m010744_c001_v0001180_t0033_u01772068064180") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4089e29a56b1802e_d20260226_m010726_c001_v7007000_t0000_u01772068046182") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff35b_d20260226_m010720_c001_v0001039_t0003_u01772068040957") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac92_d20260226_m010709_c001_v7007000_t0000_u01772068029335") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81b8_d20260226_m010705_c001_v0001180_t0037_u01772068025603") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b6_d20260226_m010653_c001_v7007000_t0000_u01772068013336") 2026/02/26 01:10:52 DEBUG : banana: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c818d_d20260226_m010649_c001_v0001177_t0005_u01772068009606") 2026/02/26 01:10:52 DEBUG : bananaSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a03_d20260226_m010820_c001_v7007000_t0000_u01772068100467") 2026/02/26 01:10:52 DEBUG : bananaSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82c0_d20260226_m010810_c001_v0001180_t0005_u01772068090083") 2026/02/26 01:10:52 DEBUG : both0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33472_d20260226_m010625_c001_v7007000_t0000_u01772067985469") 2026/02/26 01:10:52 DEBUG : both0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d302_d20260226_m010604_c001_v0001044_t0003_u01772067964400") 2026/02/26 01:10:52 DEBUG : both0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac931_d20260226_m010600_c001_v7007000_t0000_u01772067960180") 2026/02/26 01:10:52 DEBUG : both0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d288_d20260226_m010540_c001_v0001044_t0024_u01772067940121") 2026/02/26 01:10:52 DEBUG : both1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33473_d20260226_m010625_c001_v7007000_t0000_u01772067985651") 2026/02/26 01:10:53 DEBUG : both1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d306_d20260226_m010605_c001_v0001044_t0025_u01772067965113") 2026/02/26 01:10:53 DEBUG : both1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac933_d20260226_m010600_c001_v7007000_t0000_u01772067960360") 2026/02/26 01:10:53 DEBUG : both1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d28e_d20260226_m010540_c001_v0001044_t0020_u01772067940860") 2026/02/26 01:10:53 DEBUG : both10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33474_d20260226_m010625_c001_v7007000_t0000_u01772067985833") 2026/02/26 01:10:53 DEBUG : both10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d338_d20260226_m010613_c001_v0001044_t0019_u01772067973250") 2026/02/26 01:10:53 DEBUG : both10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac934_d20260226_m010600_c001_v7007000_t0000_u01772067960541") 2026/02/26 01:10:53 DEBUG : both10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2c4_d20260226_m010548_c001_v0001044_t0023_u01772067948935") 2026/02/26 01:10:53 DEBUG : both11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33475_d20260226_m010626_c001_v7007000_t0000_u01772067986016") 2026/02/26 01:10:53 DEBUG : both11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d33e_d20260226_m010614_c001_v0001044_t0031_u01772067974174") 2026/02/26 01:10:53 DEBUG : both11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac935_d20260226_m010600_c001_v7007000_t0000_u01772067960721") 2026/02/26 01:10:53 DEBUG : both11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2c8_d20260226_m010549_c001_v0001044_t0016_u01772067949722") 2026/02/26 01:10:53 DEBUG : both12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33476_d20260226_m010626_c001_v7007000_t0000_u01772067986198") 2026/02/26 01:10:53 DEBUG : both12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d348_d20260226_m010615_c001_v0001044_t0002_u01772067975528") 2026/02/26 01:10:53 DEBUG : both12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac936_d20260226_m010600_c001_v7007000_t0000_u01772067960902") 2026/02/26 01:10:53 DEBUG : both12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ce_d20260226_m010551_c001_v0001044_t0051_u01772067951075") 2026/02/26 01:10:53 DEBUG : both13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33477_d20260226_m010626_c001_v7007000_t0000_u01772067986382") 2026/02/26 01:10:53 DEBUG : both13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d34c_d20260226_m010616_c001_v0001044_t0053_u01772067976416") 2026/02/26 01:10:53 DEBUG : both13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac937_d20260226_m010601_c001_v7007000_t0000_u01772067961087") 2026/02/26 01:10:53 DEBUG : both13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2d2_d20260226_m010551_c001_v0001044_t0033_u01772067951875") 2026/02/26 01:10:53 DEBUG : both14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33478_d20260226_m010626_c001_v7007000_t0000_u01772067986564") 2026/02/26 01:10:54 DEBUG : both14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d352_d20260226_m010617_c001_v0001044_t0039_u01772067977310") 2026/02/26 01:10:54 DEBUG : both14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac938_d20260226_m010601_c001_v7007000_t0000_u01772067961271") 2026/02/26 01:10:54 DEBUG : both14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2d8_d20260226_m010552_c001_v0001044_t0041_u01772067952634") 2026/02/26 01:10:54 DEBUG : both15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33479_d20260226_m010626_c001_v7007000_t0000_u01772067986747") 2026/02/26 01:10:54 DEBUG : both15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d356_d20260226_m010618_c001_v0001044_t0004_u01772067978177") 2026/02/26 01:10:54 DEBUG : both15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac939_d20260226_m010601_c001_v7007000_t0000_u01772067961452") 2026/02/26 01:10:54 DEBUG : both15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2dc_d20260226_m010553_c001_v0001044_t0014_u01772067953408") 2026/02/26 01:10:54 DEBUG : both16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347a_d20260226_m010626_c001_v7007000_t0000_u01772067986932") 2026/02/26 01:10:54 DEBUG : both16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d35a_d20260226_m010618_c001_v0001044_t0015_u01772067978946") 2026/02/26 01:10:54 DEBUG : both16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac93b_d20260226_m010601_c001_v7007000_t0000_u01772067961633") 2026/02/26 01:10:54 DEBUG : both16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2e2_d20260226_m010554_c001_v0001044_t0045_u01772067954154") 2026/02/26 01:10:54 DEBUG : both17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347b_d20260226_m010627_c001_v7007000_t0000_u01772067987114") 2026/02/26 01:10:54 DEBUG : both17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d35e_d20260226_m010619_c001_v0001044_t0028_u01772067979615") 2026/02/26 01:10:54 DEBUG : both17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac93d_d20260226_m010601_c001_v7007000_t0000_u01772067961814") 2026/02/26 01:10:54 DEBUG : both17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2e6_d20260226_m010555_c001_v0001044_t0040_u01772067955004") 2026/02/26 01:10:54 DEBUG : both18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347c_d20260226_m010627_c001_v7007000_t0000_u01772067987296") 2026/02/26 01:10:54 DEBUG : both18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d362_d20260226_m010620_c001_v0001044_t0041_u01772067980663") 2026/02/26 01:10:54 DEBUG : both18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac93e_d20260226_m010601_c001_v7007000_t0000_u01772067961996") 2026/02/26 01:10:54 DEBUG : both18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ea_d20260226_m010555_c001_v0001044_t0036_u01772067955823") 2026/02/26 01:10:54 DEBUG : both19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347d_d20260226_m010627_c001_v7007000_t0000_u01772067987477") 2026/02/26 01:10:54 DEBUG : both19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d366_d20260226_m010621_c001_v0001044_t0018_u01772067981532") 2026/02/26 01:10:54 DEBUG : both19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac93f_d20260226_m010602_c001_v7007000_t0000_u01772067962177") 2026/02/26 01:10:54 DEBUG : both19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ee_d20260226_m010556_c001_v0001044_t0002_u01772067956568") 2026/02/26 01:10:54 DEBUG : both2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347e_d20260226_m010627_c001_v7007000_t0000_u01772067987659") 2026/02/26 01:10:55 DEBUG : both2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d30a_d20260226_m010606_c001_v0001044_t0029_u01772067966019") 2026/02/26 01:10:55 DEBUG : both2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac941_d20260226_m010602_c001_v7007000_t0000_u01772067962358") 2026/02/26 01:10:55 DEBUG : both2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d293_d20260226_m010541_c001_v0001044_t0014_u01772067941619") 2026/02/26 01:10:55 DEBUG : both3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3347f_d20260226_m010627_c001_v7007000_t0000_u01772067987847") 2026/02/26 01:10:55 DEBUG : both3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d310_d20260226_m010606_c001_v0001044_t0012_u01772067966782") 2026/02/26 01:10:55 DEBUG : both3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac943_d20260226_m010602_c001_v7007000_t0000_u01772067962570") 2026/02/26 01:10:55 DEBUG : both3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d29a_d20260226_m010542_c001_v0001044_t0018_u01772067942511") 2026/02/26 01:10:55 DEBUG : both4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33480_d20260226_m010628_c001_v7007000_t0000_u01772067988030") 2026/02/26 01:10:55 DEBUG : both4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d314_d20260226_m010607_c001_v0001044_t0050_u01772067967544") 2026/02/26 01:10:55 DEBUG : both4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac944_d20260226_m010602_c001_v7007000_t0000_u01772067962752") 2026/02/26 01:10:55 DEBUG : both4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d29e_d20260226_m010543_c001_v0001044_t0056_u01772067943364") 2026/02/26 01:10:55 DEBUG : both5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33481_d20260226_m010628_c001_v7007000_t0000_u01772067988211") 2026/02/26 01:10:55 DEBUG : both5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d31a_d20260226_m010608_c001_v0001044_t0043_u01772067968338") 2026/02/26 01:10:55 DEBUG : both5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac946_d20260226_m010602_c001_v7007000_t0000_u01772067962947") 2026/02/26 01:10:55 DEBUG : both5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2aa_d20260226_m010544_c001_v0001044_t0012_u01772067944304") 2026/02/26 01:10:55 DEBUG : both6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33482_d20260226_m010628_c001_v7007000_t0000_u01772067988393") 2026/02/26 01:10:55 DEBUG : both6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d320_d20260226_m010609_c001_v0001044_t0038_u01772067969226") 2026/02/26 01:10:55 DEBUG : both6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac947_d20260226_m010603_c001_v7007000_t0000_u01772067963128") 2026/02/26 01:10:55 DEBUG : both6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2b0_d20260226_m010545_c001_v0001044_t0025_u01772067945537") 2026/02/26 01:10:55 DEBUG : both7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33483_d20260226_m010628_c001_v7007000_t0000_u01772067988575") 2026/02/26 01:10:56 DEBUG : both7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d326_d20260226_m010610_c001_v0001044_t0015_u01772067970324") 2026/02/26 01:10:56 DEBUG : both7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac949_d20260226_m010603_c001_v7007000_t0000_u01772067963310") 2026/02/26 01:10:56 DEBUG : both7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2b6_d20260226_m010546_c001_v0001044_t0030_u01772067946503") 2026/02/26 01:10:56 DEBUG : both8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33484_d20260226_m010628_c001_v7007000_t0000_u01772067988758") 2026/02/26 01:10:56 DEBUG : both8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d32c_d20260226_m010611_c001_v0001044_t0031_u01772067971069") 2026/02/26 01:10:56 DEBUG : both8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac94a_d20260226_m010603_c001_v7007000_t0000_u01772067963491") 2026/02/26 01:10:56 DEBUG : both8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ba_d20260226_m010547_c001_v0001044_t0057_u01772067947292") 2026/02/26 01:10:56 DEBUG : both9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33485_d20260226_m010629_c001_v7007000_t0000_u01772067989016") 2026/02/26 01:10:56 DEBUG : both9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d334_d20260226_m010612_c001_v0001044_t0000_u01772067972286") 2026/02/26 01:10:56 DEBUG : both9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac94b_d20260226_m010603_c001_v7007000_t0000_u01772067963673") 2026/02/26 01:10:56 DEBUG : both9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2c0_d20260226_m010548_c001_v0001044_t0010_u01772067948174") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac509_d20260226_m010152_c001_v7007000_t0000_u01772067712706") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6a4_d20260226_m010150_c001_v0001100_t0047_u01772067710951") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac504_d20260226_m010150_c001_v7007000_t0000_u01772067710290") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be69a_d20260226_m010148_c001_v0001100_t0056_u01772067708427") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436ddb_d20260226_m010132_c001_v7007000_t0000_u01772067692189") 2026/02/26 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be664_d20260226_m010130_c001_v0001100_t0016_u01772067690527") 2026/02/26 01:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479c_d20260226_m010728_c001_v7007000_t0000_u01772068048672") 2026/02/26 01:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9bb0_d20260226_m010723_c001_v0001167_t0029_u01772068043953") 2026/02/26 01:10:56 DEBUG : check sum: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dbc_d20260226_m010122_c001_v7007000_t0000_u01772067682913") 2026/02/26 01:10:56 DEBUG : check sum: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be64c_d20260226_m010121_c001_v0001100_t0057_u01772067681818") 2026/02/26 01:10:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4197935cfd2275ea_d20260226_m011042_c001_v7007000_t0000_u01772068242996") 2026/02/26 01:10:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d84c8_d20260226_m011041_c001_v0001180_t0016_u01772068241630") 2026/02/26 01:10:57 DEBUG : dest/3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa7d_d20260226_m010344_c001_v7007000_t0000_u01772067824357") 2026/02/26 01:10:57 DEBUG : dest/3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f401436a7eaafb630_d20260226_m010343_c001_v0001036_t0014_u01772067823244") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d3_d20260226_m010843_c001_v7007000_t0000_u01772068123412") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa28b_d20260226_m010839_c001_v0001167_t0016_u01772068119086") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1f5_d20260226_m011012_c001_v7007000_t0000_u01772068212781") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8458_d20260226_m010956_c001_v0001180_t0045_u01772068196271") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7a_d20260226_m010952_c001_v7007000_t0000_u01772068192171") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d841c_d20260226_m010940_c001_v0001180_t0018_u01772068180336") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f661d_d20260226_m010936_c001_v7007000_t0000_u01772068176245") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83de_d20260226_m010922_c001_v0001180_t0011_u01772068162687") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb3f_d20260226_m010918_c001_v7007000_t0000_u01772068158642") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d839e_d20260226_m010904_c001_v0001180_t0018_u01772068144919") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76a_d20260226_m010900_c001_v7007000_t0000_u01772068140772") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8370_d20260226_m010847_c001_v0001180_t0025_u01772068127531") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0ce_d20260226_m010841_c001_v7007000_t0000_u01772068121054") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c832f_d20260226_m010826_c001_v0001177_t0037_u01772068106813") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a09_d20260226_m010822_c001_v7007000_t0000_u01772068102777") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ec_d20260226_m010818_c001_v0001180_t0017_u01772068098729") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0c0_d20260226_m010817_c001_v7007000_t0000_u01772068097008") 2026/02/26 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8292_d20260226_m010758_c001_v0001180_t0041_u01772068078118") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0d_d20260226_m010753_c001_v7007000_t0000_u01772068073831") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8268_d20260226_m010749_c001_v0001180_t0030_u01772068069818") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1f4a_d20260226_m010748_c001_v7007000_t0000_u01772068068323") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff3a7_d20260226_m010732_c001_v0001039_t0018_u01772068052879") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d3435b_d20260226_m010726_c001_v7007000_t0000_u01772068046332") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81d4_d20260226_m010713_c001_v0001180_t0005_u01772068033677") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac93_d20260226_m010709_c001_v7007000_t0000_u01772068029515") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81ab_d20260226_m010657_c001_v0001177_t0039_u01772068017666") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b7_d20260226_m010653_c001_v7007000_t0000_u01772068013534") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff202_d20260226_m010642_c001_v0001039_t0010_u01772068002972") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e724_d20260226_m010820_c001_v7007000_t0000_u01772068100484") 2026/02/26 01:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82c2_d20260226_m010810_c001_v0001180_t0010_u01772068090301") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d4_d20260226_m010843_c001_v7007000_t0000_u01772068123596") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff628_d20260226_m010839_c001_v0001039_t0000_u01772068119072") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1f7_d20260226_m011012_c001_v7007000_t0000_u01772068212961") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8472_d20260226_m010956_c001_v0001177_t0050_u01772068196847") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7b_d20260226_m010952_c001_v7007000_t0000_u01772068192354") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8442_d20260226_m010940_c001_v0001177_t0031_u01772068180920") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f661e_d20260226_m010936_c001_v7007000_t0000_u01772068176427") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c840e_d20260226_m010923_c001_v0001177_t0006_u01772068163245") 2026/02/26 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb40_d20260226_m010918_c001_v7007000_t0000_u01772068158823") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83de_d20260226_m010905_c001_v0001177_t0038_u01772068145503") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76b_d20260226_m010900_c001_v7007000_t0000_u01772068140955") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8399_d20260226_m010848_c001_v0001177_t0036_u01772068128085") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d361f_d20260226_m010841_c001_v7007000_t0000_u01772068121222") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8310_d20260226_m010827_c001_v0001180_t0047_u01772068107436") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a0a_d20260226_m010822_c001_v7007000_t0000_u01772068102959") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8309_d20260226_m010818_c001_v0001177_t0011_u01772068098738") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437189_d20260226_m010817_c001_v7007000_t0000_u01772068097050") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82b1_d20260226_m010758_c001_v0001177_t0057_u01772068078736") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0e_d20260226_m010754_c001_v7007000_t0000_u01772068074014") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8285_d20260226_m010749_c001_v0001177_t0051_u01772068069866") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f62f2_d20260226_m010748_c001_v7007000_t0000_u01772068068476") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d822e_d20260226_m010733_c001_v0001180_t0004_u01772068053788") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41194c46425ea6c7_d20260226_m010726_c001_v7007000_t0000_u01772068046334") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81e7_d20260226_m010714_c001_v0001177_t0008_u01772068034279") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac94_d20260226_m010709_c001_v7007000_t0000_u01772068029698") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2a3_d20260226_m010658_c001_v0001039_t0039_u01772068018257") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b8_d20260226_m010653_c001_v7007000_t0000_u01772068013718") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8130_d20260226_m010643_c001_v0001180_t0031_u01772068003598") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0c3_d20260226_m010820_c001_v7007000_t0000_u01772068100607") 2026/02/26 01:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82e1_d20260226_m010810_c001_v0001177_t0008_u01772068090311") 2026/02/26 01:10:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d5_d20260226_m010843_c001_v7007000_t0000_u01772068123826") 2026/02/26 01:10:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8367_d20260226_m010839_c001_v0001177_t0039_u01772068119267") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1f9_d20260226_m011013_c001_v7007000_t0000_u01772068213142") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa8bb_d20260226_m010957_c001_v0001167_t0052_u01772068197414") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7c_d20260226_m010952_c001_v7007000_t0000_u01772068192536") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa76f_d20260226_m010941_c001_v0001167_t0001_u01772068181494") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6620_d20260226_m010936_c001_v7007000_t0000_u01772068176607") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa5fd_d20260226_m010923_c001_v0001167_t0028_u01772068163833") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb41_d20260226_m010919_c001_v7007000_t0000_u01772068159004") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa489_d20260226_m010906_c001_v0001167_t0003_u01772068146094") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76c_d20260226_m010901_c001_v7007000_t0000_u01772068141196") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa367_d20260226_m010848_c001_v0001167_t0005_u01772068128652") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d3620_d20260226_m010841_c001_v7007000_t0000_u01772068121232") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff5bf_d20260226_m010828_c001_v0001039_t0013_u01772068108019") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a0b_d20260226_m010823_c001_v7007000_t0000_u01772068103141") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff571_d20260226_m010818_c001_v0001039_t0036_u01772068098867") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a01_d20260226_m010816_c001_v7007000_t0000_u01772068096885") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9ee2_d20260226_m010759_c001_v0001167_t0054_u01772068079397") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a0f_d20260226_m010754_c001_v7007000_t0000_u01772068074195") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d826a_d20260226_m010750_c001_v0001180_t0029_u01772068070035") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3354f_d20260226_m010748_c001_v7007000_t0000_u01772068068514") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8239_d20260226_m010734_c001_v0001177_t0023_u01772068054413") 2026/02/26 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437109_d20260226_m010726_c001_v7007000_t0000_u01772068046143") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff327_d20260226_m010714_c001_v0001039_t0052_u01772068034968") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac95_d20260226_m010709_c001_v7007000_t0000_u01772068029880") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81a0_d20260226_m010659_c001_v0001180_t0017_u01772068019605") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9b9_d20260226_m010653_c001_v7007000_t0000_u01772068013901") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8177_d20260226_m010643_c001_v0001177_t0011_u01772068003812") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f419b1845f53c9a17_d20260226_m010820_c001_v7007000_t0000_u01772068100668") 2026/02/26 01:11:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82c4_d20260226_m010810_c001_v0001180_t0004_u01772068090504") 2026/02/26 01:11:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d6_d20260226_m010844_c001_v7007000_t0000_u01772068124010") 2026/02/26 01:11:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d834c_d20260226_m010839_c001_v0001180_t0029_u01772068119295") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1fb_d20260226_m011013_c001_v7007000_t0000_u01772068213323") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff84c_d20260226_m010958_c001_v0001039_t0019_u01772068198360") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7d_d20260226_m010952_c001_v7007000_t0000_u01772068192725") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff7e6_d20260226_m010942_c001_v0001039_t0022_u01772068182429") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6622_d20260226_m010936_c001_v7007000_t0000_u01772068176788") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff76c_d20260226_m010925_c001_v0001039_t0045_u01772068165653") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb42_d20260226_m010919_c001_v7007000_t0000_u01772068159185") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff6da_d20260226_m010907_c001_v0001039_t0019_u01772068147431") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76d_d20260226_m010901_c001_v7007000_t0000_u01772068141384") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff65e_d20260226_m010849_c001_v0001039_t0055_u01772068129651") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d3618_d20260226_m010840_c001_v7007000_t0000_u01772068120812") 2026/02/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa19c_d20260226_m010829_c001_v0001167_t0056_u01772068109643") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a0c_d20260226_m010823_c001_v7007000_t0000_u01772068103324") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ee_d20260226_m010818_c001_v0001180_t0039_u01772068098945") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a02_d20260226_m010817_c001_v7007000_t0000_u01772068097080") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff4b7_d20260226_m010800_c001_v0001039_t0050_u01772068080443") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a10_d20260226_m010754_c001_v7007000_t0000_u01772068074378") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9e0d_d20260226_m010750_c001_v0001167_t0049_u01772068070080") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d343ab_d20260226_m010748_c001_v7007000_t0000_u01772068068532") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9ca6_d20260226_m010734_c001_v0001167_t0019_u01772068054994") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41465217560dca08_d20260226_m010726_c001_v7007000_t0000_u01772068046122") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81d8_d20260226_m010715_c001_v0001180_t0020_u01772068035638") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac96_d20260226_m010710_c001_v7007000_t0000_u01772068030063") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81b7_d20260226_m010659_c001_v0001177_t0010_u01772068019808") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9ba_d20260226_m010654_c001_v7007000_t0000_u01772068014086") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff20a_d20260226_m010644_c001_v0001039_t0040_u01772068004028") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e723_d20260226_m010820_c001_v7007000_t0000_u01772068100425") 2026/02/26 01:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82e3_d20260226_m010810_c001_v0001177_t0032_u01772068090521") 2026/02/26 01:11:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d7_d20260226_m010844_c001_v7007000_t0000_u01772068124192") 2026/02/26 01:11:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8369_d20260226_m010839_c001_v0001177_t0047_u01772068119482") 2026/02/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc1fd_d20260226_m011013_c001_v7007000_t0000_u01772068213505") 2026/02/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d845e_d20260226_m010958_c001_v0001180_t0006_u01772068198773") 2026/02/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7e_d20260226_m010952_c001_v7007000_t0000_u01772068192908") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8424_d20260226_m010942_c001_v0001180_t0034_u01772068182922") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6623_d20260226_m010936_c001_v7007000_t0000_u01772068176969") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83f2_d20260226_m010926_c001_v0001180_t0011_u01772068166288") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb43_d20260226_m010919_c001_v7007000_t0000_u01772068159366") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83ac_d20260226_m010907_c001_v0001180_t0039_u01772068147862") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76e_d20260226_m010901_c001_v7007000_t0000_u01772068141570") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8376_d20260226_m010850_c001_v0001180_t0011_u01772068130577") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e747_d20260226_m010840_c001_v7007000_t0000_u01772068120819") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c833b_d20260226_m010830_c001_v0001177_t0049_u01772068110245") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a0d_d20260226_m010823_c001_v7007000_t0000_u01772068103505") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c830b_d20260226_m010819_c001_v0001177_t0028_u01772068099031") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8626_d20260226_m010816_c001_v7007000_t0000_u01772068096846") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d829c_d20260226_m010801_c001_v0001180_t0030_u01772068081583") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a11_d20260226_m010754_c001_v7007000_t0000_u01772068074561") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff455_d20260226_m010750_c001_v0001039_t0011_u01772068070093") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f49b_d20260226_m010748_c001_v7007000_t0000_u01772068068480") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff3b7_d20260226_m010735_c001_v0001039_t0052_u01772068055409") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1e91_d20260226_m010726_c001_v7007000_t0000_u01772068046280") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81ed_d20260226_m010715_c001_v0001177_t0058_u01772068035857") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac97_d20260226_m010710_c001_v7007000_t0000_u01772068030245") 2026/02/26 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2b1_d20260226_m010700_c001_v0001039_t0017_u01772068020032") 2026/02/26 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9bb_d20260226_m010654_c001_v7007000_t0000_u01772068014270") 2026/02/26 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8140_d20260226_m010644_c001_v0001180_t0048_u01772068004987") 2026/02/26 01:11:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8629_d20260226_m010820_c001_v7007000_t0000_u01772068100467") 2026/02/26 01:11:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82c6_d20260226_m010810_c001_v0001180_t0025_u01772068090708") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d8_d20260226_m010844_c001_v7007000_t0000_u01772068124375") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d834e_d20260226_m010839_c001_v0001180_t0038_u01772068119504") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc200_d20260226_m011013_c001_v7007000_t0000_u01772068213687") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8476_d20260226_m010959_c001_v0001177_t0038_u01772068199001") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b7f_d20260226_m010953_c001_v7007000_t0000_u01772068193092") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c844c_d20260226_m010943_c001_v0001177_t0014_u01772068183141") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6624_d20260226_m010937_c001_v7007000_t0000_u01772068177150") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c841a_d20260226_m010926_c001_v0001177_t0019_u01772068166492") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb45_d20260226_m010919_c001_v7007000_t0000_u01772068159548") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83e2_d20260226_m010908_c001_v0001177_t0043_u01772068148067") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e76f_d20260226_m010901_c001_v7007000_t0000_u01772068141754") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83ad_d20260226_m010850_c001_v0001177_t0023_u01772068130777") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d361a_d20260226_m010841_c001_v7007000_t0000_u01772068121010") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8324_d20260226_m010830_c001_v0001180_t0022_u01772068110452") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a0f_d20260226_m010823_c001_v7007000_t0000_u01772068103685") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa09a_d20260226_m010819_c001_v0001167_t0049_u01772068099069") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f419b1845f53c9a10_d20260226_m010817_c001_v7007000_t0000_u01772068097073") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82c1_d20260226_m010801_c001_v0001177_t0041_u01772068081832") 2026/02/26 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a12_d20260226_m010754_c001_v7007000_t0000_u01772068074815") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8287_d20260226_m010750_c001_v0001177_t0045_u01772068070150") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f49a_d20260226_m010748_c001_v7007000_t0000_u01772068068283") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8232_d20260226_m010736_c001_v0001180_t0044_u01772068056084") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743710a_d20260226_m010726_c001_v7007000_t0000_u01772068046342") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff333_d20260226_m010716_c001_v0001039_t0011_u01772068036156") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac98_d20260226_m010710_c001_v7007000_t0000_u01772068030426") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81aa_d20260226_m010700_c001_v0001180_t0041_u01772068020582") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9bc_d20260226_m010654_c001_v7007000_t0000_u01772068014454") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8179_d20260226_m010645_c001_v0001177_t0021_u01772068005198") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e726_d20260226_m010820_c001_v7007000_t0000_u01772068100713") 2026/02/26 01:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82e5_d20260226_m010810_c001_v0001177_t0042_u01772068090738") 2026/02/26 01:11:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0d9_d20260226_m010844_c001_v7007000_t0000_u01772068124558") 2026/02/26 01:11:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff62e_d20260226_m010839_c001_v0001039_t0048_u01772068119607") 2026/02/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc203_d20260226_m011013_c001_v7007000_t0000_u01772068213869") 2026/02/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa8dd_d20260226_m010959_c001_v0001167_t0006_u01772068199227") 2026/02/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b80_d20260226_m010953_c001_v7007000_t0000_u01772068193276") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa7a1_d20260226_m010943_c001_v0001167_t0016_u01772068183377") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6625_d20260226_m010937_c001_v7007000_t0000_u01772068177335") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa641_d20260226_m010926_c001_v0001167_t0002_u01772068166709") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb46_d20260226_m010919_c001_v7007000_t0000_u01772068159728") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa4b7_d20260226_m010908_c001_v0001167_t0022_u01772068148277") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e770_d20260226_m010901_c001_v7007000_t0000_u01772068141937") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa395_d20260226_m010850_c001_v0001167_t0032_u01772068130987") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d3617_d20260226_m010840_c001_v7007000_t0000_u01772068120630") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff5d5_d20260226_m010830_c001_v0001039_t0000_u01772068110681") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a10_d20260226_m010823_c001_v7007000_t0000_u01772068103866") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82f0_d20260226_m010819_c001_v0001180_t0000_u01772068099153") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437187_d20260226_m010816_c001_v7007000_t0000_u01772068096860") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9f2c_d20260226_m010802_c001_v0001167_t0057_u01772068082055") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a13_d20260226_m010755_c001_v7007000_t0000_u01772068075015") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d826c_d20260226_m010750_c001_v0001180_t0017_u01772068070254") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1f4c_d20260226_m010748_c001_v7007000_t0000_u01772068068532") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c823f_d20260226_m010736_c001_v0001177_t0057_u01772068056322") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1e8f_d20260226_m010725_c001_v7007000_t0000_u01772068045919") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81de_d20260226_m010716_c001_v0001180_t0030_u01772068036936") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9a_d20260226_m010710_c001_v7007000_t0000_u01772068030609") 2026/02/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81bd_d20260226_m010700_c001_v0001177_t0011_u01772068020965") 2026/02/26 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9bd_d20260226_m010654_c001_v7007000_t0000_u01772068014636") 2026/02/26 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff21e_d20260226_m010645_c001_v0001039_t0042_u01772068005407") 2026/02/26 01:11:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0c4_d20260226_m010820_c001_v7007000_t0000_u01772068100788") 2026/02/26 01:11:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82c8_d20260226_m010810_c001_v0001180_t0050_u01772068090935") 2026/02/26 01:11:07 DEBUG : dir1/0007-12345: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0da_d20260226_m010844_c001_v7007000_t0000_u01772068124741") 2026/02/26 01:11:07 DEBUG : dir1/0007-12345: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa291_d20260226_m010839_c001_v0001167_t0032_u01772068119672") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc205_d20260226_m011014_c001_v7007000_t0000_u01772068214050") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff85c_d20260226_m011000_c001_v0001039_t0011_u01772068200036") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b81_d20260226_m010953_c001_v7007000_t0000_u01772068193459") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff7ee_d20260226_m010943_c001_v0001039_t0038_u01772068183916") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6627_d20260226_m010937_c001_v7007000_t0000_u01772068177516") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff772_d20260226_m010927_c001_v0001039_t0005_u01772068167449") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb47_d20260226_m010919_c001_v7007000_t0000_u01772068159908") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff6e6_d20260226_m010909_c001_v0001039_t0044_u01772068149347") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e771_d20260226_m010902_c001_v7007000_t0000_u01772068142125") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff670_d20260226_m010851_c001_v0001039_t0000_u01772068131477") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41465217560dca44_d20260226_m010841_c001_v7007000_t0000_u01772068121063") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa1ca_d20260226_m010831_c001_v0001167_t0056_u01772068111525") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a11_d20260226_m010824_c001_v7007000_t0000_u01772068104048") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c830d_d20260226_m010819_c001_v0001177_t0011_u01772068099240") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71c_d20260226_m010816_c001_v7007000_t0000_u01772068096828") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff4d1_d20260226_m010803_c001_v0001039_t0044_u01772068083137") 2026/02/26 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a14_d20260226_m010755_c001_v7007000_t0000_u01772068075198") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c828b_d20260226_m010750_c001_v0001177_t0019_u01772068070366") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3354e_d20260226_m010748_c001_v7007000_t0000_u01772068068290") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9cc4_d20260226_m010736_c001_v0001167_t0017_u01772068056865") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d3435a_d20260226_m010726_c001_v7007000_t0000_u01772068046146") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81f3_d20260226_m010717_c001_v0001177_t0037_u01772068037138") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9b_d20260226_m010710_c001_v7007000_t0000_u01772068030790") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2c3_d20260226_m010701_c001_v0001039_t0054_u01772068021174") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9be_d20260226_m010654_c001_v7007000_t0000_u01772068014821") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d814c_d20260226_m010645_c001_v0001180_t0013_u01772068005984") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743719c_d20260226_m010820_c001_v7007000_t0000_u01772068100799") 2026/02/26 01:11:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82e9_d20260226_m010810_c001_v0001177_t0000_u01772068090963") 2026/02/26 01:11:08 DEBUG : dir1/0008-23456: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0db_d20260226_m010844_c001_v7007000_t0000_u01772068124923") 2026/02/26 01:11:08 DEBUG : dir1/0008-23456: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c836b_d20260226_m010839_c001_v0001177_t0011_u01772068119697") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc208_d20260226_m011014_c001_v7007000_t0000_u01772068214233") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8468_d20260226_m011001_c001_v0001180_t0028_u01772068201302") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b82_d20260226_m010953_c001_v7007000_t0000_u01772068193641") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d842e_d20260226_m010944_c001_v0001180_t0009_u01772068184466") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6629_d20260226_m010937_c001_v7007000_t0000_u01772068177696") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83fa_d20260226_m010928_c001_v0001180_t0023_u01772068168239") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb48_d20260226_m010920_c001_v7007000_t0000_u01772068160095") 2026/02/26 01:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83b8_d20260226_m010909_c001_v0001180_t0053_u01772068149931") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e773_d20260226_m010902_c001_v7007000_t0000_u01772068142308") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d837e_d20260226_m010852_c001_v0001180_t0055_u01772068132146") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e748_d20260226_m010841_c001_v7007000_t0000_u01772068121007") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8341_d20260226_m010832_c001_v0001177_t0054_u01772068112195") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a12_d20260226_m010824_c001_v7007000_t0000_u01772068104229") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff579_d20260226_m010819_c001_v0001039_t0019_u01772068099360") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71b_d20260226_m010816_c001_v7007000_t0000_u01772068096646") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82a8_d20260226_m010804_c001_v0001180_t0043_u01772068084223") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a15_d20260226_m010755_c001_v7007000_t0000_u01772068075391") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8270_d20260226_m010750_c001_v0001180_t0053_u01772068070454") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f498_d20260226_m010747_c001_v7007000_t0000_u01772068067893") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff3cb_d20260226_m010738_c001_v0001039_t0050_u01772068058078") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41194c46425ea6c6_d20260226_m010726_c001_v7007000_t0000_u01772068046154") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff33f_d20260226_m010717_c001_v0001039_t0023_u01772068037355") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9c_d20260226_m010710_c001_v7007000_t0000_u01772068030971") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81ae_d20260226_m010701_c001_v0001180_t0046_u01772068021898") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9bf_d20260226_m010655_c001_v7007000_t0000_u01772068015004") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c817b_d20260226_m010646_c001_v0001177_t0056_u01772068006181") 2026/02/26 01:11:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437199_d20260226_m010820_c001_v7007000_t0000_u01772068100614") 2026/02/26 01:11:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ca_d20260226_m010811_c001_v0001180_t0012_u01772068091157") 2026/02/26 01:11:10 DEBUG : dir1/0009-34567: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0dc_d20260226_m010845_c001_v7007000_t0000_u01772068125106") 2026/02/26 01:11:10 DEBUG : dir1/0009-34567: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8350_d20260226_m010839_c001_v0001180_t0055_u01772068119707") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc20a_d20260226_m011014_c001_v7007000_t0000_u01772068214413") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8480_d20260226_m011001_c001_v0001177_t0025_u01772068201585") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b83_d20260226_m010953_c001_v7007000_t0000_u01772068193825") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8452_d20260226_m010944_c001_v0001177_t0014_u01772068184680") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f662b_d20260226_m010937_c001_v7007000_t0000_u01772068177877") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8426_d20260226_m010928_c001_v0001177_t0029_u01772068168439") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb49_d20260226_m010920_c001_v7007000_t0000_u01772068160277") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83e4_d20260226_m010910_c001_v0001177_t0055_u01772068150163") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e775_d20260226_m010902_c001_v7007000_t0000_u01772068142491") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83b8_d20260226_m010852_c001_v0001177_t0022_u01772068132446") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e749_d20260226_m010841_c001_v7007000_t0000_u01772068121189") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8332_d20260226_m010832_c001_v0001180_t0015_u01772068112403") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a13_d20260226_m010824_c001_v7007000_t0000_u01772068104410") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82f2_d20260226_m010819_c001_v0001180_t0010_u01772068099411") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8627_d20260226_m010817_c001_v7007000_t0000_u01772068097043") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82c5_d20260226_m010804_c001_v0001177_t0001_u01772068084436") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a16_d20260226_m010755_c001_v7007000_t0000_u01772068075574") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c828f_d20260226_m010750_c001_v0001177_t0044_u01772068070573") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d343aa_d20260226_m010748_c001_v7007000_t0000_u01772068068306") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8238_d20260226_m010739_c001_v0001180_t0009_u01772068059115") 2026/02/26 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572faca39_d20260226_m010726_c001_v7007000_t0000_u01772068046358") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81e2_d20260226_m010718_c001_v0001180_t0005_u01772068038167") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9d_d20260226_m010711_c001_v7007000_t0000_u01772068031213") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81c3_d20260226_m010702_c001_v0001177_t0040_u01772068022096") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9c0_d20260226_m010655_c001_v7007000_t0000_u01772068015188") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff22c_d20260226_m010646_c001_v0001039_t0038_u01772068006452") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437198_d20260226_m010820_c001_v7007000_t0000_u01772068100473") 2026/02/26 01:11:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82ed_d20260226_m010811_c001_v0001177_t0023_u01772068091258") 2026/02/26 01:11:11 DEBUG : dir1/0010-45678: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0dd_d20260226_m010845_c001_v7007000_t0000_u01772068125289") 2026/02/26 01:11:11 DEBUG : dir1/0010-45678: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c836f_d20260226_m010839_c001_v0001177_t0002_u01772068119920") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc20c_d20260226_m011014_c001_v7007000_t0000_u01772068214595") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa90b_d20260226_m011001_c001_v0001167_t0018_u01772068201830") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b84_d20260226_m010954_c001_v7007000_t0000_u01772068194008") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa7d5_d20260226_m010944_c001_v0001167_t0048_u01772068184922") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f662d_d20260226_m010938_c001_v7007000_t0000_u01772068178057") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa66f_d20260226_m010928_c001_v0001167_t0052_u01772068168662") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb4a_d20260226_m010920_c001_v7007000_t0000_u01772068160457") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa4ed_d20260226_m010910_c001_v0001167_t0043_u01772068150398") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e776_d20260226_m010902_c001_v7007000_t0000_u01772068142674") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa3a5_d20260226_m010852_c001_v0001167_t0029_u01772068132661") 2026/02/26 01:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e745_d20260226_m010840_c001_v7007000_t0000_u01772068120637") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff5ee_d20260226_m010832_c001_v0001039_t0005_u01772068112606") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a14_d20260226_m010824_c001_v7007000_t0000_u01772068104591") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c830f_d20260226_m010819_c001_v0001177_t0059_u01772068099467") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743718a_d20260226_m010817_c001_v7007000_t0000_u01772068097085") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9f60_d20260226_m010804_c001_v0001167_t0016_u01772068084648") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a17_d20260226_m010755_c001_v7007000_t0000_u01772068075755") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9e1b_d20260226_m010750_c001_v0001167_t0040_u01772068070646") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41823ea1163f067b_d20260226_m010747_c001_v7007000_t0000_u01772068067912") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8247_d20260226_m010739_c001_v0001177_t0021_u01772068059322") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144795_d20260226_m010726_c001_v7007000_t0000_u01772068046303") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81f7_d20260226_m010718_c001_v0001177_t0049_u01772068038367") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9e_d20260226_m010711_c001_v7007000_t0000_u01772068031401") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2cd_d20260226_m010702_c001_v0001039_t0042_u01772068022304") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9c1_d20260226_m010655_c001_v7007000_t0000_u01772068015372") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8156_d20260226_m010647_c001_v0001180_t0047_u01772068007259") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437197_d20260226_m010820_c001_v7007000_t0000_u01772068100431") 2026/02/26 01:11:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82ce_d20260226_m010811_c001_v0001180_t0035_u01772068091360") 2026/02/26 01:11:12 DEBUG : dir1/0011-56789: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0de_d20260226_m010845_c001_v7007000_t0000_u01772068125471") 2026/02/26 01:11:12 DEBUG : dir1/0011-56789: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8352_d20260226_m010839_c001_v0001180_t0050_u01772068119989") 2026/02/26 01:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc20f_d20260226_m011014_c001_v7007000_t0000_u01772068214775") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff86e_d20260226_m011002_c001_v0001039_t0022_u01772068202402") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b85_d20260226_m010954_c001_v7007000_t0000_u01772068194192") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff7f8_d20260226_m010945_c001_v0001039_t0028_u01772068185314") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f662e_d20260226_m010938_c001_v7007000_t0000_u01772068178237") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff78c_d20260226_m010929_c001_v0001039_t0021_u01772068169486") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb4c_d20260226_m010920_c001_v7007000_t0000_u01772068160638") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff6f2_d20260226_m010911_c001_v0001039_t0057_u01772068151078") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e777_d20260226_m010902_c001_v7007000_t0000_u01772068142858") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff67a_d20260226_m010853_c001_v0001039_t0046_u01772068133249") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407d2dd40b3168e9_d20260226_m010841_c001_v7007000_t0000_u01772068121201") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa1fa_d20260226_m010833_c001_v0001167_t0028_u01772068113084") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a15_d20260226_m010824_c001_v7007000_t0000_u01772068104772") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82f4_d20260226_m010819_c001_v0001180_t0019_u01772068099616") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71e_d20260226_m010817_c001_v7007000_t0000_u01772068097019") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff4f2_d20260226_m010805_c001_v0001039_t0013_u01772068085368") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a19_d20260226_m010755_c001_v7007000_t0000_u01772068075937") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8272_d20260226_m010750_c001_v0001180_t0045_u01772068070702") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437148_d20260226_m010748_c001_v7007000_t0000_u01772068068490") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9d02_d20260226_m010739_c001_v0001167_t0023_u01772068059537") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4089e29a56b1802f_d20260226_m010726_c001_v7007000_t0000_u01772068046368") 2026/02/26 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff345_d20260226_m010718_c001_v0001039_t0050_u01772068038583") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ac9f_d20260226_m010711_c001_v7007000_t0000_u01772068031594") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81b2_d20260226_m010703_c001_v0001180_t0008_u01772068023173") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9c2_d20260226_m010655_c001_v7007000_t0000_u01772068015578") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8183_d20260226_m010647_c001_v0001177_t0047_u01772068007456") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e727_d20260226_m010820_c001_v7007000_t0000_u01772068100812") 2026/02/26 01:11:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa000_d20260226_m010811_c001_v0001167_t0008_u01772068091385") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0df_d20260226_m010845_c001_v7007000_t0000_u01772068125655") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8371_d20260226_m010840_c001_v0001177_t0007_u01772068120138") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc212_d20260226_m011014_c001_v7007000_t0000_u01772068214956") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d846c_d20260226_m011003_c001_v0001180_t0005_u01772068203271") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b86_d20260226_m010954_c001_v7007000_t0000_u01772068194376") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8430_d20260226_m010946_c001_v0001180_t0022_u01772068186033") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6630_d20260226_m010938_c001_v7007000_t0000_u01772068178417") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83fe_d20260226_m010930_c001_v0001180_t0052_u01772068170008") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb4d_d20260226_m010920_c001_v7007000_t0000_u01772068160818") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d83c4_d20260226_m010911_c001_v0001180_t0006_u01772068151843") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e778_d20260226_m010903_c001_v7007000_t0000_u01772068143041") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8380_d20260226_m010853_c001_v0001180_t0022_u01772068133791") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4223ab4461c6e469_d20260226_m010841_c001_v7007000_t0000_u01772068121210") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8351_d20260226_m010834_c001_v0001177_t0028_u01772068114369") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a16_d20260226_m010824_c001_v7007000_t0000_u01772068104956") 2026/02/26 01:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa0a4_d20260226_m010819_c001_v0001167_t0045_u01772068099703") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0c1_d20260226_m010817_c001_v7007000_t0000_u01772068097189") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82b0_d20260226_m010805_c001_v0001180_t0004_u01772068085949") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a1a_d20260226_m010756_c001_v7007000_t0000_u01772068076118") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8291_d20260226_m010750_c001_v0001177_t0017_u01772068070783") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41823ea1163f067e_d20260226_m010748_c001_v7007000_t0000_u01772068068291") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff3db_d20260226_m010740_c001_v0001039_t0008_u01772068060303") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1e90_d20260226_m010726_c001_v7007000_t0000_u01772068046100") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81e4_d20260226_m010719_c001_v0001180_t0006_u01772068039447") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aca0_d20260226_m010711_c001_v7007000_t0000_u01772068031776") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81c7_d20260226_m010703_c001_v0001177_t0058_u01772068023392") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9c5_d20260226_m010655_c001_v7007000_t0000_u01772068015766") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff236_d20260226_m010647_c001_v0001039_t0025_u01772068007665") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e725_d20260226_m010820_c001_v7007000_t0000_u01772068100628") 2026/02/26 01:11:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82ef_d20260226_m010811_c001_v0001177_t0038_u01772068091468") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0e0_d20260226_m010845_c001_v7007000_t0000_u01772068125837") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa29f_d20260226_m010840_c001_v0001167_t0054_u01772068120150") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc213_d20260226_m011015_c001_v7007000_t0000_u01772068215136") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8482_d20260226_m011003_c001_v0001177_t0030_u01772068203513") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b87_d20260226_m010954_c001_v7007000_t0000_u01772068194560") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8456_d20260226_m010946_c001_v0001177_t0030_u01772068186244") 2026/02/26 01:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6632_d20260226_m010938_c001_v7007000_t0000_u01772068178598") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c842e_d20260226_m010930_c001_v0001177_t0042_u01772068170210") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb4e_d20260226_m010920_c001_v7007000_t0000_u01772068160999") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83ec_d20260226_m010912_c001_v0001177_t0000_u01772068152043") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e77a_d20260226_m010903_c001_v7007000_t0000_u01772068143224") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c83bc_d20260226_m010854_c001_v0001177_t0033_u01772068134017") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0cf_d20260226_m010841_c001_v7007000_t0000_u01772068121242") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8336_d20260226_m010834_c001_v0001180_t0000_u01772068114584") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a17_d20260226_m010825_c001_v7007000_t0000_u01772068105139") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8311_d20260226_m010819_c001_v0001177_t0042_u01772068099735") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71d_d20260226_m010816_c001_v7007000_t0000_u01772068096846") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82cd_d20260226_m010806_c001_v0001177_t0013_u01772068086138") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a1b_d20260226_m010756_c001_v7007000_t0000_u01772068076300") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8274_d20260226_m010750_c001_v0001180_t0006_u01772068070910") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc0ac_d20260226_m010748_c001_v7007000_t0000_u01772068068451") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d823a_d20260226_m010741_c001_v0001180_t0003_u01772068061673") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1e8e_d20260226_m010725_c001_v7007000_t0000_u01772068045739") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81fd_d20260226_m010719_c001_v0001177_t0036_u01772068039656") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aca1_d20260226_m010711_c001_v7007000_t0000_u01772068031958") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2e3_d20260226_m010703_c001_v0001039_t0055_u01772068023789") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9c8_d20260226_m010655_c001_v7007000_t0000_u01772068015951") 2026/02/26 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d815e_d20260226_m010648_c001_v0001180_t0038_u01772068008214") 2026/02/26 01:11:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f419b1845f53c9a16_d20260226_m010820_c001_v7007000_t0000_u01772068100443") 2026/02/26 01:11:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82d2_d20260226_m010811_c001_v0001180_t0010_u01772068091582") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0e1_d20260226_m010846_c001_v7007000_t0000_u01772068126020") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8354_d20260226_m010840_c001_v0001180_t0001_u01772068120193") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc217_d20260226_m011015_c001_v7007000_t0000_u01772068215326") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa925_d20260226_m011003_c001_v0001167_t0048_u01772068203724") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b89_d20260226_m010954_c001_v7007000_t0000_u01772068194744") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa7f1_d20260226_m010946_c001_v0001167_t0014_u01772068186458") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6634_d20260226_m010938_c001_v7007000_t0000_u01772068178778") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa69d_d20260226_m010930_c001_v0001167_t0033_u01772068170429") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb4f_d20260226_m010921_c001_v7007000_t0000_u01772068161179") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa50f_d20260226_m010912_c001_v0001167_t0004_u01772068152375") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e77b_d20260226_m010903_c001_v7007000_t0000_u01772068143406") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa3c1_d20260226_m010854_c001_v0001167_t0017_u01772068134233") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407d2dd40b3168e7_d20260226_m010841_c001_v7007000_t0000_u01772068121013") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff608_d20260226_m010834_c001_v0001039_t0032_u01772068114824") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a18_d20260226_m010825_c001_v7007000_t0000_u01772068105320") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff57b_d20260226_m010819_c001_v0001039_t0036_u01772068099796") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e720_d20260226_m010817_c001_v7007000_t0000_u01772068097208") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9f8a_d20260226_m010806_c001_v0001167_t0033_u01772068086350") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a1c_d20260226_m010756_c001_v7007000_t0000_u01772068076491") 2026/02/26 01:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff45f_d20260226_m010750_c001_v0001039_t0056_u01772068070921") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f499_d20260226_m010748_c001_v7007000_t0000_u01772068068101") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8251_d20260226_m010741_c001_v0001177_t0050_u01772068061892") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572faca37_d20260226_m010726_c001_v7007000_t0000_u01772068046169") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff34f_d20260226_m010719_c001_v0001039_t0051_u01772068039863") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aca2_d20260226_m010712_c001_v7007000_t0000_u01772068032140") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81b6_d20260226_m010704_c001_v0001180_t0034_u01772068024594") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9cc_d20260226_m010656_c001_v7007000_t0000_u01772068016134") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8189_d20260226_m010648_c001_v0001177_t0056_u01772068008406") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a04_d20260226_m010820_c001_v7007000_t0000_u01772068100652") 2026/02/26 01:11:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c82f1_d20260226_m010811_c001_v0001177_t0026_u01772068091688") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0e2_d20260226_m010846_c001_v7007000_t0000_u01772068126203") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8373_d20260226_m010840_c001_v0001177_t0039_u01772068120360") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc219_d20260226_m011015_c001_v7007000_t0000_u01772068215507") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff882_d20260226_m011006_c001_v0001039_t0041_u01772068206149") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b8a_d20260226_m010954_c001_v7007000_t0000_u01772068194933") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff7fe_d20260226_m010946_c001_v0001039_t0029_u01772068186922") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6636_d20260226_m010938_c001_v7007000_t0000_u01772068178959") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff798_d20260226_m010931_c001_v0001039_t0055_u01772068171458") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb50_d20260226_m010921_c001_v7007000_t0000_u01772068161360") 2026/02/26 01:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff708_d20260226_m010913_c001_v0001039_t0044_u01772068153299") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e77c_d20260226_m010903_c001_v7007000_t0000_u01772068143591") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff682_d20260226_m010854_c001_v0001039_t0018_u01772068134925") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4223ab4461c6e467_d20260226_m010841_c001_v7007000_t0000_u01772068121023") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa22d_d20260226_m010835_c001_v0001167_t0001_u01772068115291") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a19_d20260226_m010825_c001_v7007000_t0000_u01772068105503") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82f6_d20260226_m010819_c001_v0001180_t0052_u01772068099820") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e71f_d20260226_m010817_c001_v7007000_t0000_u01772068097029") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff505_d20260226_m010806_c001_v0001039_t0024_u01772068086814") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a1d_d20260226_m010756_c001_v7007000_t0000_u01772068076673") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8293_d20260226_m010751_c001_v0001177_t0025_u01772068071005") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437147_d20260226_m010748_c001_v7007000_t0000_u01772068068301") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9d49_d20260226_m010742_c001_v0001167_t0022_u01772068062132") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1e92_d20260226_m010726_c001_v7007000_t0000_u01772068046462") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81e6_d20260226_m010720_c001_v0001180_t0015_u01772068040562") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aca3_d20260226_m010712_c001_v7007000_t0000_u01772068032324") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c81cf_d20260226_m010704_c001_v0001177_t0010_u01772068024849") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9d0_d20260226_m010656_c001_v7007000_t0000_u01772068016322") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff242_d20260226_m010648_c001_v0001039_t0019_u01772068008741") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a05_d20260226_m010820_c001_v7007000_t0000_u01772068100835") 2026/02/26 01:11:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d82d4_d20260226_m010811_c001_v0001180_t0022_u01772068091793") 2026/02/26 01:11:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479d_d20260226_m010728_c001_v7007000_t0000_u01772068048855") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81f0_d20260226_m010723_c001_v0001180_t0003_u01772068043578") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479e_d20260226_m010729_c001_v7007000_t0000_u01772068049038") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c820d_d20260226_m010723_c001_v0001177_t0054_u01772068043592") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f14479f_d20260226_m010729_c001_v7007000_t0000_u01772068049222") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81f2_d20260226_m010723_c001_v0001180_t0043_u01772068043789") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a0_d20260226_m010729_c001_v7007000_t0000_u01772068049471") 2026/02/26 01:11:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8213_d20260226_m010723_c001_v0001177_t0043_u01772068043802") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a1_d20260226_m010729_c001_v7007000_t0000_u01772068049653") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff369_d20260226_m010723_c001_v0001039_t0004_u01772068043902") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a2_d20260226_m010729_c001_v7007000_t0000_u01772068049835") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8215_d20260226_m010724_c001_v0001177_t0016_u01772068044004") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a3_d20260226_m010730_c001_v7007000_t0000_u01772068050018") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81f4_d20260226_m010724_c001_v0001180_t0002_u01772068044019") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a4_d20260226_m010730_c001_v7007000_t0000_u01772068050201") 2026/02/26 01:11:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8219_d20260226_m010724_c001_v0001177_t0034_u01772068044218") 2026/02/26 01:11:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a5_d20260226_m010730_c001_v7007000_t0000_u01772068050385") 2026/02/26 01:11:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81f6_d20260226_m010724_c001_v0001180_t0000_u01772068044251") 2026/02/26 01:11:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a6_d20260226_m010730_c001_v7007000_t0000_u01772068050567") 2026/02/26 01:11:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c821b_d20260226_m010724_c001_v0001177_t0049_u01772068044425") 2026/02/26 01:11:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a7_d20260226_m010730_c001_v7007000_t0000_u01772068050751") 2026/02/26 01:11:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81f8_d20260226_m010724_c001_v0001180_t0028_u01772068044533") 2026/02/26 01:11:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a8_d20260226_m010730_c001_v7007000_t0000_u01772068050975") 2026/02/26 01:11:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff36b_d20260226_m010724_c001_v0001039_t0025_u01772068044548") 2026/02/26 01:11:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447a9_d20260226_m010731_c001_v7007000_t0000_u01772068051159") 2026/02/26 01:11:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c821d_d20260226_m010724_c001_v0001177_t0041_u01772068044634") 2026/02/26 01:11:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447aa_d20260226_m010731_c001_v7007000_t0000_u01772068051342") 2026/02/26 01:11:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9bc0_d20260226_m010724_c001_v0001167_t0056_u01772068044734") 2026/02/26 01:11:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447ab_d20260226_m010731_c001_v7007000_t0000_u01772068051526") 2026/02/26 01:11:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d81fe_d20260226_m010724_c001_v0001180_t0034_u01772068044764") 2026/02/26 01:11:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1447ac_d20260226_m010731_c001_v7007000_t0000_u01772068051707") 2026/02/26 01:11:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8221_d20260226_m010724_c001_v0001177_t0013_u01772068044840") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33554_d20260226_m010751_c001_v7007000_t0000_u01772068071966") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d824c_d20260226_m010746_c001_v0001180_t0045_u01772068066200") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1f56_d20260226_m010751_c001_v7007000_t0000_u01772068071569") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8269_d20260226_m010746_c001_v0001177_t0050_u01772068066232") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f49c_d20260226_m010751_c001_v7007000_t0000_u01772068071621") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9daf_d20260226_m010746_c001_v0001167_t0054_u01772068066382") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415419f6ab98f49d_d20260226_m010751_c001_v7007000_t0000_u01772068071805") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d824e_d20260226_m010746_c001_v0001180_t0000_u01772068066427") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d343ac_d20260226_m010751_c001_v7007000_t0000_u01772068071589") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c826b_d20260226_m010746_c001_v0001177_t0035_u01772068066442") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f62f9_d20260226_m010751_c001_v7007000_t0000_u01772068071634") 2026/02/26 01:11:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8273_d20260226_m010746_c001_v0001177_t0007_u01772068066711") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4177be04fec01392_d20260226_m010751_c001_v7007000_t0000_u01772068071831") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8250_d20260226_m010746_c001_v0001180_t0005_u01772068066710") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f62fa_d20260226_m010751_c001_v7007000_t0000_u01772068071856") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff423_d20260226_m010746_c001_v0001039_t0056_u01772068066732") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4177be04fec01391_d20260226_m010751_c001_v7007000_t0000_u01772068071649") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8252_d20260226_m010746_c001_v0001180_t0033_u01772068066917") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1f5a_d20260226_m010751_c001_v7007000_t0000_u01772068071934") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8275_d20260226_m010746_c001_v0001177_t0019_u01772068066926") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a09_d20260226_m010751_c001_v7007000_t0000_u01772068071974") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8254_d20260226_m010747_c001_v0001180_t0031_u01772068067117") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1f58_d20260226_m010751_c001_v7007000_t0000_u01772068071753") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8277_d20260226_m010747_c001_v0001177_t0057_u01772068067133") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d343b1_d20260226_m010751_c001_v7007000_t0000_u01772068071963") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9dbb_d20260226_m010747_c001_v0001167_t0031_u01772068067261") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33551_d20260226_m010751_c001_v7007000_t0000_u01772068071592") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8256_d20260226_m010747_c001_v0001180_t0006_u01772068067317") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4107ddafe1d343ae_d20260226_m010751_c001_v7007000_t0000_u01772068071773") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8279_d20260226_m010747_c001_v0001177_t0004_u01772068067399") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a07_d20260226_m010751_c001_v7007000_t0000_u01772068071600") 2026/02/26 01:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff42e_d20260226_m010747_c001_v0001039_t0036_u01772068067424") 2026/02/26 01:11:22 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf94_d20260226_m010530_c001_v7007000_t0000_u01772067930950") 2026/02/26 01:11:22 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f102f13a3557eb37d_d20260226_m010527_c001_v0001167_t0033_u01772067927737") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ab6f_d20260226_m010527_c001_v7007000_t0000_u01772067927555") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f102f13a3557eb313_d20260226_m010522_c001_v0001167_t0002_u01772067922527") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ab09_d20260226_m010521_c001_v7007000_t0000_u01772067921766") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d264_d20260226_m010517_c001_v0001044_t0055_u01772067917499") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf0a_d20260226_m010516_c001_v7007000_t0000_u01772067916025") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118032f210075ef2_d20260226_m010514_c001_v0001150_t0008_u01772067913999") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446ec_d20260226_m010513_c001_v7007000_t0000_u01772067913817") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118032f210075eda_d20260226_m010509_c001_v0001150_t0003_u01772067909641") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446e5_d20260226_m010508_c001_v7007000_t0000_u01772067908875") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d24c_d20260226_m010504_c001_v0001044_t0018_u01772067904298") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f611d_d20260226_m010503_c001_v7007000_t0000_u01772067903363") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1190c737b975942c_d20260226_m010501_c001_v0001040_t0018_u01772067901909") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d33a4_d20260226_m010501_c001_v7007000_t0000_u01772067901723") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1190c737b9759428_d20260226_m010458_c001_v0001040_t0011_u01772067898885") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d339c_d20260226_m010458_c001_v7007000_t0000_u01772067898113") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d230_d20260226_m010451_c001_v0001044_t0000_u01772067891916") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6119_d20260226_m010450_c001_v7007000_t0000_u01772067890999") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f114bee9c5f8313d2_d20260226_m010448_c001_v0001039_t0056_u01772067888810") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446dc_d20260226_m010448_c001_v7007000_t0000_u01772067888631") 2026/02/26 01:11:23 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f114bee9c5f8313b8_d20260226_m010444_c001_v0001039_t0028_u01772067884534") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446d8_d20260226_m010443_c001_v7007000_t0000_u01772067883770") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d218_d20260226_m010437_c001_v0001044_t0001_u01772067877666") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3745_d20260226_m010436_c001_v7007000_t0000_u01772067876756") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f11301fe208bc3a1a_d20260226_m010434_c001_v0001171_t0027_u01772067874604") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33321_d20260226_m010434_c001_v7007000_t0000_u01772067874422") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f11301fe208bc3a10_d20260226_m010430_c001_v0001171_t0049_u01772067870833") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3331a_d20260226_m010430_c001_v7007000_t0000_u01772067870071") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d200_d20260226_m010423_c001_v0001044_t0027_u01772067863584") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1c90_d20260226_m010422_c001_v7007000_t0000_u01772067862667") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f101d907f52c779a3_d20260226_m010418_c001_v0001173_t0015_u01772067858192") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405f55b37bb42581_d20260226_m010417_c001_v7007000_t0000_u01772067857627") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f101d907f52c77935_d20260226_m010412_c001_v0001173_t0037_u01772067852274") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405f55b37bb4257e_d20260226_m010411_c001_v7007000_t0000_u01772067851526") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1ec_d20260226_m010405_c001_v0001044_t0002_u01772067845154") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9e_d20260226_m010403_c001_v7007000_t0000_u01772067843661") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f113f70309b1efb0e_d20260226_m010356_c001_v0001173_t0022_u01772067836339") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407d2dd40b3167ca_d20260226_m010356_c001_v7007000_t0000_u01772067836124") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1c8_d20260226_m010351_c001_v0001044_t0032_u01772067831101") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bbf5_d20260226_m010349_c001_v0001167_t0048_u01772067829906") 2026/02/26 01:11:24 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bbdb_d20260226_m010348_c001_v0001167_t0035_u01772067828771") 2026/02/26 01:11:25 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40520b177efcf37c_d20260226_m010335_c001_v7007000_t0000_u01772067815292") 2026/02/26 01:11:25 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74ba67_d20260226_m010328_c001_v0001167_t0024_u01772067808059") 2026/02/26 01:11:25 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1023b8618dfa63fb_d20260226_m010327_c001_v0001150_t0011_u01772067807208") 2026/02/26 01:11:25 DEBUG : dst/one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1023b8618dfa63f5_d20260226_m010326_c001_v0001150_t0002_u01772067806217") 2026/02/26 01:11:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf97_d20260226_m010531_c001_v7007000_t0000_u01772067931138") 2026/02/26 01:11:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f115aec948fdb74f5_d20260226_m010526_c001_v0001115_t0025_u01772067926288") 2026/02/26 01:11:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f101ebbd6dd99e014_d20260226_m010521_c001_v0001043_t0023_u01772067921352") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf0b_d20260226_m010516_c001_v7007000_t0000_u01772067916208") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f119abe5ff47966f6_d20260226_m010513_c001_v0001136_t0036_u01772067913511") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f106770bb8b12b1fb_d20260226_m010508_c001_v0001039_t0027_u01772067908354") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f611e_d20260226_m010503_c001_v7007000_t0000_u01772067903546") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10188bcb994652d3_d20260226_m010501_c001_v0001098_t0035_u01772067901418") 2026/02/26 01:11:25 DEBUG : dst/one.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f109485c9d96c77be_d20260226_m010457_c001_v0001130_t0024_u01772067897737") 2026/02/26 01:11:25 DEBUG : dst/three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa9f_d20260226_m010403_c001_v7007000_t0000_u01772067843843") 2026/02/26 01:11:25 DEBUG : dst/three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bcd9_d20260226_m010401_c001_v0001167_t0018_u01772067841924") 2026/02/26 01:11:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf99_d20260226_m010531_c001_v7007000_t0000_u01772067931321") 2026/02/26 01:11:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f101e8cb6429ad1cf_d20260226_m010529_c001_v0001090_t0010_u01772067929416") 2026/02/26 01:11:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107edcb243a56001_d20260226_m010523_c001_v0001173_t0029_u01772067923671") 2026/02/26 01:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf9a_d20260226_m010531_c001_v7007000_t0000_u01772067931503") 2026/02/26 01:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f102f13a3557eb3b7_d20260226_m010529_c001_v0001167_t0052_u01772067929914") 2026/02/26 01:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ab77_d20260226_m010529_c001_v7007000_t0000_u01772067929732") 2026/02/26 01:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f102f13a3557eb349_d20260226_m010524_c001_v0001167_t0019_u01772067924592") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957ab11_d20260226_m010524_c001_v7007000_t0000_u01772067924408") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d26a_d20260226_m010518_c001_v0001044_t0005_u01772067918366") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf0c_d20260226_m010516_c001_v7007000_t0000_u01772067916392") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118032f210075f00_d20260226_m010515_c001_v0001150_t0024_u01772067915388") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446ed_d20260226_m010515_c001_v7007000_t0000_u01772067915206") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118032f210075ee8_d20260226_m010512_c001_v0001150_t0020_u01772067912077") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446eb_d20260226_m010511_c001_v7007000_t0000_u01772067911894") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d250_d20260226_m010505_c001_v0001044_t0051_u01772067905247") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d33a5_d20260226_m010502_c001_v7007000_t0000_u01772067902794") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d246_d20260226_m010500_c001_v0001044_t0036_u01772067900284") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d33a0_d20260226_m010459_c001_v7007000_t0000_u01772067899914") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d238_d20260226_m010455_c001_v0001044_t0036_u01772067895027") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446de_d20260226_m010450_c001_v7007000_t0000_u01772067890081") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bfe9_d20260226_m010446_c001_v0001167_t0054_u01772067886728") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f1446da_d20260226_m010445_c001_v7007000_t0000_u01772067885635") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d21c_d20260226_m010438_c001_v0001044_t0018_u01772067878847") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33328_d20260226_m010435_c001_v7007000_t0000_u01772067875834") 2026/02/26 01:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bf05_d20260226_m010432_c001_v0001167_t0026_u01772067872935") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3331b_d20260226_m010431_c001_v7007000_t0000_u01772067871827") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d204_d20260226_m010425_c001_v0001044_t0044_u01772067865384") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405f55b37bb42582_d20260226_m010421_c001_v7007000_t0000_u01772067861389") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bdcb_d20260226_m010414_c001_v0001167_t0001_u01772067854611") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405f55b37bb4257f_d20260226_m010413_c001_v7007000_t0000_u01772067853514") 2026/02/26 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1f0_d20260226_m010406_c001_v0001044_t0014_u01772067846762") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf0d_d20260226_m010516_c001_v7007000_t0000_u01772067916578") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10654024e77762e6_d20260226_m010514_c001_v0001090_t0003_u01772067914798") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f100a9d40021797aa_d20260226_m010510_c001_v0001173_t0029_u01772067910452") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f611f_d20260226_m010503_c001_v7007000_t0000_u01772067903730") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f111e0abe2915583e_d20260226_m010502_c001_v0001113_t0015_u01772067902511") 2026/02/26 01:11:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10830bc13e346fa0_d20260226_m010459_c001_v0001150_t0054_u01772067899510") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf9c_d20260226_m010531_c001_v7007000_t0000_u01772067931687") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d268_d20260226_m010518_c001_v0001044_t0014_u01772067918017") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbf0e_d20260226_m010516_c001_v7007000_t0000_u01772067916762") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d24e_d20260226_m010504_c001_v0001044_t0009_u01772067904762") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6120_d20260226_m010503_c001_v7007000_t0000_u01772067903914") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d236_d20260226_m010454_c001_v0001044_t0052_u01772067894380") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f611a_d20260226_m010451_c001_v7007000_t0000_u01772067891182") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bf49_d20260226_m010438_c001_v0001167_t0059_u01772067878213") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3747_d20260226_m010436_c001_v7007000_t0000_u01772067876937") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74be73_d20260226_m010424_c001_v0001167_t0050_u01772067864350") 2026/02/26 01:11:27 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f402f7c30cf8d1c91_d20260226_m010422_c001_v7007000_t0000_u01772067862849") 2026/02/26 01:11:28 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74bd3b_d20260226_m010406_c001_v0001167_t0003_u01772067846355") 2026/02/26 01:11:28 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aaa0_d20260226_m010404_c001_v7007000_t0000_u01772067844426") 2026/02/26 01:11:28 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f109227208b00c373_d20260226_m010359_c001_v0001040_t0006_u01772067839088") 2026/02/26 01:11:28 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40520b177efcf37d_d20260226_m010335_c001_v7007000_t0000_u01772067815474") 2026/02/26 01:11:28 DEBUG : dst/two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1023b8618dfa640d_d20260226_m010334_c001_v0001150_t0014_u01772067814310") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4075517b88eb7fd6_d20260226_m010300_c001_v7007000_t0000_u01772067780621") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b859_d20260226_m010256_c001_v0001167_t0034_u01772067776379") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4075517b88eb7fd5_d20260226_m010254_c001_v7007000_t0000_u01772067774366") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d15e_d20260226_m010239_c001_v0001044_t0004_u01772067759071") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e828c_d20260226_m010229_c001_v7007000_t0000_u01772067749212") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b65f_d20260226_m010225_c001_v0001167_t0059_u01772067745324") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac53a_d20260226_m010204_c001_v7007000_t0000_u01772067724397") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6ca_d20260226_m010202_c001_v0001100_t0038_u01772067722503") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac52a_d20260226_m010201_c001_v7007000_t0000_u01772067721541") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6c4_d20260226_m010200_c001_v0001100_t0059_u01772067720196") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac516_d20260226_m010157_c001_v7007000_t0000_u01772067717351") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6b4_d20260226_m010155_c001_v0001100_t0029_u01772067715618") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac50b_d20260226_m010154_c001_v7007000_t0000_u01772067714777") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6ae_d20260226_m010153_c001_v0001100_t0013_u01772067713396") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4fc_d20260226_m010147_c001_v7007000_t0000_u01772067707625") 2026/02/26 01:11:28 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be694_d20260226_m010146_c001_v0001100_t0009_u01772067706033") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4f2_d20260226_m010145_c001_v7007000_t0000_u01772067705180") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be690_d20260226_m010144_c001_v0001100_t0008_u01772067704354") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dfc_d20260226_m010139_c001_v7007000_t0000_u01772067699632") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be678_d20260226_m010138_c001_v0001100_t0002_u01772067698168") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436def_d20260226_m010136_c001_v7007000_t0000_u01772067696347") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be670_d20260226_m010135_c001_v0001100_t0059_u01772067695205") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436de8_d20260226_m010134_c001_v7007000_t0000_u01772067694840") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f118266d9f1499fe6_d20260226_m010134_c001_v0001178_t0050_u01772067694263") 2026/02/26 01:11:29 DEBUG : empty space: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be668_d20260226_m010132_c001_v0001100_t0031_u01772067692554") 2026/02/26 01:11:29 DEBUG : enormous: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac534_d20260226_m010203_c001_v7007000_t0000_u01772067723473") 2026/02/26 01:11:29 DEBUG : enormous: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6cc_d20260226_m010202_c001_v0001100_t0022_u01772067722758") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfaf_d20260226_m010536_c001_v7007000_t0000_u01772067936724") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d27c_d20260226_m010535_c001_v0001044_t0038_u01772067935178") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8286_d20260226_m010223_c001_v7007000_t0000_u01772067743709") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d14e_d20260226_m010222_c001_v0001044_t0037_u01772067742562") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dce_d20260226_m010129_c001_v7007000_t0000_u01772067689766") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be65e_d20260226_m010128_c001_v0001100_t0004_u01772067688710") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dc7_d20260226_m010128_c001_v7007000_t0000_u01772067688166") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be65c_d20260226_m010127_c001_v0001100_t0047_u01772067687446") 2026/02/26 01:11:29 DEBUG : existing: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be65a_d20260226_m010126_c001_v0001100_t0040_u01772067686558") 2026/02/26 01:11:30 DEBUG : existing-b: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8287_d20260226_m010223_c001_v7007000_t0000_u01772067743889") 2026/02/26 01:11:30 DEBUG : existing-b: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b639_d20260226_m010222_c001_v0001167_t0023_u01772067742570") 2026/02/26 01:11:30 DEBUG : file1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334a5_d20260226_m010638_c001_v7007000_t0000_u01772067998279") 2026/02/26 01:11:30 DEBUG : file1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff1b8_d20260226_m010636_c001_v0001039_t0053_u01772067996263") 2026/02/26 01:11:30 DEBUG : file1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3349e_d20260226_m010634_c001_v7007000_t0000_u01772067994869") 2026/02/26 01:11:30 DEBUG : file1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d80f2_d20260226_m010633_c001_v0001180_t0045_u01772067993701") 2026/02/26 01:11:30 DEBUG : five: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac54a_d20260226_m010208_c001_v7007000_t0000_u01772067728354") 2026/02/26 01:11:30 DEBUG : five: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40491b94306be6d6_d20260226_m010206_c001_v0001100_t0058_u01772067726301") 2026/02/26 01:11:30 DEBUG : foo: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436df5_d20260226_m010137_c001_v7007000_t0000_u01772067697804") 2026/02/26 01:11:30 DEBUG : foo: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40491b94306be674_d20260226_m010137_c001_v0001100_t0058_u01772067697259") 2026/02/26 01:11:30 DEBUG : foo: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40491b94306be672_d20260226_m010136_c001_v0001100_t0058_u01772067696712") 2026/02/26 01:11:30 DEBUG : four: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac54c_d20260226_m010208_c001_v7007000_t0000_u01772067728538") 2026/02/26 01:11:30 DEBUG : four: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d138_d20260226_m010206_c001_v0001044_t0013_u01772067726900") 2026/02/26 01:11:30 DEBUG : four: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6d4_d20260226_m010205_c001_v0001100_t0014_u01772067725593") 2026/02/26 01:11:30 DEBUG : hello world2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a830_d20260226_m010044_c001_v7007000_t0000_u01772067644758") 2026/02/26 01:11:30 DEBUG : hello world2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5dc_d20260226_m010044_c001_v0001100_t0009_u01772067644129") 2026/02/26 01:11:30 DEBUG : ignore-size: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dc2_d20260226_m010126_c001_v7007000_t0000_u01772067686194") 2026/02/26 01:11:30 DEBUG : ignore-size: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be656_d20260226_m010125_c001_v0001100_t0035_u01772067685152") 2026/02/26 01:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8282_d20260226_m010221_c001_v7007000_t0000_u01772067741834") 2026/02/26 01:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b61f_d20260226_m010220_c001_v0001167_t0043_u01772067740803") 2026/02/26 01:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8280_d20260226_m010220_c001_v7007000_t0000_u01772067740066") 2026/02/26 01:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b5f5_d20260226_m010219_c001_v0001167_t0044_u01772067739170") 2026/02/26 01:11:31 DEBUG : one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac54d_d20260226_m010208_c001_v7007000_t0000_u01772067728720") 2026/02/26 01:11:31 DEBUG : one: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40491b94306be6ce_d20260226_m010204_c001_v0001100_t0058_u01772067724771") 2026/02/26 01:11:31 DEBUG : only0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33486_d20260226_m010629_c001_v7007000_t0000_u01772067989201") 2026/02/26 01:11:31 DEBUG : only0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4146ee86110c80fd_d20260226_m010624_c001_v0001177_t0023_u01772067984240") 2026/02/26 01:11:31 DEBUG : only0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d304_d20260226_m010604_c001_v0001044_t0010_u01772067964753") 2026/02/26 01:11:31 DEBUG : only0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6206_d20260226_m010558_c001_v7007000_t0000_u01772067958558") 2026/02/26 01:11:31 DEBUG : only0: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d28a_d20260226_m010540_c001_v0001044_t0058_u01772067940448") 2026/02/26 01:11:31 DEBUG : only1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33488_d20260226_m010629_c001_v7007000_t0000_u01772067989382") 2026/02/26 01:11:31 DEBUG : only1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff14e_d20260226_m010624_c001_v0001039_t0050_u01772067984787") 2026/02/26 01:11:31 DEBUG : only1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d308_d20260226_m010605_c001_v0001044_t0025_u01772067965481") 2026/02/26 01:11:31 DEBUG : only1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfc5_d20260226_m010558_c001_v7007000_t0000_u01772067958763") 2026/02/26 01:11:31 DEBUG : only1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d290_d20260226_m010541_c001_v0001044_t0045_u01772067941176") 2026/02/26 01:11:31 DEBUG : only10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33489_d20260226_m010629_c001_v7007000_t0000_u01772067989564") 2026/02/26 01:11:31 DEBUG : only10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d36a_d20260226_m010623_c001_v0001044_t0013_u01772067983270") 2026/02/26 01:11:31 DEBUG : only10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d33a_d20260226_m010613_c001_v0001044_t0024_u01772067973708") 2026/02/26 01:11:31 DEBUG : only10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac92b_d20260226_m010558_c001_v7007000_t0000_u01772067958936") 2026/02/26 01:11:31 DEBUG : only10: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2c6_d20260226_m010549_c001_v0001044_t0044_u01772067949301") 2026/02/26 01:11:31 DEBUG : only11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348a_d20260226_m010629_c001_v7007000_t0000_u01772067989747") 2026/02/26 01:11:31 DEBUG : only11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d370_d20260226_m010624_c001_v0001044_t0013_u01772067984038") 2026/02/26 01:11:31 DEBUG : only11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d344_d20260226_m010614_c001_v0001044_t0054_u01772067974936") 2026/02/26 01:11:31 DEBUG : only11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6205_d20260226_m010558_c001_v7007000_t0000_u01772067958376") 2026/02/26 01:11:31 DEBUG : only11: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2cc_d20260226_m010550_c001_v0001044_t0000_u01772067950093") 2026/02/26 01:11:32 DEBUG : only12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348b_d20260226_m010629_c001_v7007000_t0000_u01772067989930") 2026/02/26 01:11:32 DEBUG : only12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405febbe6e2d80be_d20260226_m010624_c001_v0001180_t0010_u01772067984055") 2026/02/26 01:11:32 DEBUG : only12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d34a_d20260226_m010616_c001_v0001044_t0019_u01772067976057") 2026/02/26 01:11:32 DEBUG : only12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac929_d20260226_m010558_c001_v7007000_t0000_u01772067958748") 2026/02/26 01:11:32 DEBUG : only12: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2d0_d20260226_m010551_c001_v0001044_t0010_u01772067951508") 2026/02/26 01:11:32 DEBUG : only13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348c_d20260226_m010630_c001_v7007000_t0000_u01772067990168") 2026/02/26 01:11:32 DEBUG : only13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff136_d20260226_m010623_c001_v0001039_t0050_u01772067983854") 2026/02/26 01:11:32 DEBUG : only13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d34e_d20260226_m010616_c001_v0001044_t0045_u01772067976874") 2026/02/26 01:11:32 DEBUG : only13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6207_d20260226_m010558_c001_v7007000_t0000_u01772067958741") 2026/02/26 01:11:32 DEBUG : only13: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2d4_d20260226_m010552_c001_v0001044_t0004_u01772067952266") 2026/02/26 01:11:32 DEBUG : only14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348d_d20260226_m010630_c001_v7007000_t0000_u01772067990353") 2026/02/26 01:11:32 DEBUG : only14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d374_d20260226_m010624_c001_v0001044_t0013_u01772067984219") 2026/02/26 01:11:32 DEBUG : only14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d354_d20260226_m010617_c001_v0001044_t0001_u01772067977742") 2026/02/26 01:11:32 DEBUG : only14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac92d_d20260226_m010559_c001_v7007000_t0000_u01772067959306") 2026/02/26 01:11:32 DEBUG : only14: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2da_d20260226_m010553_c001_v0001044_t0028_u01772067953027") 2026/02/26 01:11:32 DEBUG : only15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348e_d20260226_m010630_c001_v7007000_t0000_u01772067990536") 2026/02/26 01:11:32 DEBUG : only15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d36c_d20260226_m010623_c001_v0001044_t0013_u01772067983857") 2026/02/26 01:11:32 DEBUG : only15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d358_d20260226_m010618_c001_v0001044_t0038_u01772067978542") 2026/02/26 01:11:32 DEBUG : only15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743708b_d20260226_m010559_c001_v7007000_t0000_u01772067959127") 2026/02/26 01:11:32 DEBUG : only15: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2de_d20260226_m010553_c001_v0001044_t0011_u01772067953770") 2026/02/26 01:11:32 DEBUG : only16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3348f_d20260226_m010630_c001_v7007000_t0000_u01772067990720") 2026/02/26 01:11:33 DEBUG : only16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405febbe6e2d80c0_d20260226_m010624_c001_v0001180_t0010_u01772067984243") 2026/02/26 01:11:33 DEBUG : only16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d35c_d20260226_m010619_c001_v0001044_t0015_u01772067979280") 2026/02/26 01:11:33 DEBUG : only16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfc7_d20260226_m010559_c001_v7007000_t0000_u01772067959138") 2026/02/26 01:11:33 DEBUG : only16: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2e4_d20260226_m010554_c001_v0001044_t0037_u01772067954605") 2026/02/26 01:11:33 DEBUG : only17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33490_d20260226_m010630_c001_v7007000_t0000_u01772067990906") 2026/02/26 01:11:33 DEBUG : only17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff13a_d20260226_m010624_c001_v0001039_t0050_u01772067984047") 2026/02/26 01:11:33 DEBUG : only17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d360_d20260226_m010619_c001_v0001044_t0000_u01772067979985") 2026/02/26 01:11:33 DEBUG : only17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743708e_d20260226_m010559_c001_v7007000_t0000_u01772067959314") 2026/02/26 01:11:33 DEBUG : only17: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2e8_d20260226_m010555_c001_v0001044_t0035_u01772067955436") 2026/02/26 01:11:33 DEBUG : only18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33491_d20260226_m010631_c001_v7007000_t0000_u01772067991088") 2026/02/26 01:11:33 DEBUG : only18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff140_d20260226_m010624_c001_v0001039_t0050_u01772067984233") 2026/02/26 01:11:33 DEBUG : only18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d364_d20260226_m010621_c001_v0001044_t0057_u01772067981157") 2026/02/26 01:11:33 DEBUG : only18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a9743708a_d20260226_m010558_c001_v7007000_t0000_u01772067958943") 2026/02/26 01:11:34 DEBUG : only18: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ec_d20260226_m010556_c001_v0001044_t0038_u01772067956208") 2026/02/26 01:11:34 DEBUG : only19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33492_d20260226_m010631_c001_v7007000_t0000_u01772067991287") 2026/02/26 01:11:34 DEBUG : only19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405febbe6e2d80c4_d20260226_m010624_c001_v0001180_t0010_u01772067984429") 2026/02/26 01:11:34 DEBUG : only19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d368_d20260226_m010622_c001_v0001044_t0045_u01772067982246") 2026/02/26 01:11:34 DEBUG : only19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97437089_d20260226_m010558_c001_v7007000_t0000_u01772067958754") 2026/02/26 01:11:34 DEBUG : only19: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2f0_d20260226_m010556_c001_v0001044_t0010_u01772067956989") 2026/02/26 01:11:34 DEBUG : only2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33493_d20260226_m010631_c001_v7007000_t0000_u01772067991469") 2026/02/26 01:11:34 DEBUG : only2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d37a_d20260226_m010624_c001_v0001044_t0013_u01772067984764") 2026/02/26 01:11:34 DEBUG : only2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d30e_d20260226_m010606_c001_v0001044_t0058_u01772067966373") 2026/02/26 01:11:34 DEBUG : only2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfc8_d20260226_m010559_c001_v7007000_t0000_u01772067959322") 2026/02/26 01:11:34 DEBUG : only2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d296_d20260226_m010542_c001_v0001044_t0020_u01772067942178") 2026/02/26 01:11:34 DEBUG : only3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33494_d20260226_m010631_c001_v7007000_t0000_u01772067991651") 2026/02/26 01:11:34 DEBUG : only3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d376_d20260226_m010624_c001_v0001044_t0013_u01772067984400") 2026/02/26 01:11:34 DEBUG : only3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d312_d20260226_m010607_c001_v0001044_t0028_u01772067967140") 2026/02/26 01:11:34 DEBUG : only3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbbfc6_d20260226_m010558_c001_v7007000_t0000_u01772067958952") 2026/02/26 01:11:34 DEBUG : only3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d29c_d20260226_m010542_c001_v0001044_t0030_u01772067942839") 2026/02/26 01:11:34 DEBUG : only4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33495_d20260226_m010631_c001_v7007000_t0000_u01772067991834") 2026/02/26 01:11:34 DEBUG : only4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff146_d20260226_m010624_c001_v0001039_t0050_u01772067984418") 2026/02/26 01:11:34 DEBUG : only4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d318_d20260226_m010607_c001_v0001044_t0017_u01772067967971") 2026/02/26 01:11:34 DEBUG : only4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f620a_d20260226_m010559_c001_v7007000_t0000_u01772067959295") 2026/02/26 01:11:35 DEBUG : only4: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2a0_d20260226_m010543_c001_v0001044_t0052_u01772067943806") 2026/02/26 01:11:35 DEBUG : only5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33496_d20260226_m010632_c001_v7007000_t0000_u01772067992016") 2026/02/26 01:11:35 DEBUG : only5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4146ee86110c80ff_d20260226_m010624_c001_v0001177_t0023_u01772067984438") 2026/02/26 01:11:35 DEBUG : only5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d31e_d20260226_m010608_c001_v0001044_t0027_u01772067968924") 2026/02/26 01:11:35 DEBUG : only5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6209_d20260226_m010559_c001_v7007000_t0000_u01772067959113") 2026/02/26 01:11:35 DEBUG : only5: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2ac_d20260226_m010544_c001_v0001044_t0056_u01772067944668") 2026/02/26 01:11:35 DEBUG : only6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33497_d20260226_m010632_c001_v7007000_t0000_u01772067992199") 2026/02/26 01:11:35 DEBUG : only6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4146ee86110c8101_d20260226_m010624_c001_v0001177_t0023_u01772067984623") 2026/02/26 01:11:35 DEBUG : only6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d322_d20260226_m010609_c001_v0001044_t0058_u01772067969749") 2026/02/26 01:11:35 DEBUG : only6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6208_d20260226_m010558_c001_v7007000_t0000_u01772067958924") 2026/02/26 01:11:35 DEBUG : only6: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2b2_d20260226_m010545_c001_v0001044_t0010_u01772067945881") 2026/02/26 01:11:35 DEBUG : only7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33498_d20260226_m010632_c001_v7007000_t0000_u01772067992380") 2026/02/26 01:11:35 DEBUG : only7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4114da5ba3d2d378_d20260226_m010624_c001_v0001044_t0013_u01772067984581") 2026/02/26 01:11:35 DEBUG : only7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d328_d20260226_m010610_c001_v0001044_t0031_u01772067970707") 2026/02/26 01:11:35 DEBUG : only7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f620b_d20260226_m010559_c001_v7007000_t0000_u01772067959477") 2026/02/26 01:11:35 DEBUG : only7: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2b8_d20260226_m010546_c001_v0001044_t0005_u01772067946884") 2026/02/26 01:11:35 DEBUG : only8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde33499_d20260226_m010632_c001_v7007000_t0000_u01772067992566") 2026/02/26 01:11:35 DEBUG : only8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f407fd15be98ff14c_d20260226_m010624_c001_v0001039_t0050_u01772067984602") 2026/02/26 01:11:36 DEBUG : only8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d330_d20260226_m010611_c001_v0001044_t0002_u01772067971437") 2026/02/26 01:11:36 DEBUG : only8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac92c_d20260226_m010559_c001_v7007000_t0000_u01772067959120") 2026/02/26 01:11:36 DEBUG : only8: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2be_d20260226_m010547_c001_v0001044_t0027_u01772067947726") 2026/02/26 01:11:36 DEBUG : only9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3349a_d20260226_m010632_c001_v7007000_t0000_u01772067992748") 2026/02/26 01:11:36 DEBUG : only9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f405febbe6e2d80c6_d20260226_m010624_c001_v0001180_t0010_u01772067984613") 2026/02/26 01:11:36 DEBUG : only9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d336_d20260226_m010612_c001_v0001044_t0053_u01772067972728") 2026/02/26 01:11:36 DEBUG : only9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac930_d20260226_m010559_c001_v7007000_t0000_u01772067959488") 2026/02/26 01:11:36 DEBUG : only9: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d2c2_d20260226_m010548_c001_v0001044_t0015_u01772067948534") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e827d_d20260226_m010218_c001_v7007000_t0000_u01772067738055") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b5c7_d20260226_m010215_c001_v0001167_t0032_u01772067735891") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8270_d20260226_m010215_c001_v7007000_t0000_u01772067735165") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b59f_d20260226_m010212_c001_v0001167_t0024_u01772067732987") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8265_d20260226_m010212_c001_v7007000_t0000_u01772067732239") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d13c_d20260226_m010209_c001_v0001044_t0019_u01772067729638") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac51f_d20260226_m010159_c001_v7007000_t0000_u01772067719309") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6ba_d20260226_m010157_c001_v0001100_t0036_u01772067717892") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac511_d20260226_m010156_c001_v7007000_t0000_u01772067716255") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6b2_d20260226_m010155_c001_v0001100_t0036_u01772067715317") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac50a_d20260226_m010154_c001_v7007000_t0000_u01772067714115") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6ac_d20260226_m010153_c001_v0001100_t0022_u01772067713066") 2026/02/26 01:11:36 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4fb_d20260226_m010147_c001_v7007000_t0000_u01772067707076") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be692_d20260226_m010145_c001_v0001100_t0035_u01772067705720") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4f5_d20260226_m010145_c001_v7007000_t0000_u01772067705360") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be68e_d20260226_m010144_c001_v0001100_t0037_u01772067704061") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4dd_d20260226_m010143_c001_v7007000_t0000_u01772067703702") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be68c_d20260226_m010143_c001_v0001100_t0020_u01772067703053") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be68a_d20260226_m010142_c001_v0001100_t0022_u01772067702377") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4c5_d20260226_m010142_c001_v7007000_t0000_u01772067702016") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be682_d20260226_m010141_c001_v0001100_t0022_u01772067701326") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be67e_d20260226_m010140_c001_v0001100_t0053_u01772067700543") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dfd_d20260226_m010139_c001_v7007000_t0000_u01772067699813") 2026/02/26 01:11:37 DEBUG : potato: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be67a_d20260226_m010138_c001_v0001100_t0015_u01772067698841") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4197935cfd226fae_d20260226_m010311_c001_v7007000_t0000_u01772067791020") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b933_d20260226_m010309_c001_v0001167_t0049_u01772067789794") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4075517b88eb7fd7_d20260226_m010301_c001_v7007000_t0000_u01772067781321") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d174_d20260226_m010255_c001_v0001044_t0028_u01772067775663") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e82a2_d20260226_m010247_c001_v7007000_t0000_u01772067767839") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b735_d20260226_m010237_c001_v0001167_t0014_u01772067757894") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e828d_d20260226_m010229_c001_v7007000_t0000_u01772067749605") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d154_d20260226_m010224_c001_v0001044_t0056_u01772067744797") 2026/02/26 01:11:37 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac535_d20260226_m010203_c001_v7007000_t0000_u01772067723655") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6c8_d20260226_m010202_c001_v0001100_t0002_u01772067722084") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac52c_d20260226_m010201_c001_v7007000_t0000_u01772067721724") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6c2_d20260226_m010159_c001_v0001100_t0033_u01772067719849") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac521_d20260226_m010159_c001_v7007000_t0000_u01772067719490") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6bc_d20260226_m010158_c001_v0001100_t0005_u01772067718646") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac519_d20260226_m010157_c001_v7007000_t0000_u01772067717534") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6b8_d20260226_m010156_c001_v0001100_t0005_u01772067716619") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac50c_d20260226_m010154_c001_v7007000_t0000_u01772067714957") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6b0_d20260226_m010154_c001_v0001100_t0002_u01772067714124") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac4fd_d20260226_m010147_c001_v7007000_t0000_u01772067707806") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be696_d20260226_m010146_c001_v0001100_t0018_u01772067706721") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a834_d20260226_m010047_c001_v7007000_t0000_u01772067647709") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5e2_d20260226_m010046_c001_v0001100_t0048_u01772067646954") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a831_d20260226_m010046_c001_v7007000_t0000_u01772067646048") 2026/02/26 01:11:38 DEBUG : potato2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5de_d20260226_m010045_c001_v0001100_t0003_u01772067645308") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4075517b88eb7fd9_d20260226_m010301_c001_v7007000_t0000_u01772067781579") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d178_d20260226_m010257_c001_v0001044_t0031_u01772067777220") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e82a3_d20260226_m010248_c001_v7007000_t0000_u01772067768287") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b74a_d20260226_m010239_c001_v0001167_t0013_u01772067759442") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e828f_d20260226_m010230_c001_v7007000_t0000_u01772067750572") 2026/02/26 01:11:38 DEBUG : potato3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d158_d20260226_m010226_c001_v0001044_t0056_u01772067746064") 2026/02/26 01:11:38 DEBUG : pre-dest1/1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa7f_d20260226_m010344_c001_v7007000_t0000_u01772067824538") 2026/02/26 01:11:39 DEBUG : pre-dest1/1: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d1b0_d20260226_m010336_c001_v0001044_t0025_u01772067816211") 2026/02/26 01:11:39 DEBUG : pre-dest2/2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aa81_d20260226_m010344_c001_v7007000_t0000_u01772067824720") 2026/02/26 01:11:39 DEBUG : pre-dest2/2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74baff_d20260226_m010336_c001_v0001167_t0027_u01772067816921") 2026/02/26 01:11:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40520b177efcf372_d20260226_m010322_c001_v7007000_t0000_u01772067802162") 2026/02/26 01:11:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d19a_d20260226_m010319_c001_v0001044_t0024_u01772067799049") 2026/02/26 01:11:39 DEBUG : sizeonly: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dc1_d20260226_m010124_c001_v7007000_t0000_u01772067684607") 2026/02/26 01:11:39 DEBUG : sizeonly: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be64e_d20260226_m010123_c001_v0001100_t0038_u01772067683463") 2026/02/26 01:11:39 DEBUG : splitbanan: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0e3_d20260226_m010846_c001_v7007000_t0000_u01772068126386") 2026/02/26 01:11:39 DEBUG : splitbanan: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d834a_d20260226_m010839_c001_v0001180_t0023_u01772068119063") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc21c_d20260226_m011015_c001_v7007000_t0000_u01772068215687") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff89c_d20260226_m011008_c001_v0001039_t0004_u01772068208910") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f418985413f144b8b_d20260226_m010955_c001_v7007000_t0000_u01772068195125") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff80c_d20260226_m010948_c001_v0001039_t0006_u01772068188429") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4134c8800e5f6637_d20260226_m010939_c001_v7007000_t0000_u01772068179142") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff7a4_d20260226_m010933_c001_v0001039_t0022_u01772068173062") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572facb51_d20260226_m010921_c001_v7007000_t0000_u01772068161541") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff710_d20260226_m010915_c001_v0001039_t0008_u01772068155310") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f420a36f44d94e77d_d20260226_m010903_c001_v7007000_t0000_u01772068143773") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff690_d20260226_m010856_c001_v0001039_t0041_u01772068136733") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f404a4ab89b5d361c_d20260226_m010841_c001_v7007000_t0000_u01772068121042") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fa261_d20260226_m010837_c001_v0001167_t0035_u01772068117111") 2026/02/26 01:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f415e77126ffd3a1a_d20260226_m010825_c001_v7007000_t0000_u01772068105697") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff56b_d20260226_m010818_c001_v0001039_t0003_u01772068098175") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0bf_d20260226_m010816_c001_v7007000_t0000_u01772068096828") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff513_d20260226_m010808_c001_v0001039_t0052_u01772068088809") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f403fecb8a7b13a1f_d20260226_m010756_c001_v7007000_t0000_u01772068076959") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff451_d20260226_m010749_c001_v0001039_t0018_u01772068069630") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc0ab_d20260226_m010748_c001_v7007000_t0000_u01772068068271") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9d85_d20260226_m010744_c001_v0001167_t0043_u01772068064611") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41465217560dca09_d20260226_m010726_c001_v7007000_t0000_u01772068046309") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8205_d20260226_m010722_c001_v0001177_t0020_u01772068042025") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957aca5_d20260226_m010712_c001_v7007000_t0000_u01772068032506") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff2f1_d20260226_m010706_c001_v0001039_t0021_u01772068026039") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac9d4_d20260226_m010656_c001_v7007000_t0000_u01772068016506") 2026/02/26 01:11:40 DEBUG : splitbananasplit: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d816e_d20260226_m010650_c001_v0001180_t0013_u01772068010350") 2026/02/26 01:11:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f41707b2948eec0c2_d20260226_m010820_c001_v7007000_t0000_u01772068100422") 2026/02/26 01:11:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4f9fdc_d20260226_m010810_c001_v0001167_t0024_u01772068090103") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334ae_d20260226_m010642_c001_v7007000_t0000_u01772068002414") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8118_d20260226_m010641_c001_v0001180_t0017_u01772068001399") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334a9_d20260226_m010640_c001_v7007000_t0000_u01772068000638") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff1d2_d20260226_m010639_c001_v0001039_t0010_u01772067999273") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8283_d20260226_m010222_c001_v7007000_t0000_u01772067742014") 2026/02/26 01:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d146_d20260226_m010220_c001_v0001044_t0020_u01772067740792") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8281_d20260226_m010220_c001_v7007000_t0000_u01772067740246") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d144_d20260226_m010219_c001_v0001044_t0014_u01772067739161") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dbb_d20260226_m010121_c001_v7007000_t0000_u01772067681260") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be644_d20260226_m010119_c001_v0001100_t0035_u01772067679723") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436dba_d20260226_m010119_c001_v7007000_t0000_u01772067679357") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be63c_d20260226_m010118_c001_v0001100_t0004_u01772067678271") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436db5_d20260226_m010116_c001_v7007000_t0000_u01772067676145") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be638_d20260226_m010114_c001_v0001100_t0044_u01772067674826") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436db4_d20260226_m010114_c001_v7007000_t0000_u01772067674284") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be632_d20260226_m010113_c001_v0001100_t0017_u01772067673305") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be62c_d20260226_m010110_c001_v0001100_t0055_u01772067670604") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f421ed05a97436da5_d20260226_m010110_c001_v7007000_t0000_u01772067670172") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be62a_d20260226_m010109_c001_v0001100_t0043_u01772067669459") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be624_d20260226_m010108_c001_v0001100_t0030_u01772067668810") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a87b_d20260226_m010108_c001_v7007000_t0000_u01772067668088") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be620_d20260226_m010105_c001_v0001100_t0013_u01772067665746") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be61a_d20260226_m010102_c001_v0001100_t0019_u01772067662881") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a86e_d20260226_m010102_c001_v7007000_t0000_u01772067662520") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be616_d20260226_m010101_c001_v0001100_t0017_u01772067661854") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be610_d20260226_m010100_c001_v0001100_t0056_u01772067660935") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a865_d20260226_m010100_c001_v7007000_t0000_u01772067660546") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5fc_d20260226_m010056_c001_v0001100_t0040_u01772067656406") 2026/02/26 01:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a853_d20260226_m010056_c001_v7007000_t0000_u01772067656044") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5f8_d20260226_m010055_c001_v0001100_t0021_u01772067655413") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a84e_d20260226_m010054_c001_v7007000_t0000_u01772067654516") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5f4_d20260226_m010053_c001_v0001100_t0027_u01772067653863") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a848_d20260226_m010053_c001_v7007000_t0000_u01772067653316") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5f0_d20260226_m010052_c001_v0001100_t0024_u01772067652674") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a842_d20260226_m010051_c001_v7007000_t0000_u01772067651767") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5ec_d20260226_m010050_c001_v0001100_t0024_u01772067650851") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a83c_d20260226_m010050_c001_v7007000_t0000_u01772067650257") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5e6_d20260226_m010049_c001_v0001100_t0045_u01772067649505") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a836_d20260226_m010048_c001_v7007000_t0000_u01772067648961") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5e4_d20260226_m010048_c001_v0001100_t0054_u01772067648252") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a82d_d20260226_m010043_c001_v7007000_t0000_u01772067643589") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5d6_d20260226_m010042_c001_v0001100_t0020_u01772067642906") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a82b_d20260226_m010042_c001_v7007000_t0000_u01772067642364") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5d2_d20260226_m010041_c001_v0001100_t0057_u01772067641621") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a821_d20260226_m010040_c001_v7007000_t0000_u01772067640709") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5cc_d20260226_m010040_c001_v0001100_t0018_u01772067640002") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4067a6df3957a816_d20260226_m010037_c001_v7007000_t0000_u01772067637817") 2026/02/26 01:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be5ca_d20260226_m010037_c001_v0001100_t0029_u01772067637157") 2026/02/26 01:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334af_d20260226_m010642_c001_v7007000_t0000_u01772068002597") 2026/02/26 01:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8169_d20260226_m010641_c001_v0001177_t0026_u01772068001407") 2026/02/26 01:11:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334aa_d20260226_m010640_c001_v7007000_t0000_u01772068000821") 2026/02/26 01:11:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c815f_d20260226_m010639_c001_v0001177_t0051_u01772067999225") 2026/02/26 01:11:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc230_d20260226_m011017_c001_v7007000_t0000_u01772068217681") 2026/02/26 01:11:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d8491_d20260226_m011017_c001_v0001180_t0023_u01772068217068") 2026/02/26 01:11:43 DEBUG : sub/yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e827b_d20260226_m010217_c001_v7007000_t0000_u01772067737510") 2026/02/26 01:11:43 DEBUG : sub/yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d140_d20260226_m010215_c001_v0001044_t0015_u01772067735904") 2026/02/26 01:11:43 DEBUG : test_dir1/file2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334a6_d20260226_m010638_c001_v7007000_t0000_u01772067998461") 2026/02/26 01:11:43 DEBUG : test_dir1/file2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c814d_d20260226_m010635_c001_v0001177_t0008_u01772067995884") 2026/02/26 01:11:43 DEBUG : test_dir1/file2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde3349f_d20260226_m010635_c001_v7007000_t0000_u01772067995051") 2026/02/26 01:11:43 DEBUG : test_dir1/file2: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d388_d20260226_m010633_c001_v0001044_t0034_u01772067993749") 2026/02/26 01:11:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334a7_d20260226_m010638_c001_v7007000_t0000_u01772067998643") 2026/02/26 01:11:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d80f8_d20260226_m010635_c001_v0001180_t0000_u01772067995876") 2026/02/26 01:11:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4017812acde334a1_d20260226_m010635_c001_v7007000_t0000_u01772067995233") 2026/02/26 01:11:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c813b_d20260226_m010633_c001_v0001177_t0058_u01772067993716") 2026/02/26 01:11:43 DEBUG : three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac54f_d20260226_m010208_c001_v7007000_t0000_u01772067728900") 2026/02/26 01:11:43 DEBUG : three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6dc_d20260226_m010207_c001_v0001100_t0000_u01772067727623") 2026/02/26 01:11:43 DEBUG : three: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10491b94306be6d2_d20260226_m010205_c001_v0001100_t0000_u01772067725134") 2026/02/26 01:11:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc23e_d20260226_m011019_c001_v7007000_t0000_u01772068219364") 2026/02/26 01:11:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c84c7_d20260226_m011018_c001_v0001177_t0029_u01772068218646") 2026/02/26 01:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc2c4_d20260226_m011040_c001_v7007000_t0000_u01772068240104") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fabf3_d20260226_m011037_c001_v0001167_t0017_u01772068237176") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc2a6_d20260226_m011035_c001_v7007000_t0000_u01772068235647") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c84f3_d20260226_m011034_c001_v0001177_t0011_u01772068234201") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc297_d20260226_m011033_c001_v7007000_t0000_u01772068233253") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d84bc_d20260226_m011032_c001_v0001180_t0031_u01772068232674") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc25e_d20260226_m011026_c001_v7007000_t0000_u01772068226792") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c84d9_d20260226_m011025_c001_v0001177_t0032_u01772068225967") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc27a_d20260226_m011029_c001_v7007000_t0000_u01772068229916") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4fab45_d20260226_m011027_c001_v0001167_t0052_u01772068227734") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc255_d20260226_m011025_c001_v7007000_t0000_u01772068225029") 2026/02/26 01:11:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f105febbe6e2d84a7_d20260226_m011024_c001_v0001180_t0034_u01772068224399") 2026/02/26 01:11:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc24e_d20260226_m011023_c001_v7007000_t0000_u01772068223444") 2026/02/26 01:11:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff918_d20260226_m011022_c001_v0001039_t0041_u01772068222314") 2026/02/26 01:11:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc246_d20260226_m011021_c001_v7007000_t0000_u01772068221348") 2026/02/26 01:11:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f10327dc7df4faa68_d20260226_m011020_c001_v0001167_t0006_u01772068220331") 2026/02/26 01:11:44 DEBUG : toe/toe/toe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4197935cfd2275f1_d20260226_m011044_c001_v7007000_t0000_u01772068244579") 2026/02/26 01:11:44 DEBUG : toe/toe/toe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1146ee86110c8501_d20260226_m011043_c001_v0001177_t0008_u01772068243952") 2026/02/26 01:11:44 DEBUG : toe/toe/toe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc28c_d20260226_m011031_c001_v7007000_t0000_u01772068231734") 2026/02/26 01:11:44 DEBUG : toe/toe/toe: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff964_d20260226_m011030_c001_v0001039_t0021_u01772068230864") 2026/02/26 01:11:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc2c8_d20260226_m011040_c001_v7007000_t0000_u01772068240684") 2026/02/26 01:11:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f107fd15be98ff986_d20260226_m011039_c001_v0001039_t0056_u01772068239211") 2026/02/26 01:11:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4169296b41cbc2ac_d20260226_m011036_c001_v7007000_t0000_u01772068236224") 2026/02/26 01:11:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f109cb218362a7741_d20260226_m011035_c001_v0001171_t0011_u01772068235353") 2026/02/26 01:11:45 DEBUG : two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4234e28572fac550_d20260226_m010209_c001_v7007000_t0000_u01772067729089") 2026/02/26 01:11:45 DEBUG : two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f4057bb196a74b549_d20260226_m010207_c001_v0001167_t0053_u01772067727061") 2026/02/26 01:11:45 DEBUG : two: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f40491b94306be6d0_d20260226_m010204_c001_v0001100_t0058_u01772067724953") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e827e_d20260226_m010218_c001_v7007000_t0000_u01772067738236") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1087f8c015083ea3_d20260226_m010217_c001_v0001167_t0016_u01772067737037") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e826c_d20260226_m010214_c001_v7007000_t0000_u01772067734620") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1114da5ba3d2d13e_d20260226_m010212_c001_v0001044_t0001_u01772067732979") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8264_d20260226_m010211_c001_v7007000_t0000_u01772067731696") 2026/02/26 01:11:45 DEBUG : yam: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f1057bb196a74b567_d20260226_m010209_c001_v0001167_t0054_u01772067729647") 2026/02/26 01:11:45 DEBUG : yaml: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8272_d20260226_m010215_c001_v7007000_t0000_u01772067735346") 2026/02/26 01:11:45 DEBUG : yaml: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f101d907f52c7721a_d20260226_m010214_c001_v0001173_t0057_u01772067734002") 2026/02/26 01:11:45 DEBUG : yaml: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f400c02407c8e8266_d20260226_m010212_c001_v7007000_t0000_u01772067732421") 2026/02/26 01:11:45 DEBUG : yaml: Deleting (id "4_zff123df3706d9b7b9fc80e1b_f11262e41676b5530_d20260226_m010211_c001_v0001173_t0056_u01772067731231") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.641234416s (try 1/5)