"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/02 05:58:35 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi" 2026/03/02 05:58:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 05:58:36 DEBUG : Creating backend with remote "/tmp/rclone3532814449" === 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/02 05:58:37 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:37 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 05:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:39 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:39 DEBUG : B2 bucket rclone-test-layakam3rizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:40 DEBUG : Creating backend with remote "/non-existing" 2026/03/02 05:58:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/02 05:58:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:41 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:41 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:43 INFO : B2 bucket rclone-test-layakam3rizi: Running all checks before starting transfers 2026/03/02 05:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:43 INFO : B2 bucket rclone-test-layakam3rizi: Checks finished, now starting transfers 2026/03/02 05:58:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.21s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:44 ERROR : Ignoring --no-traverse with sync 2026/03/02 05:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:44 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:44 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:44 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/02 05:58:45 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:45 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:46 DEBUG : hello world2: size = 12 OK 2026/03/02 05:58:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/02 05:58:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 05:58:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:47 DEBUG : potato2: size = 11 OK 2026/03/02 05:58:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 05:58:48 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:48 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:49 DEBUG : potato2: size = 11 OK 2026/03/02 05:58:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 05:58:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 05:58:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 05:58:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 05:58:50 INFO : sub dir2: Making directory 2026/03/02 05:58:50 INFO : sub dir: Making directory 2026/03/02 05:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:50 INFO : sub dir2/sub sub dir2: Making directory 2026/03/02 05:58:50 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:50 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:50 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/02 05:58:50 DEBUG : B2 bucket rclone-test-layakam3rizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:51 INFO : sub dir2: Making directory 2026/03/02 05:58:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 05:58:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 05:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:51 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:51 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:52 DEBUG : sub dir2: Making directory with metadata 2026/03/02 05:58:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 05:58:52 INFO : sub dir2: Making directory 2026/03/02 05:58:52 INFO : sub dir: Making directory 2026/03/02 05:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:52 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:52 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:52 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/02 05:58:53 DEBUG : B2 bucket rclone-test-layakam3rizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/02 05:58:53 DEBUG : B2 bucket rclone-test-layakam3rizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:54 INFO : sub dir2: Making directory 2026/03/02 05:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:54 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:54 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:54 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:55 DEBUG : sub dir2: Making directory with metadata 2026/03/02 05:58:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 05:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 05:58:55 INFO : sub dir2: Making directory 2026/03/02 05:58:55 INFO : sub dir: Making directory 2026/03/02 05:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:55 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:55 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:55 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/02 05:58:56 DEBUG : B2 bucket rclone-test-layakam3rizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:57 INFO : sub dir2: Making directory 2026/03/02 05:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:57 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:58:57 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:58:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:58:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:58:57 INFO : sub dir/hello world: Copied (new) 2026/03/02 05:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nojiher4qaya" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-nojiher4qaya 2026/03/02 05:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:58:59 DEBUG : B2 bucket rclone-test-nojiher4qaya: Waiting for checks to finish 2026/03/02 05:58:59 DEBUG : B2 bucket rclone-test-nojiher4qaya: Waiting for transfers to finish 2026/03/02 05:59:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:59:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:59:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:01 DEBUG : B2 bucket rclone-test-nojiher4qaya: Purge remote 2026/03/02 05:59:01 INFO : B2 bucket rclone-test-nojiher4qaya: cleaning bucket "rclone-test-nojiher4qaya" of all files 2026/03/02 05:59:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ed43200dabdb9fc80e1b_f119f35de560eea69_d20260302_m055900_c001_v0001106_t0011_u01772431140427") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:03 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3532814449) 2026/03/02 05:59:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 05:59:03 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 05:59:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/02 05:59:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:05 DEBUG : Creating backend with remote "TestB2:rclone-test-faguwuv6lode" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-faguwuv6lode 2026/03/02 05:59:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:59:06 DEBUG : B2 bucket rclone-test-faguwuv6lode: Waiting for checks to finish 2026/03/02 05:59:06 DEBUG : B2 bucket rclone-test-faguwuv6lode: Waiting for transfers to finish 2026/03/02 05:59:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:59:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-faguwuv6lode) 2026/03/02 05:59:07 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 05:59:07 DEBUG : B2 bucket rclone-test-faguwuv6lode: Waiting for checks to finish 2026/03/02 05:59:07 DEBUG : B2 bucket rclone-test-faguwuv6lode: Waiting for transfers to finish 2026/03/02 05:59:08 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 05:59:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/02 05:59:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:08 DEBUG : B2 bucket rclone-test-faguwuv6lode: Purge remote 2026/03/02 05:59:08 INFO : B2 bucket rclone-test-faguwuv6lode: cleaning bucket "rclone-test-faguwuv6lode" of all files 2026/03/02 05:59:08 DEBUG : sub dir/hello world: Deleting (id "4_z3f52fdd3200dabdb9fc80e1b_f119551d944c997fa_d20260302_m055907_c001_v0001100_t0024_u01772431147874") 2026/03/02 05:59:08 DEBUG : sub dir/hello world: Deleting (id "4_z3f52fdd3200dabdb9fc80e1b_f104ed6b30a3de026_d20260302_m055906_c001_v0001184_t0027_u01772431146743") --- PASS: TestServerSideCopyOverSelf (5.69s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3532814449) 2026/03/02 05:59:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:10 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 05:59:10 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:10 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:11 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 05:59:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/02 05:59:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/02 05:59:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dekiqut8bufo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-dekiqut8bufo 2026/03/02 05:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:59:13 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for checks to finish 2026/03/02 05:59:13 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for transfers to finish 2026/03/02 05:59:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 05:59:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:59:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dekiqut8bufo) 2026/03/02 05:59:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 05:59:15 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for checks to finish 2026/03/02 05:59:15 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for transfers to finish 2026/03/02 05:59:16 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 05:59:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/02 05:59:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:16 INFO : sub dir/hello world: Deleted 2026/03/02 05:59:17 DEBUG : testing file moves 2026/03/02 05:59:17 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dekiqut8bufo) 2026/03/02 05:59:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 05:59:17 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for checks to finish 2026/03/02 05:59:17 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Waiting for transfers to finish 2026/03/02 05:59:17 DEBUG : sub dir/hello world: size = 24 OK 2026/03/02 05:59:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/02 05:59:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 05:59:18 INFO : sub dir/hello world: Deleted 2026/03/02 05:59:18 DEBUG : B2 bucket rclone-test-dekiqut8bufo: Purge remote 2026/03/02 05:59:18 INFO : B2 bucket rclone-test-dekiqut8bufo: cleaning bucket "rclone-test-dekiqut8bufo" of all files 2026/03/02 05:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zff121da3201dabdb9fc80e1b_f11811dc2854a7740_d20260302_m055917_c001_v0001098_t0053_u01772431157629") 2026/03/02 05:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zff121da3201dabdb9fc80e1b_f1150f8322a9deec2_d20260302_m055915_c001_v0001039_t0016_u01772431155784") 2026/03/02 05:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zff121da3201dabdb9fc80e1b_f11596c32a3645c49_d20260302_m055914_c001_v0001167_t0035_u01772431154319") --- PASS: TestServerSideMoveOverSelf (7.81s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:20 ERROR : error listing: directory not found 2026/03/02 05:59:20 INFO : Local file system at /tmp/rclone3532814449: Making directory 2026/03/02 05:59:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 05:59:22 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for checks to finish 2026/03/02 05:59:22 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for transfers to finish 2026/03/02 05:59:22 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/02 05:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 05:59:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/02 05:59:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/02 05:59:23 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:23 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:24 DEBUG : check sum: size = 1 OK 2026/03/02 05:59:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 05:59:24 INFO : check sum: Copied (new) 2026/03/02 05:59:24 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:24 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:24 DEBUG : check sum: size = 1 OK 2026/03/02 05:59:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 05:59:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/02 05:59:24 DEBUG : check sum: Unchanged skipping 2026/03/02 05:59:24 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:24 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/02 05:59:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:25 DEBUG : sizeonly: size = 6 OK 2026/03/02 05:59:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/02 05:59:25 INFO : sizeonly: Copied (new) 2026/03/02 05:59:25 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:26 DEBUG : sizeonly: size = 6 OK 2026/03/02 05:59:26 DEBUG : sizeonly: Sizes identical 2026/03/02 05:59:26 DEBUG : sizeonly: Unchanged skipping 2026/03/02 05:59:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:26 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:26 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/02 05:59:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/02 05:59:27 INFO : ignore-size: Copied (new) 2026/03/02 05:59:27 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 05:59:27 DEBUG : ignore-size: Unchanged skipping 2026/03/02 05:59:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:27 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:28 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:28 DEBUG : existing: size = 6 OK 2026/03/02 05:59:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 05:59:28 DEBUG : existing: Unchanged skipping 2026/03/02 05:59:28 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:28 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:28 INFO : There was nothing to transfer 2026/03/02 05:59:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/02 05:59:29 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:29 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:29 DEBUG : existing: size = 6 OK 2026/03/02 05:59:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/02 05:59:29 INFO : existing: Copied (replaced existing) 2026/03/02 05:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.82s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 05:59:30 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:30 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:30 DEBUG : existing: size = 6 OK 2026/03/02 05:59:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/02 05:59:30 INFO : existing: Copied (new) 2026/03/02 05:59:30 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:31 DEBUG : existing: Destination exists, skipping 2026/03/02 05:59:31 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:31 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:31 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/02 05:59:32 DEBUG : c/non empty space: size = 5 OK 2026/03/02 05:59:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:32 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 05:59:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:33 DEBUG : a/potato2: size = 60 OK 2026/03/02 05:59:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:33 INFO : a/potato2: Copied (new) 2026/03/02 05:59:33 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:35 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:35 DEBUG : empty space: size = 1 OK 2026/03/02 05:59: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/03/02 05:59:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 05:59:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/02 05:59:35 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:35 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:35 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:35 INFO : There was nothing to transfer 2026/03/02 05:59:35 DEBUG : empty space: size = 1 OK 2026/03/02 05:59: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/03/02 05:59:35 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 05:59:37 INFO : empty space: Updated modification time in destination 2026/03/02 05:59:37 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:37 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:37 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:38 DEBUG : empty space: size = 1 OK 2026/03/02 05:59:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/02 05:59:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 05:59:38 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:38 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:40 DEBUG : foo: size = 3 OK 2026/03/02 05:59:40 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/02 05:59:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3532814449) 2026/03/02 05:59:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:40 DEBUG : foo: sha1 differ 2026/03/02 05:59:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:40 DEBUG : foo: size = 3 OK 2026/03/02 05:59:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/02 05:59:40 INFO : foo: Copied (replaced existing) 2026/03/02 05:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:41 DEBUG : empty space: size = 1 OK 2026/03/02 05:59:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 05:59:41 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:41 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:41 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:42 DEBUG : potato: size = 60 OK 2026/03/02 05:59:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:42 INFO : potato: Copied (new) 2026/03/02 05:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:44 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3532814449) 2026/03/02 05:59:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:44 DEBUG : potato: Sizes differ 2026/03/02 05:59:44 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:44 DEBUG : potato: size = 21 OK 2026/03/02 05:59:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/02 05:59:44 INFO : potato: Copied (replaced existing) 2026/03/02 05:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.78s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:45 DEBUG : potato: size = 21 OK 2026/03/02 05:59:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/02 05:59:45 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3532814449) 2026/03/02 05:59:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-layakam3rizi) 2026/03/02 05:59:45 DEBUG : potato: sha1 differ 2026/03/02 05:59:45 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:46 DEBUG : potato: size = 21 OK 2026/03/02 05:59:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/02 05:59:46 INFO : potato: Copied (replaced existing) 2026/03/02 05:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:47 DEBUG : empty space: size = 1 OK 2026/03/02 05:59:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:47 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/02 05:59:47 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:49 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:49 DEBUG : empty space: size = 1 OK 2026/03/02 05:59:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:49 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:49 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:50 DEBUG : potato2: size = 60 OK 2026/03/02 05:59:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:50 INFO : potato2: Copied (new) 2026/03/02 05:59:50 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:51 INFO : d: Making directory 2026/03/02 05:59:51 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/02 05:59:52 DEBUG : c/non empty space: size = 5 OK 2026/03/02 05:59:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:52 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:52 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 05:59:52 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:52 DEBUG : a/potato2: size = 60 OK 2026/03/02 05:59:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:52 INFO : a/potato2: Copied (new) 2026/03/02 05:59:52 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/02 05:59:54 DEBUG : c/non empty space: size = 5 OK 2026/03/02 05:59:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:54 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:54 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 05:59:54 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:54 DEBUG : a/potato2: size = 60 OK 2026/03/02 05:59:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:54 INFO : a/potato2: Copied (new) 2026/03/02 05:59:54 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting files as there were IO errors 2026/03/02 05:59:54 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:57 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:57 DEBUG : empty space: size = 1 OK 2026/03/02 05:59:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 05:59:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 05:59:57 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:57 DEBUG : empty space: Unchanged skipping 2026/03/02 05:59:57 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:57 INFO : potato: Deleted 2026/03/02 05:59:57 DEBUG : potato2: size = 60 OK 2026/03/02 05:59:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 05:59:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.46s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 05:59:59 DEBUG : Waiting for deletions to finish 2026/03/02 05:59:59 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 05:59:59 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 05:59:59 INFO : potato: Deleted 2026/03/02 06:00:00 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:00:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:00 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:00 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:00 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:00 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:02 DEBUG : potato2: size = 19 OK 2026/03/02 06:00:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/02 06:00:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:04 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : enormous: Excluded 2026/03/02 06:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : potato2: Excluded 2026/03/02 06:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:00:04 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:04 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:04 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:04 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:04 INFO : There was nothing to transfer 2026/03/02 06:00:04 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : enormous: Excluded 2026/03/02 06:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : potato2: Excluded 2026/03/02 06:00:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 06:00:04 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for checks to finish 2026/03/02 06:00:04 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/02 06:00:04 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:04 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for transfers to finish 2026/03/02 06:00:04 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:07 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 06:00:07 DEBUG : enormous: Excluded 2026/03/02 06:00:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 06:00:07 DEBUG : potato2: Excluded 2026/03/02 06:00:07 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:00:07 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:07 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:07 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:07 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:07 INFO : enormous: Deleted 2026/03/02 06:00:07 INFO : potato2: Deleted 2026/03/02 06:00:07 INFO : There was nothing to transfer 2026/03/02 06:00:07 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/02 06:00:07 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:07 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for checks to finish 2026/03/02 06:00:07 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for transfers to finish 2026/03/02 06:00:07 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:07 INFO : potato2: Deleted 2026/03/02 06:00:07 INFO : enormous: Deleted 2026/03/02 06:00:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:10 DEBUG : five: Need to transfer - File not found at Destination 2026/03/02 06:00:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:00:10 DEBUG : four: size = 8 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:10 DEBUG : four: Sizes differ 2026/03/02 06:00:10 DEBUG : three: size = 5 OK 2026/03/02 06:00:10 DEBUG : three: Sizes identical 2026/03/02 06:00:10 DEBUG : two: size = 3 OK 2026/03/02 06:00:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/02 06:00:10 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/02 06:00:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3532814449) 2026/03/02 06:00:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:10 DEBUG : two: sha1 differ 2026/03/02 06:00:10 DEBUG : one: Destination is newer than source, skipping 2026/03/02 06:00:10 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:10 DEBUG : five: size = 4 OK 2026/03/02 06:00:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/02 06:00:10 INFO : five: Copied (new) 2026/03/02 06:00:10 DEBUG : two: size = 3 OK 2026/03/02 06:00:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 06:00:10 INFO : two: Copied (replaced existing) 2026/03/02 06:00:11 DEBUG : four: size = 4 OK 2026/03/02 06:00:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/02 06:00:11 INFO : four: Copied (replaced existing) 2026/03/02 06:00:11 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:11 DEBUG : five: size = 4 OK 2026/03/02 06:00:11 DEBUG : four: size = 4 OK 2026/03/02 06:00:11 DEBUG : one: Destination is newer than source, skipping 2026/03/02 06:00:11 DEBUG : three: size = 5 OK 2026/03/02 06:00:11 DEBUG : two: size = 3 OK 2026/03/02 06:00:11 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/02 06:00:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/02 06:00:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/02 06:00:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/02 06:00:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/02 06:00:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/02 06:00:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 06:00:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/02 06:00:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/02 06:00:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3532814449) 2026/03/02 06:00:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:11 DEBUG : three: sha1 differ 2026/03/02 06:00:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/02 06:00:11 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:11 DEBUG : three: size = 5 OK 2026/03/02 06:00:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:00:11 INFO : three: Copied (replaced existing) 2026/03/02 06:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/02 06:00:13 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:13 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:13 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 06:00:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/02 06:00:13 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:13 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:13 DEBUG : potato: size = 14 OK 2026/03/02 06:00:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/02 06:00:13 INFO : potato: Copied (new) 2026/03/02 06:00:13 DEBUG : yam: size = 11 OK 2026/03/02 06:00:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:13 INFO : yam: Copied (new) 2026/03/02 06:00:13 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:14 DEBUG : potato: size = 14 OK 2026/03/02 06:00:14 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:14 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:14 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:00:14 DEBUG : potato: Unchanged skipping 2026/03/02 06:00:14 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:15 DEBUG : yaml: size = 11 OK 2026/03/02 06:00:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:15 INFO : yam: Copied (server-side copy) to: yaml 2026/03/02 06:00:15 INFO : yam: Deleted 2026/03/02 06:00:15 INFO : yaml: Renamed from "yam" 2026/03/02 06:00:15 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/02 06:00:16 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:16 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 06:00:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/02 06:00:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:16 DEBUG : yam: size = 11 OK 2026/03/02 06:00:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:16 INFO : yam: Copied (new) 2026/03/02 06:00:16 DEBUG : potato: size = 14 OK 2026/03/02 06:00:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/02 06:00:16 INFO : potato: Copied (new) 2026/03/02 06:00:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:17 DEBUG : potato: size = 14 OK 2026/03/02 06:00:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:00:17 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:17 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:17 DEBUG : potato: Unchanged skipping 2026/03/02 06:00:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:17 DEBUG : yaml: size = 11 OK 2026/03/02 06:00:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:17 INFO : yam: Copied (server-side copy) to: yaml 2026/03/02 06:00:17 INFO : yam: Deleted 2026/03/02 06:00:17 INFO : yaml: Renamed from "yam" 2026/03/02 06:00:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/02 06:00:19 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:19 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:19 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 06:00:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/02 06:00:19 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:19 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:19 DEBUG : sub/yam: size = 11 OK 2026/03/02 06:00:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:19 INFO : sub/yam: Copied (new) 2026/03/02 06:00:19 DEBUG : potato: size = 14 OK 2026/03/02 06:00:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/02 06:00:19 INFO : potato: Copied (new) 2026/03/02 06:00:19 DEBUG : Waiting for deletions to finish 2026/03/02 06:00:20 DEBUG : potato: size = 14 OK 2026/03/02 06:00:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:00:20 DEBUG : potato: Unchanged skipping 2026/03/02 06:00:20 INFO : B2 bucket rclone-test-layakam3rizi: Making map for --track-renames 2026/03/02 06:00:20 INFO : B2 bucket rclone-test-layakam3rizi: Finished making map for --track-renames 2026/03/02 06:00:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for renames to finish 2026/03/02 06:00:20 DEBUG : yam: size = 11 OK 2026/03/02 06:00:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/02 06:00:20 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/02 06:00:20 INFO : sub/yam: Deleted 2026/03/02 06:00:20 INFO : yam: Renamed from "sub/yam" 2026/03/02 06:00:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.89s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:21 DEBUG : Creating backend with remote "/tmp/rclone3532814449/dir1" 2026/03/02 06:00:21 DEBUG : Creating backend with remote "/tmp/rclone3532814449/dir2" 2026/03/02 06:00:21 DEBUG : Local file system at /tmp/rclone3532814449/dir2: Using server-side directory move 2026/03/02 06:00:21 INFO : Local file system at /tmp/rclone3532814449/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 06:00:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/02 06:00:21 DEBUG : Local file system at /tmp/rclone3532814449/dir2: Waiting for checks to finish 2026/03/02 06:00:21 DEBUG : Local file system at /tmp/rclone3532814449/dir2: Waiting for transfers to finish 2026/03/02 06:00:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 06:00:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 06:00:22 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:22 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 06:00:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/02 06:00:22 INFO : nested/sub dir/file: Copied (new) 2026/03/02 06:00:22 INFO : nested/sub dir/file: Deleted 2026/03/02 06:00:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 06:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:00:23 INFO : sub dir/hello world: Copied (new) 2026/03/02 06:00:23 INFO : sub dir/hello world: Deleted 2026/03/02 06:00:23 INFO : sub dir: Removing directory 2026/03/02 06:00:23 INFO : nested/sub dir: Removing directory 2026/03/02 06:00:23 INFO : nested: Removing directory 2026/03/02 06:00:23 DEBUG : Local file system at /tmp/rclone3532814449: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 06:00:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 06:00:24 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:24 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 06:00:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/02 06:00:24 INFO : nested/sub dir/file: Copied (new) 2026/03/02 06:00:24 INFO : nested/sub dir/file: Deleted 2026/03/02 06:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 06:00:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/02 06:00:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/02 06:00:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 06:00:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:26 DEBUG : existing-b: size = 6 OK 2026/03/02 06:00:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/02 06:00:26 INFO : existing-b: Copied (new) 2026/03/02 06:00:26 INFO : existing-b: Deleted 2026/03/02 06:00:26 DEBUG : existing: size = 6 OK 2026/03/02 06:00:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/02 06:00:26 INFO : existing: Copied (new) 2026/03/02 06:00:26 INFO : existing: Deleted 2026/03/02 06:00:26 DEBUG : existing: Destination exists, skipping 2026/03/02 06:00:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/02 06:00:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:00:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:00:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-conofot5mehi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-conofot5mehi 2026/03/02 06:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:32 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 06:00:32 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:32 DEBUG : B2 bucket rclone-test-conofot5mehi: Waiting for checks to finish 2026/03/02 06:00:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-conofot5mehi) 2026/03/02 06:00:32 DEBUG : potato3: Sizes differ 2026/03/02 06:00:32 INFO : empty space: Deleted 2026/03/02 06:00:32 DEBUG : B2 bucket rclone-test-conofot5mehi: Waiting for transfers to finish 2026/03/02 06:00:32 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:32 INFO : potato2: Copied (server-side copy) 2026/03/02 06:00:33 INFO : potato2: Deleted 2026/03/02 06:00:33 DEBUG : potato3: size = 68 OK 2026/03/02 06:00:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:00:33 INFO : potato3: Copied (server-side copy) 2026/03/02 06:00:33 INFO : potato3: Deleted 2026/03/02 06:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gesecam4zoti" 2026/03/02 06:00:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/02 06:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/02 06:00:34 DEBUG : B2 bucket rclone-test-gesecam4zoti: Waiting for checks to finish 2026/03/02 06:00:34 DEBUG : B2 bucket rclone-test-gesecam4zoti: Waiting for transfers to finish 2026/03/02 06:00:35 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 06:00:35 INFO : empty space: Copied (server-side copy) 2026/03/02 06:00:35 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:35 INFO : potato2: Copied (server-side copy) 2026/03/02 06:00:35 INFO : empty space: Deleted 2026/03/02 06:00:36 DEBUG : potato3: size = 68 OK 2026/03/02 06:00:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:00:36 INFO : potato3: Copied (server-side copy) 2026/03/02 06:00:36 INFO : potato2: Deleted 2026/03/02 06:00:36 INFO : potato3: Deleted 2026/03/02 06:00:36 DEBUG : B2 bucket rclone-test-gesecam4zoti: Purge remote 2026/03/02 06:00:36 INFO : B2 bucket rclone-test-gesecam4zoti: cleaning bucket "rclone-test-gesecam4zoti" of all files 2026/03/02 06:00:36 DEBUG : empty space: Deleting (id "4_z2f125d73202dabdb9fc80e1b_f1094d785abece9c5_d20260302_m060035_c001_v0001036_t0022_u01772431235339") 2026/03/02 06:00:36 DEBUG : potato2: Deleting (id "4_z2f125d73202dabdb9fc80e1b_f1098a2bbd048868d_d20260302_m060035_c001_v0001101_t0003_u01772431235648") 2026/03/02 06:00:36 DEBUG : potato3: Deleting (id "4_z2f125d73202dabdb9fc80e1b_f102868b1c930e0a7_d20260302_m060035_c001_v0001103_t0031_u01772431235667") 2026/03/02 06:00:37 DEBUG : B2 bucket rclone-test-conofot5mehi: Purge remote 2026/03/02 06:00:37 INFO : B2 bucket rclone-test-conofot5mehi: cleaning bucket "rclone-test-conofot5mehi" of all files 2026/03/02 06:00:37 DEBUG : empty space: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f417c5a17d43345c8_d20260302_m060035_c001_v7007000_t0000_u01772431235814") 2026/03/02 06:00:37 DEBUG : empty space: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f115616eba4350c70_d20260302_m060031_c001_v0001179_t0004_u01772431231737") 2026/03/02 06:00:37 DEBUG : potato2: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f4151c87466346991_d20260302_m060035_c001_v7007000_t0000_u01772431235950") 2026/03/02 06:00:37 DEBUG : potato2: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f11537867a2218f2c_d20260302_m060032_c001_v0001038_t0038_u01772431232584") 2026/03/02 06:00:37 DEBUG : potato3: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f417c5a17d43345ca_d20260302_m060036_c001_v7007000_t0000_u01772431236122") 2026/03/02 06:00:37 DEBUG : potato3: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f11336b82545376e0_d20260302_m060032_c001_v0001176_t0007_u01772431232965") 2026/03/02 06:00:37 DEBUG : potato3: Deleting (id "4_z3fb24d73202dabdb9fc80e1b_f115616eba4350c72_d20260302_m060031_c001_v0001179_t0029_u01772431231964") --- PASS: TestServerSideMove (11.87s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mibovud4yaga" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-mibovud4yaga 2026/03/02 06:00:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 06:00:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 06:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mibovud4yaga) 2026/03/02 06:00:45 DEBUG : potato3: Sizes differ 2026/03/02 06:00:45 DEBUG : B2 bucket rclone-test-mibovud4yaga: Waiting for checks to finish 2026/03/02 06:00:45 DEBUG : B2 bucket rclone-test-mibovud4yaga: Waiting for transfers to finish 2026/03/02 06:00:45 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:45 INFO : potato2: Copied (server-side copy) 2026/03/02 06:00:45 DEBUG : potato3: size = 68 OK 2026/03/02 06:00:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:00:45 INFO : potato3: Copied (server-side copy) 2026/03/02 06:00:45 INFO : potato2: Deleted 2026/03/02 06:00:46 INFO : potato3: Deleted 2026/03/02 06:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-domupod7welo" 2026/03/02 06:00:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 06:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/02 06:00:47 DEBUG : B2 bucket rclone-test-domupod7welo: Waiting for checks to finish 2026/03/02 06:00:47 DEBUG : B2 bucket rclone-test-domupod7welo: Waiting for transfers to finish 2026/03/02 06:00:48 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:48 INFO : potato2: Copied (server-side copy) 2026/03/02 06:00:48 INFO : potato2: Deleted 2026/03/02 06:00:48 DEBUG : potato3: size = 68 OK 2026/03/02 06:00:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:00:48 INFO : potato3: Copied (server-side copy) 2026/03/02 06:00:49 INFO : potato3: Deleted 2026/03/02 06:00:49 DEBUG : B2 bucket rclone-test-domupod7welo: Purge remote 2026/03/02 06:00:49 INFO : B2 bucket rclone-test-domupod7welo: cleaning bucket "rclone-test-domupod7welo" of all files 2026/03/02 06:00:49 DEBUG : potato2: Deleting (id "4_z0f528d93202dabdb9fc80e1b_f117322e286fbb9fa_d20260302_m060048_c001_v0001171_t0024_u01772431248107") 2026/03/02 06:00:49 DEBUG : potato3: Deleting (id "4_z0f528d93202dabdb9fc80e1b_f1023928d7db559c3_d20260302_m060048_c001_v0001101_t0003_u01772431248597") 2026/03/02 06:00:50 DEBUG : B2 bucket rclone-test-mibovud4yaga: Purge remote 2026/03/02 06:00:50 INFO : B2 bucket rclone-test-mibovud4yaga: cleaning bucket "rclone-test-mibovud4yaga" of all files 2026/03/02 06:00:50 DEBUG : empty space: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f106770bb8b315a56_d20260302_m060043_c001_v0001039_t0027_u01772431243509") 2026/03/02 06:00:50 DEBUG : potato2: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f40357509b6a0ebd2_d20260302_m060048_c001_v7007000_t0000_u01772431248377") 2026/03/02 06:00:50 DEBUG : potato2: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f115dc2155e44a7e4_d20260302_m060045_c001_v0001043_t0033_u01772431245190") 2026/03/02 06:00:50 DEBUG : potato3: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f40357509b6a0ec37_d20260302_m060048_c001_v7007000_t0000_u01772431248928") 2026/03/02 06:00:50 DEBUG : potato3: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f117a3da634bb74aa_d20260302_m060045_c001_v0001161_t0002_u01772431245499") 2026/03/02 06:00:50 DEBUG : potato3: Deleting (id "4_z2f727d53202dabdb9fc80e1b_f106770bb8b315a5e_d20260302_m060044_c001_v0001039_t0055_u01772431244204") --- PASS: TestServerSideMoveWithFilter (12.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-toyeqeh0hupe" 2026/03/02 06:00:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-layakam3rizi -> B2 bucket rclone-test-toyeqeh0hupe 2026/03/02 06:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:57 DEBUG : empty space: size = 1 OK 2026/03/02 06:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 06:00:57 DEBUG : empty space: Unchanged skipping 2026/03/02 06:00:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:00:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-toyeqeh0hupe) 2026/03/02 06:00:57 DEBUG : potato3: Sizes differ 2026/03/02 06:00:57 DEBUG : B2 bucket rclone-test-toyeqeh0hupe: Waiting for checks to finish 2026/03/02 06:00:57 INFO : empty space: Deleted 2026/03/02 06:00:57 DEBUG : B2 bucket rclone-test-toyeqeh0hupe: Waiting for transfers to finish 2026/03/02 06:00:57 DEBUG : potato2: size = 60 OK 2026/03/02 06:00:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:00:57 INFO : potato2: Copied (server-side copy) 2026/03/02 06:00:57 INFO : potato2: Deleted 2026/03/02 06:00:58 DEBUG : potato3: size = 68 OK 2026/03/02 06:00:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:00:58 INFO : potato3: Copied (server-side copy) 2026/03/02 06:00:58 INFO : potato3: Deleted 2026/03/02 06:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bezecov3mawi" 2026/03/02 06:00:59 INFO : tomatoDir: Making directory 2026/03/02 06:00:59 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/02 06:00:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 06:00:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/02 06:00:59 DEBUG : B2 bucket rclone-test-bezecov3mawi: Waiting for checks to finish 2026/03/02 06:00:59 DEBUG : B2 bucket rclone-test-bezecov3mawi: Waiting for transfers to finish 2026/03/02 06:01:00 DEBUG : empty space: size = 1 OK 2026/03/02 06:01:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/02 06:01:00 INFO : empty space: Copied (server-side copy) 2026/03/02 06:01:00 INFO : empty space: Deleted 2026/03/02 06:01:00 DEBUG : potato3: size = 68 OK 2026/03/02 06:01:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/02 06:01:00 INFO : potato3: Copied (server-side copy) 2026/03/02 06:01:01 INFO : potato3: Deleted 2026/03/02 06:01:01 DEBUG : potato2: size = 60 OK 2026/03/02 06:01:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 06:01:01 INFO : potato2: Copied (server-side copy) 2026/03/02 06:01:01 INFO : potato2: Deleted 2026/03/02 06:01:01 DEBUG : B2 bucket rclone-test-bezecov3mawi: Purge remote 2026/03/02 06:01:01 INFO : B2 bucket rclone-test-bezecov3mawi: cleaning bucket "rclone-test-bezecov3mawi" of all files 2026/03/02 06:01:02 DEBUG : empty space: Deleting (id "4_z3fa2bd93202dabdb9fc80e1b_f1146c96cd9c17792_d20260302_m060100_c001_v0001184_t0045_u01772431260349") 2026/03/02 06:01:02 DEBUG : potato2: Deleting (id "4_z3fa2bd93202dabdb9fc80e1b_f1179432c92171d00_d20260302_m060100_c001_v0001146_t0010_u01772431260616") 2026/03/02 06:01:02 DEBUG : potato3: Deleting (id "4_z3fa2bd93202dabdb9fc80e1b_f1047b6651739db8e_d20260302_m060100_c001_v0001185_t0017_u01772431260722") 2026/03/02 06:01:02 DEBUG : B2 bucket rclone-test-toyeqeh0hupe: Purge remote 2026/03/02 06:01:02 INFO : B2 bucket rclone-test-toyeqeh0hupe: cleaning bucket "rclone-test-toyeqeh0hupe" of all files 2026/03/02 06:01:02 DEBUG : empty space: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f40357509b6a0ef5e_d20260302_m060100_c001_v7007000_t0000_u01772431260588") 2026/03/02 06:01:02 DEBUG : empty space: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f1099d9686e89b359_d20260302_m060056_c001_v0001137_t0007_u01772431256435") 2026/03/02 06:01:02 DEBUG : potato2: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f40357509b6a0ef61_d20260302_m060101_c001_v7007000_t0000_u01772431261175") 2026/03/02 06:01:02 DEBUG : potato2: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f10980f4241daafe4_d20260302_m060057_c001_v0001032_t0043_u01772431257395") 2026/03/02 06:01:02 DEBUG : potato3: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f40357509b6a0ef5f_d20260302_m060100_c001_v7007000_t0000_u01772431260927") 2026/03/02 06:01:02 DEBUG : potato3: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f1023e3ed3ef5778b_d20260302_m060057_c001_v0001098_t0041_u01772431257775") 2026/03/02 06:01:02 DEBUG : potato3: Deleting (id "4_z8fd2ad73202dabdb9fc80e1b_f1099d9686e89b35b_d20260302_m060056_c001_v0001137_t0043_u01772431256720") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.61s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/rclone-sync-test" 2026/03/02 06:01:10 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/rclone-sync-test-include/layer2" 2026/03/02 06:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/rclone-sync-test-ignore-file" 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test: Waiting for checks to finish 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test: Waiting for transfers to finish 2026/03/02 06:01:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:16 INFO : There was nothing to transfer 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:01:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:16 INFO : There was nothing to transfer 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/02 06:01:16 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/02 06:01:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:16 INFO : There was nothing to transfer 2026/03/02 06:01:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:01:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:01:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:17 INFO : There was nothing to transfer 2026/03/02 06:01:17 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/02 06:01:17 DEBUG : B2 bucket rclone-test-layakam3rizi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/02 06:01:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.52s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/CompareDest" 2026/03/02 06:01:21 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 06:01:21 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:21 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:22 DEBUG : one: size = 3 OK 2026/03/02 06:01:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:01:22 INFO : one: Copied (new) 2026/03/02 06:01:22 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:22 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:22 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:22 DEBUG : one: Sizes differ 2026/03/02 06:01:23 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:23 DEBUG : one: size = 5 OK 2026/03/02 06:01:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 06:01:23 INFO : one: Copied (replaced existing) 2026/03/02 06:01:23 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:25 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:25 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:25 DEBUG : one: Sizes differ 2026/03/02 06:01:25 DEBUG : one: size = 5 OK 2026/03/02 06:01:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 06:01:25 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:25 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:25 INFO : There was nothing to transfer 2026/03/02 06:01:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:27 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:27 DEBUG : one: Sizes differ 2026/03/02 06:01:27 DEBUG : two: size = 3 OK 2026/03/02 06:01:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 06:01:27 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:27 DEBUG : one: size = 5 OK 2026/03/02 06:01:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 06:01:27 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:27 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:27 INFO : There was nothing to transfer 2026/03/02 06:01:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:28 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:28 DEBUG : one: Sizes differ 2026/03/02 06:01:28 DEBUG : two: size = 3 OK 2026/03/02 06:01:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 06:01:28 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:28 DEBUG : one: size = 5 OK 2026/03/02 06:01:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 06:01:28 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:28 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:28 INFO : There was nothing to transfer 2026/03/02 06:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:29 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:29 DEBUG : one: Sizes differ 2026/03/02 06:01:29 DEBUG : two: size = 3 OK 2026/03/02 06:01:29 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/02 06:01:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 06:01:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 06:01:29 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:29 DEBUG : one: size = 5 OK 2026/03/02 06:01:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 06:01:29 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:29 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:29 INFO : There was nothing to transfer 2026/03/02 06:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:29 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:29 DEBUG : one: Sizes differ 2026/03/02 06:01:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:30 DEBUG : two: size = 3 (B2 bucket rclone-test-layakam3rizi path CompareDest) 2026/03/02 06:01:30 DEBUG : two: Sizes differ 2026/03/02 06:01:30 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 06:01:30 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:30 DEBUG : one: size = 5 OK 2026/03/02 06:01:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 06:01:30 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:30 DEBUG : two: size = 5 OK 2026/03/02 06:01:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/02 06:01:30 INFO : two: Copied (new) 2026/03/02 06:01:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dest" 2026/03/02 06:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/pre-dest1" 2026/03/02 06:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/pre-dest2" 2026/03/02 06:01:37 DEBUG : 1: size = 1 OK 2026/03/02 06:01:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:01:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/02 06:01:38 DEBUG : 2: size = 1 OK 2026/03/02 06:01:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:01:38 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/02 06:01:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/02 06:01:38 DEBUG : B2 bucket rclone-test-layakam3rizi path dest: Waiting for checks to finish 2026/03/02 06:01:38 DEBUG : B2 bucket rclone-test-layakam3rizi path dest: Waiting for transfers to finish 2026/03/02 06:01:39 DEBUG : 3: size = 1 OK 2026/03/02 06:01:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/02 06:01:39 INFO : 3: Copied (new) 2026/03/02 06:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/CopyDest" 2026/03/02 06:01:44 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 06:01:44 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:44 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:45 DEBUG : one: size = 3 OK 2026/03/02 06:01:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:01:45 INFO : one: Copied (new) 2026/03/02 06:01:45 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:45 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:45 DEBUG : one: Sizes differ 2026/03/02 06:01:45 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:45 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:45 DEBUG : one: size = 5 OK 2026/03/02 06:01:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 06:01:45 INFO : one: Copied (replaced existing) 2026/03/02 06:01:45 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:47 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/BackupDir" 2026/03/02 06:01:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:49 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:49 DEBUG : one: Sizes differ 2026/03/02 06:01:49 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:49 DEBUG : one: size = 5 OK 2026/03/02 06:01:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:49 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:01:49 DEBUG : one: Sizes differ 2026/03/02 06:01:50 DEBUG : one: size = 3 OK 2026/03/02 06:01:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:01:50 INFO : one: Copied (server-side copy) 2026/03/02 06:01:50 INFO : one: Deleted 2026/03/02 06:01:51 DEBUG : one: size = 5 OK 2026/03/02 06:01:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 06:01:51 INFO : one: Copied (server-side copy) 2026/03/02 06:01:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/02 06:01:51 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:51 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:52 DEBUG : one: size = 5 OK 2026/03/02 06:01:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:52 DEBUG : one: Unchanged skipping 2026/03/02 06:01:52 DEBUG : two: size = 3 OK 2026/03/02 06:01:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:53 DEBUG : two: size = 3 OK 2026/03/02 06:01:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 06:01:53 INFO : two: Copied (server-side copy) 2026/03/02 06:01:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/02 06:01:53 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:53 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:53 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:53 DEBUG : one: size = 5 OK 2026/03/02 06:01:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:53 DEBUG : one: Unchanged skipping 2026/03/02 06:01:53 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:53 DEBUG : two: size = 3 OK 2026/03/02 06:01:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:53 DEBUG : two: Unchanged skipping 2026/03/02 06:01:53 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:53 DEBUG : Waiting for deletions to finish 2026/03/02 06:01:53 INFO : There was nothing to transfer 2026/03/02 06:01:54 DEBUG : one: size = 5 OK 2026/03/02 06:01:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:54 DEBUG : one: Unchanged skipping 2026/03/02 06:01:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:01:55 DEBUG : three: size = 5 (B2 bucket rclone-test-layakam3rizi path CopyDest) 2026/03/02 06:01:55 DEBUG : three: Sizes differ 2026/03/02 06:01:55 DEBUG : three: Destination not found in --copy-dest 2026/03/02 06:01:55 DEBUG : three: Need to transfer - File not found at Destination 2026/03/02 06:01:55 DEBUG : two: size = 3 OK 2026/03/02 06:01:55 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:01:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 06:01:55 DEBUG : two: Unchanged skipping 2026/03/02 06:01:55 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:01:55 DEBUG : three: size = 7 OK 2026/03/02 06:01:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/02 06:01:55 INFO : three: Copied (new) 2026/03/02 06:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.54s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:01:59 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:02:00 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/backup" 2026/03/02 06:02:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:02 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:02 DEBUG : one: Sizes differ 2026/03/02 06:02:02 DEBUG : two: size = 3 OK 2026/03/02 06:02:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:02 DEBUG : two: Unchanged skipping 2026/03/02 06:02:02 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:04 DEBUG : one: size = 3 OK 2026/03/02 06:02:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:02:04 INFO : one: Copied (server-side copy) 2026/03/02 06:02:04 INFO : one: Deleted 2026/03/02 06:02:04 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:05 DEBUG : one: size = 4 OK 2026/03/02 06:02:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:05 INFO : one: Copied (new) 2026/03/02 06:02:05 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:06 DEBUG : three.txt: size = 5 OK 2026/03/02 06:02:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:02:06 INFO : three.txt: Copied (server-side copy) 2026/03/02 06:02:06 INFO : three.txt: Deleted 2026/03/02 06:02:06 INFO : three.txt: Moved into backup dir 2026/03/02 06:02:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:08 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:08 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:08 DEBUG : one: Sizes differ 2026/03/02 06:02:08 DEBUG : two: size = 3 OK 2026/03/02 06:02:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:08 DEBUG : two: Unchanged skipping 2026/03/02 06:02:09 DEBUG : one: size = 4 OK 2026/03/02 06:02:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:09 INFO : one: Copied (server-side copy) 2026/03/02 06:02:09 INFO : one: Deleted 2026/03/02 06:02:09 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:10 DEBUG : one: size = 5 OK 2026/03/02 06:02:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:02:10 INFO : one: Copied (new) 2026/03/02 06:02:10 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:10 DEBUG : three.txt: size = 6 OK 2026/03/02 06:02:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:02:10 INFO : three.txt: Copied (server-side copy) 2026/03/02 06:02:11 INFO : three.txt: Deleted 2026/03/02 06:02:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:02:14 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:02:15 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/backup" 2026/03/02 06:02:17 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:17 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:17 DEBUG : one: Sizes differ 2026/03/02 06:02:17 DEBUG : two: size = 3 OK 2026/03/02 06:02:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:17 DEBUG : two: Unchanged skipping 2026/03/02 06:02:18 DEBUG : one.bak: size = 3 OK 2026/03/02 06:02:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:02:18 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:19 INFO : one: Deleted 2026/03/02 06:02:19 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:19 DEBUG : one: size = 4 OK 2026/03/02 06:02:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:19 INFO : one: Copied (new) 2026/03/02 06:02:19 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:20 DEBUG : three.txt.bak: size = 5 OK 2026/03/02 06:02:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:02:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:02:20 INFO : three.txt: Deleted 2026/03/02 06:02:20 INFO : three.txt: Moved into backup dir 2026/03/02 06:02:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:22 DEBUG : two: size = 3 OK 2026/03/02 06:02:22 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:22 DEBUG : two: Unchanged skipping 2026/03/02 06:02:22 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:22 DEBUG : one: Sizes differ 2026/03/02 06:02:22 DEBUG : one.bak: size = 4 OK 2026/03/02 06:02:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:22 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:22 INFO : one: Deleted 2026/03/02 06:02:22 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:23 DEBUG : one: size = 5 OK 2026/03/02 06:02:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:02:23 INFO : one: Copied (new) 2026/03/02 06:02:23 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:23 DEBUG : three.txt.bak: size = 6 OK 2026/03/02 06:02:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:02:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:02:24 INFO : three.txt: Deleted 2026/03/02 06:02:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/backup" 2026/03/02 06:02:30 DEBUG : two: size = 3 OK 2026/03/02 06:02:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:30 DEBUG : two: Unchanged skipping 2026/03/02 06:02:30 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:30 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:30 DEBUG : one: Sizes differ 2026/03/02 06:02:31 DEBUG : one-2019-01-01: size = 3 OK 2026/03/02 06:02:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:02:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/02 06:02:31 INFO : one: Deleted 2026/03/02 06:02:31 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:32 DEBUG : one: size = 4 OK 2026/03/02 06:02:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:32 INFO : one: Copied (new) 2026/03/02 06:02:32 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/02 06:02:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:02:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/02 06:02:33 INFO : three.txt: Deleted 2026/03/02 06:02:33 INFO : three.txt: Moved into backup dir 2026/03/02 06:02:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:34 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:34 DEBUG : one: Sizes differ 2026/03/02 06:02:34 DEBUG : two: size = 3 OK 2026/03/02 06:02:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:34 DEBUG : two: Unchanged skipping 2026/03/02 06:02:34 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:35 DEBUG : one-2019-01-01: size = 4 OK 2026/03/02 06:02:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/02 06:02:35 INFO : one: Deleted 2026/03/02 06:02:35 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:36 DEBUG : one: size = 5 OK 2026/03/02 06:02:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:02:36 INFO : one: Copied (new) 2026/03/02 06:02:36 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/02 06:02:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:02:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/02 06:02:36 INFO : three.txt: Deleted 2026/03/02 06:02:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.74s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:02:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:41 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:41 DEBUG : one: Sizes differ 2026/03/02 06:02:41 DEBUG : two: size = 3 OK 2026/03/02 06:02:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:41 DEBUG : two: Unchanged skipping 2026/03/02 06:02:41 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:42 DEBUG : one.bak: size = 3 OK 2026/03/02 06:02:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:02:42 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:42 INFO : one: Deleted 2026/03/02 06:02:42 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:44 DEBUG : one: size = 4 OK 2026/03/02 06:02:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:44 INFO : one: Copied (new) 2026/03/02 06:02:44 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:44 DEBUG : three.txt.bak: size = 5 OK 2026/03/02 06:02:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:02:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:02:45 INFO : three.txt: Deleted 2026/03/02 06:02:45 INFO : three.txt: Moved into backup dir 2026/03/02 06:02:46 DEBUG : one.bak: Excluded (Path Filter) 2026/03/02 06:02:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/02 06:02:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:46 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:46 DEBUG : one: Sizes differ 2026/03/02 06:02:46 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for checks to finish 2026/03/02 06:02:46 DEBUG : two: size = 3 OK 2026/03/02 06:02:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:46 DEBUG : two: Unchanged skipping 2026/03/02 06:02:47 DEBUG : one.bak: size = 4 OK 2026/03/02 06:02:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:47 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:47 INFO : one: Deleted 2026/03/02 06:02:47 DEBUG : B2 bucket rclone-test-layakam3rizi path dst: Waiting for transfers to finish 2026/03/02 06:02:47 DEBUG : one: size = 5 OK 2026/03/02 06:02:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:02:47 INFO : one: Copied (new) 2026/03/02 06:02:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:02:48 DEBUG : three.txt.bak: size = 6 OK 2026/03/02 06:02:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:02:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:02:48 INFO : three.txt: Deleted 2026/03/02 06:02:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.17s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:02:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:53 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:53 DEBUG : one: Sizes differ 2026/03/02 06:02:55 DEBUG : one.bak: size = 3 OK 2026/03/02 06:02:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:02:55 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:55 INFO : one: Deleted 2026/03/02 06:02:56 DEBUG : one: size = 4 OK 2026/03/02 06:02:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:56 INFO : one: Copied (new) 2026/03/02 06:02:56 DEBUG : two: size = 3 OK 2026/03/02 06:02:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:02:56 DEBUG : two: Unchanged skipping 2026/03/02 06:02:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:56 DEBUG : three.txt: Sizes differ 2026/03/02 06:02:57 DEBUG : three.txt.bak: size = 5 OK 2026/03/02 06:02:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:02:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:02:57 INFO : three.txt: Deleted 2026/03/02 06:02:58 DEBUG : three.txt: size = 6 OK 2026/03/02 06:02:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:02:58 INFO : three.txt: Copied (new) 2026/03/02 06:02:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:02:59 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:02:59 DEBUG : one: Sizes differ 2026/03/02 06:02:59 DEBUG : one.bak: size = 4 OK 2026/03/02 06:02:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:02:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/02 06:02:59 INFO : one: Deleted 2026/03/02 06:03:00 DEBUG : one: size = 5 OK 2026/03/02 06:03:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:03:00 INFO : one: Copied (new) 2026/03/02 06:03:00 DEBUG : two: size = 3 OK 2026/03/02 06:03:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:00 DEBUG : two: Unchanged skipping 2026/03/02 06:03:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:03:01 DEBUG : three.txt: Sizes differ 2026/03/02 06:03:01 DEBUG : three.txt.bak: size = 6 OK 2026/03/02 06:03:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:03:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/02 06:03:01 INFO : three.txt: Deleted 2026/03/02 06:03:02 DEBUG : three.txt: size = 19 OK 2026/03/02 06:03:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/02 06:03:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.91s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-layakam3rizi/dst" 2026/03/02 06:03:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:07 DEBUG : one: size = 3 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:03:07 DEBUG : one: Sizes differ 2026/03/02 06:03:09 DEBUG : one-2019-01-01: size = 3 OK 2026/03/02 06:03:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 06:03:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/02 06:03:09 INFO : one: Deleted 2026/03/02 06:03:10 DEBUG : one: size = 4 OK 2026/03/02 06:03:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:03:10 INFO : one: Copied (new) 2026/03/02 06:03:10 DEBUG : two: size = 3 OK 2026/03/02 06:03:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:10 DEBUG : two: Unchanged skipping 2026/03/02 06:03:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:03:10 DEBUG : three.txt: Sizes differ 2026/03/02 06:03:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/02 06:03:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 06:03:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/02 06:03:11 INFO : three.txt: Deleted 2026/03/02 06:03:11 DEBUG : three.txt: size = 6 OK 2026/03/02 06:03:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:03:11 INFO : three.txt: Copied (new) 2026/03/02 06:03:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:12 DEBUG : one: size = 4 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:03:12 DEBUG : one: Sizes differ 2026/03/02 06:03:12 DEBUG : one-2019-01-01: size = 4 OK 2026/03/02 06:03:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/02 06:03:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/02 06:03:13 INFO : one: Deleted 2026/03/02 06:03:13 DEBUG : one: size = 5 OK 2026/03/02 06:03:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/02 06:03:13 INFO : one: Copied (new) 2026/03/02 06:03:13 DEBUG : two: size = 3 OK 2026/03/02 06:03:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:13 DEBUG : two: Unchanged skipping 2026/03/02 06:03:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-layakam3rizi path dst) 2026/03/02 06:03:13 DEBUG : three.txt: Sizes differ 2026/03/02 06:03:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/02 06:03:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/02 06:03:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/02 06:03:14 INFO : three.txt: Deleted 2026/03/02 06:03:14 DEBUG : three.txt: size = 19 OK 2026/03/02 06:03:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/02 06:03:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.32s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:03:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:03:17 DEBUG : Testêé: Sizes differ 2026/03/02 06:03:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:03:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:03:18 DEBUG : Testêé: size = 14 OK 2026/03/02 06:03:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/02 06:03:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/02 06:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:03:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 06:03:19 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:03:19 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:03:20 DEBUG : existing: size = 6 OK 2026/03/02 06:03:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/02 06:03:20 INFO : existing: Copied (new) 2026/03/02 06:03:20 DEBUG : Waiting for deletions to finish 2026/03/02 06:03:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:03:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:03:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:03:20 DEBUG : existing: Sizes differ 2026/03/02 06:03:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/02 06:03:20 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:03:20 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting files as there were IO errors 2026/03/02 06:03:20 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:03:22 DEBUG : EXISTING: size = 6 OK 2026/03/02 06:03:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:22 DEBUG : existing: Unchanged skipping 2026/03/02 06:03:22 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:03:22 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:03:22 DEBUG : Waiting for deletions to finish 2026/03/02 06:03:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:03:40 DEBUG : both0: size = 6 OK 2026/03/02 06:03:40 DEBUG : both12: size = 6 OK 2026/03/02 06:03:40 DEBUG : both11: size = 6 OK 2026/03/02 06:03:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:03:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both10: size = 6 OK 2026/03/02 06:03:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both12: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both13: size = 6 OK 2026/03/02 06:03:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both13: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both14: size = 6 OK 2026/03/02 06:03:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both14: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both15: size = 6 OK 2026/03/02 06:03:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both15: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both16: size = 6 OK 2026/03/02 06:03:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both11: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both17: size = 6 OK 2026/03/02 06:03:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both17: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both18: size = 6 OK 2026/03/02 06:03:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both18: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both19: size = 6 OK 2026/03/02 06:03:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both19: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both1: size = 6 OK 2026/03/02 06:03:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both1: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both2: size = 6 OK 2026/03/02 06:03:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both2: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both3: size = 6 OK 2026/03/02 06:03:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both3: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both4: size = 6 OK 2026/03/02 06:03:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both4: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both5: size = 6 OK 2026/03/02 06:03:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both5: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both6: size = 6 OK 2026/03/02 06:03:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both6: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both7: size = 6 OK 2026/03/02 06:03:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both7: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both8: size = 6 OK 2026/03/02 06:03:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both8: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both9: size = 6 OK 2026/03/02 06:03:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:03:40 DEBUG : both9: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both0: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both10: Unchanged skipping 2026/03/02 06:03:40 DEBUG : both16: Unchanged skipping 2026/03/02 06:03:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:03:40 DEBUG : Waiting for deletions to finish 2026/03/02 06:03:40 INFO : only0: Deleted 2026/03/02 06:03:40 INFO : only10: Deleted 2026/03/02 06:03:41 INFO : only12: Deleted 2026/03/02 06:03:41 INFO : only15: Deleted 2026/03/02 06:03:41 INFO : only2: Deleted 2026/03/02 06:03:41 INFO : only5: Deleted 2026/03/02 06:03:41 INFO : only6: Deleted 2026/03/02 06:03:41 INFO : only8: Deleted 2026/03/02 06:03:41 INFO : only13: Deleted 2026/03/02 06:03:41 INFO : only14: Deleted 2026/03/02 06:03:41 INFO : only16: Deleted 2026/03/02 06:03:41 INFO : only17: Deleted 2026/03/02 06:03:41 INFO : only19: Deleted 2026/03/02 06:03:41 INFO : only3: Deleted 2026/03/02 06:03:41 INFO : only4: Deleted 2026/03/02 06:03:41 INFO : only11: Deleted 2026/03/02 06:03:41 INFO : only18: Deleted 2026/03/02 06:03:41 INFO : only7: Deleted 2026/03/02 06:03:41 INFO : only9: Deleted 2026/03/02 06:03:42 INFO : only1: Deleted 2026/03/02 06:03:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:01 DEBUG : both10: size = 6 OK 2026/03/02 06:04:01 DEBUG : both0: size = 6 OK 2026/03/02 06:04:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both12: size = 6 OK 2026/03/02 06:04:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both11: size = 6 OK 2026/03/02 06:04:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:01 DEBUG : both10: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both13: size = 6 OK 2026/03/02 06:04:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both13: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both14: size = 6 OK 2026/03/02 06:04:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both14: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both15: size = 6 OK 2026/03/02 06:04:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both0: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both16: size = 6 OK 2026/03/02 06:04:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both16: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both17: size = 6 OK 2026/03/02 06:04:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both17: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both18: size = 6 OK 2026/03/02 06:04:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both12: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both19: size = 6 OK 2026/03/02 06:04:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both11: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both1: size = 6 OK 2026/03/02 06:04:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both15: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both2: size = 6 OK 2026/03/02 06:04:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both2: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both3: size = 6 OK 2026/03/02 06:04:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both3: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both4: size = 6 OK 2026/03/02 06:04:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both4: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both5: size = 6 OK 2026/03/02 06:04:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both18: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both6: size = 6 OK 2026/03/02 06:04:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both6: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both7: size = 6 OK 2026/03/02 06:04:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both7: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both8: size = 6 OK 2026/03/02 06:04:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both8: Unchanged skipping 2026/03/02 06:04:01 DEBUG : both9: size = 6 OK 2026/03/02 06:04:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:01 DEBUG : both9: Unchanged skipping 2026/03/02 06:04:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only0: Sizes differ 2026/03/02 06:04:01 DEBUG : both19: Unchanged skipping 2026/03/02 06:04:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only10: Sizes differ 2026/03/02 06:04:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only11: Sizes differ 2026/03/02 06:04:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only12: Sizes differ 2026/03/02 06:04:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only13: Sizes differ 2026/03/02 06:04:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only14: Sizes differ 2026/03/02 06:04:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only15: Sizes differ 2026/03/02 06:04:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only16: Sizes differ 2026/03/02 06:04:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only17: Sizes differ 2026/03/02 06:04:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only18: Sizes differ 2026/03/02 06:04:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only19: Sizes differ 2026/03/02 06:04:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only1: Sizes differ 2026/03/02 06:04:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only2: Sizes differ 2026/03/02 06:04:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only3: Sizes differ 2026/03/02 06:04:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only4: Sizes differ 2026/03/02 06:04:01 DEBUG : both1: Unchanged skipping 2026/03/02 06:04:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only5: Sizes differ 2026/03/02 06:04:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only6: Sizes differ 2026/03/02 06:04:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only7: Sizes differ 2026/03/02 06:04:01 DEBUG : both5: Unchanged skipping 2026/03/02 06:04:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only8: Sizes differ 2026/03/02 06:04:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3532814449) 2026/03/02 06:04:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-layakam3rizi) 2026/03/02 06:04:01 DEBUG : only9: Sizes differ 2026/03/02 06:04:01 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:01 DEBUG : only11: size = 0 OK 2026/03/02 06:04:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only11: Copied (replaced existing) 2026/03/02 06:04:01 DEBUG : only10: size = 0 OK 2026/03/02 06:04:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only10: Copied (replaced existing) 2026/03/02 06:04:01 DEBUG : only12: size = 0 OK 2026/03/02 06:04:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only12: Copied (replaced existing) 2026/03/02 06:04:01 DEBUG : only14: size = 0 OK 2026/03/02 06:04:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only14: Copied (replaced existing) 2026/03/02 06:04:01 DEBUG : only16: size = 0 OK 2026/03/02 06:04:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only16: Copied (replaced existing) 2026/03/02 06:04:01 DEBUG : only15: size = 0 OK 2026/03/02 06:04:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:01 INFO : only15: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only18: size = 0 OK 2026/03/02 06:04:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only18: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only19: size = 0 OK 2026/03/02 06:04:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only19: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only17: size = 0 OK 2026/03/02 06:04:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only17: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only13: size = 0 OK 2026/03/02 06:04:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only13: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only1: size = 0 OK 2026/03/02 06:04:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only1: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only2: size = 0 OK 2026/03/02 06:04:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only2: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only3: size = 0 OK 2026/03/02 06:04:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only3: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only5: size = 0 OK 2026/03/02 06:04:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only5: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only6: size = 0 OK 2026/03/02 06:04:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only6: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only8: size = 0 OK 2026/03/02 06:04:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only8: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only0: size = 0 OK 2026/03/02 06:04:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only0: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only4: size = 0 OK 2026/03/02 06:04:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only4: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only7: size = 0 OK 2026/03/02 06:04:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only7: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : only9: size = 0 OK 2026/03/02 06:04:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/02 06:04:02 INFO : only9: Copied (replaced existing) 2026/03/02 06:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.24s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:10 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:04:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 06:04:10 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 06:04:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 06:04:10 INFO : empty_on_remote: Making directory 2026/03/02 06:04:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 06:04:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:13 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:04:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 06:04:13 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 06:04:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 06:04:13 INFO : empty_on_remote: Making directory 2026/03/02 06:04:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/02 06:04:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:15 INFO : sub dir: Making directory 2026/03/02 06:04:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 06:04:17 INFO : sub dir: Making directory 2026/03/02 06:04:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:26 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:04:27 DEBUG : apple: size = 5 OK 2026/03/02 06:04:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : apple: Unchanged skipping 2026/03/02 06:04:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:04:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:04:27 DEBUG : banana: size = 6 OK 2026/03/02 06:04:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : banana: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:27 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:27 INFO : There was nothing to transfer 2026/03/02 06:04:27 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:27 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : banana: size = 6 OK 2026/03/02 06:04:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:04:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : banana: Unchanged skipping 2026/03/02 06:04:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:04:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:04:27 DEBUG : apple: size = 5 OK 2026/03/02 06:04:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : apple: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:04:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:04:27 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:27 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:27 INFO : There was nothing to transfer 2026/03/02 06:04:27 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:28 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:42 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:42 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : apple: size = 5 OK 2026/03/02 06:04:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : banana: size = 6 OK 2026/03/02 06:04:43 DEBUG : apple: Unchanged skipping 2026/03/02 06:04:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : banana: Unchanged skipping 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:04:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:04:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:43 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:43 INFO : There was nothing to transfer 2026/03/02 06:04:43 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:43 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : apple: size = 5 OK 2026/03/02 06:04:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : apple: Unchanged skipping 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:04:43 DEBUG : banana: size = 6 OK 2026/03/02 06:04:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : banana: Unchanged skipping 2026/03/02 06:04:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:04:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:04:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:43 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:43 INFO : There was nothing to transfer 2026/03/02 06:04:43 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:43 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:04:56 DEBUG : Waiting for deletions to finish 2026/03/02 06:04:57 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:04:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:04:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:04:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:04:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:04:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:04:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:04:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:04:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:04:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:04:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:04:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 06:04:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:04:58 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:04:58 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:04:58 DEBUG : YXBwbGU=: size = 5 OK 2026/03/02 06:04:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/02 06:04:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/02 06:04:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/02 06:04:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:04:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : YmFuYW5h: size = 6 OK 2026/03/02 06:04:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/02 06:04:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/02 06:04:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/02 06:04:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:04:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:04:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:04:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:04:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:04:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:04:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:04:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/02 06:04:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:04:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:04:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/02 06:04:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:04:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/02 06:04:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:04:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/02 06:04:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:04:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/02 06:04:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:04:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/02 06:04:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:04:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/02 06:04:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:04:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:04:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/02 06:04:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:04:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:04:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/02 06:04:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:04:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:04:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/02 06:04:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:04:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:04:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/02 06:04:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:04:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:04:59 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:00 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 06:05:00 INFO : banana: Deleted 2026/03/02 06:05:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 06:05:00 INFO : apple: Deleted 2026/03/02 06:05:00 INFO : appleappleapplebanana: Deleted 2026/03/02 06:05:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 06:05:00 INFO : splitbananasplit: Deleted 2026/03/02 06:05:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 06:05:00 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 06:05:00 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:01 DEBUG : YXBwbGU=: size = 5 OK 2026/03/02 06:05:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : apple: Unchanged skipping 2026/03/02 06:05:01 DEBUG : YmFuYW5h: size = 6 OK 2026/03/02 06:05:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : banana: Unchanged skipping 2026/03/02 06:05:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/02 06:05:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:05:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/02 06:05:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 06:05:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/02 06:05:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:05:01 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:01 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:01 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:01 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/02 06:05:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/02 06:05:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 06:05:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 06:05:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 06:05:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 06:05:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 06:05:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 06:05:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 06:05:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 06:05:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 06:05:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:05:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:17 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:17 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:17 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:17 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:17 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 06:05:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 06:05:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 06:05:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 06:05:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 06:05:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 06:05:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 06:05:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 06:05:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 06:05:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 06:05:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 06:05:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 06:05:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 06:05:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 06:05:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 06:05:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/02 06:05:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:05:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/02 06:05:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/02 06:05:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:05:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:18 DEBUG : PREFIXbanana: size = 6 OK 2026/03/02 06:05:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/02 06:05:18 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/02 06:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:18 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/02 06:05:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:05:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/02 06:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:05:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:05:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:05:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:18 DEBUG : PREFIXapple: size = 5 OK 2026/03/02 06:05:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/02 06:05:18 INFO : apple: Copied (new) to: PREFIXapple 2026/03/02 06:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:05:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:05:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:05:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:05:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/02 06:05:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:05:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/02 06:05:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:05:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/02 06:05:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:05:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/02 06:05:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:05:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/02 06:05:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:05:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/02 06:05:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:05:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/02 06:05:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:05:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/02 06:05:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:05:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:19 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:19 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 06:05:19 INFO : appleappleapplebanana: Deleted 2026/03/02 06:05:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 06:05:19 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 06:05:20 INFO : banana: Deleted 2026/03/02 06:05:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 06:05:20 INFO : splitbananasplit: Deleted 2026/03/02 06:05:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 06:05:20 INFO : apple: Deleted 2026/03/02 06:05:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 06:05:20 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 06:05:20 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 06:05:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 06:05:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 06:05:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 06:05:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 06:05:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 06:05:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 06:05:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 06:05:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 06:05:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 06:05:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 06:05:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 06:05:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 06:05:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 06:05:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 06:05:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 06:05:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 06:05:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:21 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:21 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:05:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:05:21 INFO : splitbananasplit: Copied (new) 2026/03/02 06:05:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:05:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:05:21 INFO : appleappleapplebanana: Copied (new) 2026/03/02 06:05:21 DEBUG : banana: size = 6 OK 2026/03/02 06:05:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/02 06:05:21 INFO : banana: Copied (new) 2026/03/02 06:05:21 DEBUG : apple: size = 5 OK 2026/03/02 06:05:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/02 06:05:21 INFO : apple: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:05:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:05:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:05:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:05:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:05:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/02 06:05:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:05:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:05:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:05:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:05:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:05:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:05:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:05:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:05:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:05:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:05:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:05:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:05:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:05:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:05:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:05:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:05:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:05:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:05:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:05:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:05:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:05:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:05:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/02 06:05:22 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/02 06:05:23 INFO : PREFIXsplitbananasplit: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/02 06:05:23 INFO : PREFIXbanana: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/02 06:05:23 INFO : PREFIXapple: Deleted 2026/03/02 06:05:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/02 06:05:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/02 06:05:23 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:23 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:23 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:24 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:05:38 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:38 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:38 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 06:05:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:39 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/02 06:05:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/02 06:05:39 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:39 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/02 06:05:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:05:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:39 DEBUG : appleSUFFIX: size = 5 OK 2026/03/02 06:05:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/02 06:05:39 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:39 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:05:39 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:05:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:05:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:05:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:05:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:05:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:05:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/02 06:05:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:05:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/02 06:05:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:05:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/02 06:05:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:05:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/02 06:05:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:05:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/02 06:05:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:05:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/02 06:05:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:05:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/02 06:05:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:05:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/02 06:05:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:05:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/02 06:05:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:05:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/02 06:05:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:05:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:40 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:40 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 06:05:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 06:05:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 06:05:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 06:05:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 06:05:40 INFO : banana: Deleted 2026/03/02 06:05:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 06:05:41 INFO : appleappleapplebanana: Deleted 2026/03/02 06:05:41 INFO : apple: Deleted 2026/03/02 06:05:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 06:05:41 INFO : splitbananasplit: Deleted 2026/03/02 06:05:41 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 06:05:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 06:05:41 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 06:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 06:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 06:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 06:05:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:42 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:42 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:42 DEBUG : apple: size = 5 OK 2026/03/02 06:05:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/02 06:05:42 INFO : apple: Copied (new) 2026/03/02 06:05:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:05:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:05:42 INFO : splitbananasplit: Copied (new) 2026/03/02 06:05:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:05:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:05:42 INFO : appleappleapplebanana: Copied (new) 2026/03/02 06:05:42 DEBUG : banana: size = 6 OK 2026/03/02 06:05:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/02 06:05:42 INFO : banana: Copied (new) 2026/03/02 06:05:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:05:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:05:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/02 06:05:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:05:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:05:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/02 06:05:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:05:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:05:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:05:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:05:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:05:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:05:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:05:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:05:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:05:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:05:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:05:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:05:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:05:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:05:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:05:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:05:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:05:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:05:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/02 06:05:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:05:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:05:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/02 06:05:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:05:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:05:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/02 06:05:44 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : appleSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : splitbananasplitSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/02 06:05:44 INFO : bananaSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/02 06:05:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/02 06:05:44 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:45 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:45 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:05:58 DEBUG : Waiting for deletions to finish 2026/03/02 06:05:58 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:05:59 DEBUG : apple: size = 5 OK 2026/03/02 06:05:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:59 DEBUG : apple: Unchanged skipping 2026/03/02 06:05:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:05:59 DEBUG : banana: size = 6 OK 2026/03/02 06:05:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:05:59 DEBUG : banana: Unchanged skipping 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:05:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:05:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:05:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:05:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:05:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:05:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:05:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:05:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:05:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:05:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:05:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:05:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:05:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:05:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:05:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:05:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:05:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 06:05:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 06:05:59 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:05:59 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:05:59 DEBUG : splitbanan: size = 16 OK 2026/03/02 06:05:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/02 06:05:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/02 06:05:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:05:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/02 06:05:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/02 06:05:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/02 06:05:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:05:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/02 06:05:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/02 06:05:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/02 06:05:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:05:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/02 06:05:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/02 06:05:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/02 06:05:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:05:59 DEBUG : appleapple: size = 21 OK 2026/03/02 06:05:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/02 06:05:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/02 06:05:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/02 06:06:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/02 06:06:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/02 06:06:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/02 06:06:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/02 06:06:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/02 06:06:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/02 06:06:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/02 06:06:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/02 06:06:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/02 06:06:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/02 06:06:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/02 06:06:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/02 06:06:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/02 06:06:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/02 06:06:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/02 06:06:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/02 06:06:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/02 06:06:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/02 06:06:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/02 06:06:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/02 06:06:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/02 06:06:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/02 06:06:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/02 06:06:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/02 06:06:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/02 06:06:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/02 06:06:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/02 06:06:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/02 06:06:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/02 06:06:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/02 06:06:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/02 06:06:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/02 06:06:01 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:01 INFO : appleappleapplebanana: Deleted 2026/03/02 06:06:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 06:06:01 INFO : splitbananasplit: Deleted 2026/03/02 06:06:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 06:06:01 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 06:06:01 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:02 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : appleapple: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:02 DEBUG : apple: size = 5 OK 2026/03/02 06:06:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:02 DEBUG : banana: size = 6 OK 2026/03/02 06:06:02 DEBUG : appleapple: size = 21 OK 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:02 DEBUG : splitbanan: size = 16 OK 2026/03/02 06:06:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 06:06:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 06:06:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 06:06:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 06:06:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 06:06:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 06:06:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 06:06:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 06:06:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 06:06:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 06:06:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 06:06:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 06:06:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 06:06:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 06:06:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/02 06:06:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 06:06:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:02 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : appleapple: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/02 06:06:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/02 06:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 06:06:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 06:06:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 06:06:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 06:06:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 06:06:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 06:06:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 06:06:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 06:06:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 06:06:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 06:06:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 06:06:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 06:06:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 06:06:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 06:06:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 06:06:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 06:06:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 06:06:03 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:06:15 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:15 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : apple: size = 5 OK 2026/03/02 06:06:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:16 DEBUG : banana: size = 6 OK 2026/03/02 06:06:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:16 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:16 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : apple: size = 5 OK 2026/03/02 06:06:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:17 DEBUG : banana: size = 6 OK 2026/03/02 06:06:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:17 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:17 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:17 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:06:31 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:31 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:32 DEBUG : apple: size = 5 OK 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : banana: size = 6 OK 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:32 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:32 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:32 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:32 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : apple: size = 5 OK 2026/03/02 06:06:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:32 DEBUG : banana: size = 6 OK 2026/03/02 06:06:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:32 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:32 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:32 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:33 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:06:46 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:46 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : apple: size = 5 OK 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:47 DEBUG : banana: size = 6 OK 2026/03/02 06:06:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:47 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:47 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:06:47 DEBUG : apple: size = 5 OK 2026/03/02 06:06:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : apple: Unchanged skipping 2026/03/02 06:06:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:06:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : banana: size = 6 OK 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:06:47 DEBUG : banana: Unchanged skipping 2026/03/02 06:06:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:06:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:06:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:06:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:06:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:06:48 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:06:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:01 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:01 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : apple: size = 5 OK 2026/03/02 06:07:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : banana: size = 6 OK 2026/03/02 06:07:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : banana: Unchanged skipping 2026/03/02 06:07:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:07:02 DEBUG : apple: Unchanged skipping 2026/03/02 06:07:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:07:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:02 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : apple: size = 5 OK 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:07:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : apple: Unchanged skipping 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:07:02 DEBUG : banana: size = 6 OK 2026/03/02 06:07:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : banana: Unchanged skipping 2026/03/02 06:07:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:07:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:07:02 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:02 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:02 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:16 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:16 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : apple: size = 5 OK 2026/03/02 06:07:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:07:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:07:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:07:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:07:17 DEBUG : apple: Unchanged skipping 2026/03/02 06:07:17 DEBUG : banana: size = 6 OK 2026/03/02 06:07:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : banana: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:07:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:07:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:07:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:07:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:07:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:07:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:07:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:07:17 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:17 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:17 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : apple: size = 5 OK 2026/03/02 06:07:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 06:07:18 DEBUG : banana: size = 6 OK 2026/03/02 06:07:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 06:07:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 06:07:18 DEBUG : banana: Unchanged skipping 2026/03/02 06:07:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : apple: Unchanged skipping 2026/03/02 06:07:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 06:07:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 06:07:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 06:07:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 06:07:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 06:07:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 06:07:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 06:07:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 06:07:18 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:18 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:18 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:18 DEBUG : apple: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : banana: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 06:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.90s) --- PASS: TestTransform/NFC (13.56s) --- PASS: TestTransform/NFD (15.87s) --- PASS: TestTransform/base64 (18.08s) --- PASS: TestTransform/prefix (22.27s) --- PASS: TestTransform/suffix (21.22s) --- PASS: TestTransform/truncate (17.36s) --- PASS: TestTransform/encoder (14.86s) --- PASS: TestTransform/ISO-8859-1 (15.29s) --- PASS: TestTransform/charmap (15.04s) --- PASS: TestTransform/lowercase (15.02s) --- PASS: TestTransform/ascii (15.34s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 06:07:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 06:07:23 INFO : sub dir_somesuffix: Making directory 2026/03/02 06:07:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 06:07:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/02 06:07:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 06:07:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 06:07:23 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:23 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/02 06:07:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 06:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:24 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:25 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:25 INFO : tictactoe: Making directory 2026/03/02 06:07:25 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:25 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/02 06:07:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:25 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/02 06:07:25 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/02 06:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:26 INFO : toe: Making directory 2026/03/02 06:07:26 INFO : toe/toe: Making directory 2026/03/02 06:07:26 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 06:07:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 06:07:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 06:07:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:26 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 06:07:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 06:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:28 INFO : toe: Making directory 2026/03/02 06:07:28 INFO : toe/toe: Making directory 2026/03/02 06:07:28 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 06:07:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 06:07:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 06:07:28 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:28 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 06:07:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 06:07:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.86s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:30 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:07:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:30 INFO : tictacempty_dir: Making directory 2026/03/02 06:07:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:30 INFO : tictactoe: Making directory 2026/03/02 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:30 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:30 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:30 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 06:07:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:31 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:07:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 06:07:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:31 INFO : tictacempty_dir: Making directory 2026/03/02 06:07:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:31 INFO : tictactoe: Making directory 2026/03/02 06:07:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:31 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 06:07:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:31 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:31 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/02 06:07:34 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 06:07:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/02 06:07:34 NOTICE: B2 bucket rclone-test-layakam3rizi: 0 differences found 2026/03/02 06:07:34 NOTICE: B2 bucket rclone-test-layakam3rizi: 1 matching files --- PASS: TestAllTag (3.16s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:35 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:35 INFO : tictactoe: Making directory 2026/03/02 06:07:35 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:35 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:35 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:35 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:35 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 06:07:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:35 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:36 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:36 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:36 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:36 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 06:07:36 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 06:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 06:07:36 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/02 06:07:36 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.21s) === RUN TestSyntax 2026/03/02 06:07:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:37 INFO : toe: Making directory 2026/03/02 06:07:37 INFO : toe/toe: Making directory 2026/03/02 06:07:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 06:07:37 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:37 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:37 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 06:07:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:37 INFO : toe/toe/toe: Copied (new) 2026/03/02 06:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:38 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 06:07:38 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:38 INFO : tictacempty_dir: Making directory 2026/03/02 06:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:38 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:38 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:38 INFO : tictactoe: Making directory 2026/03/02 06:07:38 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:38 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:38 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 06:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:38 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:39 INFO : toe/toe/toe.txt: Deleted 2026/03/02 06:07:39 INFO : toe/toe: Removing directory 2026/03/02 06:07:39 INFO : toe: Removing directory 2026/03/02 06:07:39 INFO : empty_dir: Removing directory 2026/03/02 06:07:39 DEBUG : Local file system at /tmp/rclone3532814449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:40 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:07:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 06:07:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:40 INFO : tictacempty_dir: Making directory 2026/03/02 06:07:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:40 INFO : tictactoe: Making directory 2026/03/02 06:07:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:40 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:40 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 06:07:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:40 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:41 INFO : toe/toe/toe.txt: Deleted 2026/03/02 06:07:41 INFO : toe/toe: Removing directory 2026/03/02 06:07:41 INFO : toe: Removing directory 2026/03/02 06:07:41 INFO : empty_dir: Removing directory 2026/03/02 06:07:41 DEBUG : Local file system at /tmp/rclone3532814449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/02 06:07:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/02 06:07:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.26s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:43 DEBUG : Reset feature "Copy" 2026/03/02 06:07:43 DEBUG : Reset feature "Move" 2026/03/02 06:07:43 DEBUG : Reset feature "Copy" 2026/03/02 06:07:43 DEBUG : Reset feature "Move" 2026/03/02 06:07:43 DEBUG : empty_dir: Making directory with metadata 2026/03/02 06:07:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 06:07:43 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:43 INFO : tictacempty_dir: Making directory 2026/03/02 06:07:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 06:07:43 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:43 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:43 INFO : tictactoe: Making directory 2026/03/02 06:07:43 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:43 DEBUG : toe: transformed to: tictactoe 2026/03/02 06:07:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:43 INFO : tictactoe/tictactoe: Making directory 2026/03/02 06:07:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 06:07:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 06:07:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:43 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 06:07:44 INFO : toe/toe/toe.txt: Deleted 2026/03/02 06:07:44 INFO : toe/toe: Removing directory 2026/03/02 06:07:44 INFO : toe: Removing directory 2026/03/02 06:07:44 INFO : empty_dir: Removing directory 2026/03/02 06:07:44 DEBUG : Local file system at /tmp/rclone3532814449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 06:07:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/02 06:07:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/02 06:07:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.27s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:46 DEBUG : toe: transformed to: dG9l 2026/03/02 06:07:47 DEBUG : toe: transformed to: dG9l 2026/03/02 06:07:47 INFO : dG9l: Making directory 2026/03/02 06:07:47 DEBUG : toe: transformed to: dG9l 2026/03/02 06:07:47 DEBUG : toe: transformed to: dG9l 2026/03/02 06:07:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 06:07:47 INFO : dG9l/dG9l: Making directory 2026/03/02 06:07:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 06:07:47 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/02 06:07:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 06:07:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 06:07:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:47 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 06:07:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/02 06:07:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 06:07:47 DEBUG : Waiting for deletions to finish 2026/03/02 06:07:48 DEBUG : dG9l: transformed to: toe 2026/03/02 06:07:48 DEBUG : dG9l: transformed to: toe 2026/03/02 06:07:48 DEBUG : dG9l: transformed to: toe 2026/03/02 06:07:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/02 06:07:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/02 06:07:48 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for checks to finish 2026/03/02 06:07:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/02 06:07:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/02 06:07:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/02 06:07:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/02 06:07:48 DEBUG : Local file system at /tmp/rclone3532814449: Waiting for transfers to finish 2026/03/02 06:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-layakam3rizi", Local "Local file system at /tmp/rclone3532814449", Modify Window "1ms" 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe: transformed to: 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe: transformed to: 2026/03/02 06:07:49 INFO : B2 bucket rclone-test-layakam3rizi: Making directory 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe: transformed to: 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe: transformed to: 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe/toe: transformed to: 2026/03/02 06:07:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 06:07:49 INFO : toe/toe: Making directory 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe/toe: transformed to: 2026/03/02 06:07:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe: transformed to: 2026/03/02 06:07:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 06:07:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 06:07:49 DEBUG : toe/toe/toe: transformed to: 2026/03/02 06:07:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/02 06:07:49 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for checks to finish 2026/03/02 06:07:49 DEBUG : B2 bucket rclone-test-layakam3rizi: Waiting for transfers to finish 2026/03/02 06:07:50 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 06:07:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/02 06:07:50 INFO : toe/toe/toe: Copied (new) 2026/03/02 06:07:50 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting files as there were IO errors 2026/03/02 06:07:50 ERROR : B2 bucket rclone-test-layakam3rizi: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2026/03/02 06:07:50 DEBUG : B2 bucket rclone-test-layakam3rizi: Purge remote 2026/03/02 06:07:50 INFO : B2 bucket rclone-test-layakam3rizi: cleaning bucket "rclone-test-layakam3rizi" of all files 2026/03/02 06:07:51 DEBUG : BackupDir/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6563_d20260302_m060156_c001_v7007000_t0000_u01772431316162") 2026/03/02 06:07:51 DEBUG : BackupDir/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f117a3da634bb7569_d20260302_m060150_c001_v0001161_t0036_u01772431310313") 2026/03/02 06:07:51 DEBUG : CompareDest/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0f57c_d20260302_m060131_c001_v7007000_t0000_u01772431291374") 2026/03/02 06:07:51 DEBUG : CompareDest/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1c6c_d20260302_m060124_c001_v0001100_t0029_u01772431284981") 2026/03/02 06:07:51 DEBUG : CompareDest/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0f582_d20260302_m060131_c001_v7007000_t0000_u01772431291555") 2026/03/02 06:07:51 DEBUG : CompareDest/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564f01_d20260302_m060126_c001_v0001136_t0055_u01772431286635") 2026/03/02 06:07:51 DEBUG : CopyDest/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d656b_d20260302_m060156_c001_v7007000_t0000_u01772431316408") 2026/03/02 06:07:51 DEBUG : CopyDest/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097791_d20260302_m060147_c001_v0001165_t0003_u01772431307462") 2026/03/02 06:07:51 DEBUG : CopyDest/three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6574_d20260302_m060156_c001_v7007000_t0000_u01772431316671") 2026/03/02 06:07:52 DEBUG : CopyDest/three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564f38_d20260302_m060154_c001_v0001136_t0057_u01772431314280") 2026/03/02 06:07:52 DEBUG : CopyDest/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d657a_d20260302_m060156_c001_v7007000_t0000_u01772431316852") 2026/03/02 06:07:52 DEBUG : CopyDest/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1cba_d20260302_m060151_c001_v0001100_t0033_u01772431311870") 2026/03/02 06:07:52 DEBUG : EXISTING: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c7125a8_d20260302_m060322_c001_v7007000_t0000_u01772431402921") 2026/03/02 06:07:52 DEBUG : EXISTING: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1dee_d20260302_m060321_c001_v0001100_t0010_u01772431401503") 2026/03/02 06:07:52 DEBUG : PREFIXapple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f42232b039e3aa87c_d20260302_m060523_c001_v7007000_t0000_u01772431523135") 2026/03/02 06:07:52 DEBUG : PREFIXapple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457d0_d20260302_m060517_c001_v0001092_t0056_u01772431517681") 2026/03/02 06:07:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef24_d20260302_m060523_c001_v7007000_t0000_u01772431523148") 2026/03/02 06:07:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae202e_d20260302_m060517_c001_v0001100_t0027_u01772431517670") 2026/03/02 06:07:52 DEBUG : PREFIXbanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4071aa73a347ad70_d20260302_m060522_c001_v7007000_t0000_u01772431522973") 2026/03/02 06:07:52 DEBUG : PREFIXbanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956520f_d20260302_m060517_c001_v0001136_t0026_u01772431517688") 2026/03/02 06:07:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015089183_d20260302_m060522_c001_v7007000_t0000_u01772431522909") 2026/03/02 06:07:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b1a_d20260302_m060517_c001_v0001165_t0038_u01772431517659") 2026/03/02 06:07:52 DEBUG : Testêé: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71259d_d20260302_m060318_c001_v7007000_t0000_u01772431398856") 2026/03/02 06:07:53 DEBUG : Testêé: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565033_d20260302_m060318_c001_v0001136_t0059_u01772431398137") 2026/03/02 06:07:53 DEBUG : Testêé: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1de2_d20260302_m060316_c001_v0001100_t0019_u01772431396926") 2026/03/02 06:07:53 DEBUG : YXBwbGU=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b725_d20260302_m060502_c001_v7007000_t0000_u01772431502405") 2026/03/02 06:07:53 DEBUG : YXBwbGU=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ac0_d20260302_m060458_c001_v0001165_t0025_u01772431498134") 2026/03/02 06:07:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b726_d20260302_m060502_c001_v7007000_t0000_u01772431502703") 2026/03/02 06:07:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fc6_d20260302_m060458_c001_v0001100_t0045_u01772431498154") 2026/03/02 06:07:53 DEBUG : YmFuYW5h: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b727_d20260302_m060502_c001_v7007000_t0000_u01772431502887") 2026/03/02 06:07:53 DEBUG : YmFuYW5h: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45760_d20260302_m060458_c001_v0001092_t0023_u01772431498144") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b87_d20260302_m055955_c001_v7007000_t0000_u01772431195428") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e09_d20260302_m055954_c001_v0001136_t0008_u01772431194729") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b85_d20260302_m055953_c001_v7007000_t0000_u01772431193143") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dfd_d20260302_m055952_c001_v0001136_t0042_u01772431192289") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee8205b_d20260302_m055933_c001_v7007000_t0000_u01772431173760") 2026/03/02 06:07:53 DEBUG : a/potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dbd_d20260302_m055932_c001_v0001136_t0058_u01772431172904") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfc8_d20260302_m060718_c001_v7007000_t0000_u01772431638944") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d4e_d20260302_m060715_c001_v0001165_t0031_u01772431635039") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127d9_d20260302_m060703_c001_v7007000_t0000_u01772431623521") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d18_d20260302_m060700_c001_v0001165_t0000_u01772431620002") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a37_d20260302_m060648_c001_v7007000_t0000_u01772431608659") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097cd4_d20260302_m060645_c001_v0001165_t0036_u01772431605127") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a1b_d20260302_m060633_c001_v7007000_t0000_u01772431593585") 2026/03/02 06:07:53 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c82_d20260302_m060629_c001_v0001165_t0017_u01772431589938") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ed8_d20260302_m060618_c001_v7007000_t0000_u01772431578230") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c40_d20260302_m060614_c001_v0001165_t0052_u01772431574403") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d6a_d20260302_m060603_c001_v7007000_t0000_u01772431563454") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bf6_d20260302_m060557_c001_v0001165_t0013_u01772431557467") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d31_d20260302_m060546_c001_v7007000_t0000_u01772431546085") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bb0_d20260302_m060542_c001_v0001165_t0049_u01772431542231") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d23_d20260302_m060541_c001_v7007000_t0000_u01772431541096") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565272_d20260302_m060536_c001_v0001136_t0038_u01772431536745") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f5c_d20260302_m060524_c001_v7007000_t0000_u01772431524622") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae204c_d20260302_m060521_c001_v0001100_t0006_u01772431521136") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e89571ca_d20260302_m060520_c001_v7007000_t0000_u01772431520179") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565207_d20260302_m060515_c001_v0001136_t0018_u01772431515563") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b723_d20260302_m060500_c001_v7007000_t0000_u01772431500583") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097aae_d20260302_m060455_c001_v0001165_t0056_u01772431495507") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a8a_d20260302_m060444_c001_v7007000_t0000_u01772431484500") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a66_d20260302_m060440_c001_v0001165_t0046_u01772431480793") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b0_d20260302_m060428_c001_v7007000_t0000_u01772431468632") 2026/03/02 06:07:54 DEBUG : apple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a14_d20260302_m060425_c001_v0001165_t0050_u01772431465039") 2026/03/02 06:07:54 DEBUG : appleSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecf8_d20260302_m060544_c001_v7007000_t0000_u01772431544394") 2026/03/02 06:07:54 DEBUG : appleSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae209a_d20260302_m060538_c001_v0001100_t0042_u01772431538943") 2026/03/02 06:07:54 DEBUG : appleapple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d6b_d20260302_m060603_c001_v7007000_t0000_u01772431563638") 2026/03/02 06:07:54 DEBUG : appleapple: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45874_d20260302_m060559_c001_v0001092_t0034_u01772431559603") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfcc_d20260302_m060719_c001_v7007000_t0000_u01772431639127") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956545e_d20260302_m060715_c001_v0001136_t0029_u01772431635670") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127da_d20260302_m060703_c001_v7007000_t0000_u01772431623702") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956541e_d20260302_m060700_c001_v0001136_t0014_u01772431620648") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a38_d20260302_m060648_c001_v7007000_t0000_u01772431608849") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653c8_d20260302_m060645_c001_v0001136_t0019_u01772431605781") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a1c_d20260302_m060633_c001_v7007000_t0000_u01772431593768") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956537c_d20260302_m060630_c001_v0001136_t0009_u01772431590602") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20eda_d20260302_m060618_c001_v7007000_t0000_u01772431578412") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956532e_d20260302_m060614_c001_v0001136_t0037_u01772431574965") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6b0f_d20260302_m060601_c001_v7007000_t0000_u01772431561340") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2100_d20260302_m060558_c001_v0001100_t0010_u01772431558058") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d32_d20260302_m060546_c001_v7007000_t0000_u01772431546268") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45840_d20260302_m060542_c001_v0001092_t0019_u01772431542221") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f93_d20260302_m060541_c001_v7007000_t0000_u01772431541079") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b88_d20260302_m060537_c001_v0001165_t0033_u01772431537480") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f5e_d20260302_m060524_c001_v7007000_t0000_u01772431524804") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457dc_d20260302_m060521_c001_v0001092_t0001_u01772431521106") 2026/03/02 06:07:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef1a_d20260302_m060519_c001_v7007000_t0000_u01772431519584") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2020_d20260302_m060516_c001_v0001100_t0023_u01772431516202") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b47042187a2_d20260302_m060500_c001_v7007000_t0000_u01772431500598") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fbe_d20260302_m060456_c001_v0001100_t0028_u01772431496091") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a8c_d20260302_m060444_c001_v7007000_t0000_u01772431484682") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f58_d20260302_m060441_c001_v0001100_t0025_u01772431481379") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b1_d20260302_m060428_c001_v7007000_t0000_u01772431468813") 2026/03/02 06:07:56 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1eec_d20260302_m060425_c001_v0001100_t0049_u01772431465820") 2026/03/02 06:07:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f9b_d20260302_m060544_c001_v7007000_t0000_u01772431544704") 2026/03/02 06:07:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565280_d20260302_m060538_c001_v0001136_t0026_u01772431538910") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b88_d20260302_m055955_c001_v7007000_t0000_u01772431195609") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e01_d20260302_m055953_c001_v0001136_t0007_u01772431193683") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b83_d20260302_m055952_c001_v7007000_t0000_u01772431192587") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564df9_d20260302_m055951_c001_v0001136_t0013_u01772431191226") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee8205a_d20260302_m055933_c001_v7007000_t0000_u01772431173203") 2026/03/02 06:07:56 DEBUG : b/potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564db9_d20260302_m055931_c001_v0001136_t0000_u01772431171939") 2026/03/02 06:07:56 DEBUG : backup/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015088ee5_d20260302_m060211_c001_v7007000_t0000_u01772431331574") 2026/03/02 06:07:56 DEBUG : backup/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11239fcadc7d68d7_d20260302_m060208_c001_v0001038_t0023_u01772431328320") 2026/03/02 06:07:56 DEBUG : backup/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1028073151941f88_d20260302_m060203_c001_v0001145_t0018_u01772431323884") 2026/03/02 06:07:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704218674_d20260302_m060237_c001_v7007000_t0000_u01772431357242") 2026/03/02 06:07:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f104c0e709c4e23a8_d20260302_m060235_c001_v0001120_t0017_u01772431355248") 2026/03/02 06:07:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11132a39cd8a5318_d20260302_m060231_c001_v0001182_t0021_u01772431351149") 2026/03/02 06:07:57 DEBUG : backup/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956f68_d20260302_m060224_c001_v7007000_t0000_u01772431344492") 2026/03/02 06:07:57 DEBUG : backup/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f105ad9b5d9a99916_d20260302_m060222_c001_v0001099_t0005_u01772431342550") 2026/03/02 06:07:57 DEBUG : backup/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f117e99e5824e5012_d20260302_m060218_c001_v0001097_t0004_u01772431338674") 2026/03/02 06:07:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704218675_d20260302_m060237_c001_v7007000_t0000_u01772431357425") 2026/03/02 06:07:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f104513c4ba9ab2b8_d20260302_m060236_c001_v0001178_t0034_u01772431356325") 2026/03/02 06:07:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1007aaddc5046767_d20260302_m060232_c001_v0001167_t0042_u01772431352530") 2026/03/02 06:07:57 DEBUG : backup/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015088ee7_d20260302_m060211_c001_v7007000_t0000_u01772431331755") 2026/03/02 06:07:57 DEBUG : backup/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f117aa885e586cc93_d20260302_m060210_c001_v0001153_t0001_u01772431330693") 2026/03/02 06:07:57 DEBUG : backup/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f110ebb78aa94e621_d20260302_m060205_c001_v0001117_t0016_u01772431325933") 2026/03/02 06:07:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956f6b_d20260302_m060224_c001_v7007000_t0000_u01772431344674") 2026/03/02 06:07:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11143dbceda21e86_d20260302_m060223_c001_v0001103_t0026_u01772431343611") 2026/03/02 06:07:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1157590ac6b98e5a_d20260302_m060220_c001_v0001184_t0019_u01772431340273") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfd0_d20260302_m060719_c001_v7007000_t0000_u01772431639311") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459d6_d20260302_m060715_c001_v0001092_t0057_u01772431635305") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127db_d20260302_m060703_c001_v7007000_t0000_u01772431623883") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45984_d20260302_m060700_c001_v0001092_t0040_u01772431620289") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a39_d20260302_m060649_c001_v7007000_t0000_u01772431609034") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45954_d20260302_m060645_c001_v0001092_t0017_u01772431605390") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a1d_d20260302_m060633_c001_v7007000_t0000_u01772431593953") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458fc_d20260302_m060630_c001_v0001092_t0012_u01772431590143") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20edc_d20260302_m060618_c001_v7007000_t0000_u01772431578595") 2026/03/02 06:07:57 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458ce_d20260302_m060614_c001_v0001092_t0008_u01772431574624") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d6c_d20260302_m060603_c001_v7007000_t0000_u01772431563819") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4586e_d20260302_m060557_c001_v0001092_t0016_u01772431557733") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d33_d20260302_m060546_c001_v7007000_t0000_u01772431546450") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20b4_d20260302_m060542_c001_v0001100_t0027_u01772431542252") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d21_d20260302_m060540_c001_v7007000_t0000_u01772431540916") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4581a_d20260302_m060537_c001_v0001092_t0055_u01772431537105") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f5f_d20260302_m060524_c001_v7007000_t0000_u01772431524987") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956521d_d20260302_m060521_c001_v0001136_t0056_u01772431521124") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f42232b039e3aa878_d20260302_m060519_c001_v7007000_t0000_u01772431519951") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b12_d20260302_m060516_c001_v0001165_t0020_u01772431516000") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b722_d20260302_m060500_c001_v7007000_t0000_u01772431500399") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4575c_d20260302_m060455_c001_v0001092_t0030_u01772431495711") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a8e_d20260302_m060444_c001_v7007000_t0000_u01772431484864") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456fc_d20260302_m060440_c001_v0001092_t0005_u01772431480997") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b2_d20260302_m060428_c001_v7007000_t0000_u01772431468996") 2026/03/02 06:07:58 DEBUG : banana: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456b0_d20260302_m060425_c001_v0001092_t0028_u01772431465310") 2026/03/02 06:07:58 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bea3_d20260302_m060544_c001_v7007000_t0000_u01772431544712") 2026/03/02 06:07:58 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b90_d20260302_m060538_c001_v0001165_t0056_u01772431538933") 2026/03/02 06:07:58 DEBUG : both0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d38_d20260302_m060403_c001_v7007000_t0000_u01772431443282") 2026/03/02 06:07:58 DEBUG : both0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097942_d20260302_m060347_c001_v0001165_t0054_u01772431427071") 2026/03/02 06:07:59 DEBUG : both0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ea_d20260302_m060342_c001_v7007000_t0000_u01772431422772") 2026/03/02 06:07:59 DEBUG : both0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565045_d20260302_m060325_c001_v0001136_t0035_u01772431405407") 2026/03/02 06:07:59 DEBUG : both1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d3a_d20260302_m060403_c001_v7007000_t0000_u01772431443464") 2026/03/02 06:07:59 DEBUG : both1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565097_d20260302_m060348_c001_v0001136_t0052_u01772431428326") 2026/03/02 06:07:59 DEBUG : both1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825eb_d20260302_m060342_c001_v7007000_t0000_u01772431422957") 2026/03/02 06:07:59 DEBUG : both1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1df2_d20260302_m060326_c001_v0001100_t0038_u01772431406796") 2026/03/02 06:07:59 DEBUG : both10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d3d_d20260302_m060403_c001_v7007000_t0000_u01772431443647") 2026/03/02 06:07:59 DEBUG : both10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650ad_d20260302_m060354_c001_v0001136_t0052_u01772431434518") 2026/03/02 06:07:59 DEBUG : both10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ec_d20260302_m060343_c001_v7007000_t0000_u01772431423142") 2026/03/02 06:07:59 DEBUG : both10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e1a_d20260302_m060332_c001_v0001100_t0038_u01772431412883") 2026/03/02 06:07:59 DEBUG : both11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d3f_d20260302_m060403_c001_v7007000_t0000_u01772431443830") 2026/03/02 06:07:59 DEBUG : both11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e5c_d20260302_m060355_c001_v0001100_t0017_u01772431435188") 2026/03/02 06:07:59 DEBUG : both11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ed_d20260302_m060343_c001_v7007000_t0000_u01772431423327") 2026/03/02 06:07:59 DEBUG : both11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809790a_d20260302_m060333_c001_v0001165_t0056_u01772431413739") 2026/03/02 06:07:59 DEBUG : both12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d41_d20260302_m060404_c001_v7007000_t0000_u01772431444063") 2026/03/02 06:07:59 DEBUG : both12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097972_d20260302_m060356_c001_v0001165_t0049_u01772431436142") 2026/03/02 06:07:59 DEBUG : both12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ee_d20260302_m060343_c001_v7007000_t0000_u01772431423517") 2026/03/02 06:07:59 DEBUG : both12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956506d_d20260302_m060334_c001_v0001136_t0042_u01772431414386") 2026/03/02 06:07:59 DEBUG : both13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d42_d20260302_m060404_c001_v7007000_t0000_u01772431444245") 2026/03/02 06:07:59 DEBUG : both13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650b7_d20260302_m060356_c001_v0001136_t0038_u01772431436937") 2026/03/02 06:07:59 DEBUG : both13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ef_d20260302_m060343_c001_v7007000_t0000_u01772431423700") 2026/03/02 06:08:00 DEBUG : both13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e20_d20260302_m060334_c001_v0001100_t0006_u01772431414935") 2026/03/02 06:08:00 DEBUG : both14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d43_d20260302_m060404_c001_v7007000_t0000_u01772431444426") 2026/03/02 06:08:00 DEBUG : both14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e68_d20260302_m060357_c001_v0001100_t0039_u01772431437463") 2026/03/02 06:08:00 DEBUG : both14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f1_d20260302_m060343_c001_v7007000_t0000_u01772431423886") 2026/03/02 06:08:00 DEBUG : both14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809790e_d20260302_m060335_c001_v0001165_t0029_u01772431415812") 2026/03/02 06:08:00 DEBUG : both15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d44_d20260302_m060404_c001_v7007000_t0000_u01772431444607") 2026/03/02 06:08:00 DEBUG : both15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097982_d20260302_m060358_c001_v0001165_t0043_u01772431438115") 2026/03/02 06:08:00 DEBUG : both15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f2_d20260302_m060344_c001_v7007000_t0000_u01772431424069") 2026/03/02 06:08:00 DEBUG : both15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565075_d20260302_m060336_c001_v0001136_t0048_u01772431416433") 2026/03/02 06:08:00 DEBUG : both16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d45_d20260302_m060404_c001_v7007000_t0000_u01772431444793") 2026/03/02 06:08:00 DEBUG : both16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650bf_d20260302_m060358_c001_v0001136_t0009_u01772431438664") 2026/03/02 06:08:00 DEBUG : both16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f3_d20260302_m060344_c001_v7007000_t0000_u01772431424257") 2026/03/02 06:08:00 DEBUG : both16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e24_d20260302_m060336_c001_v0001100_t0033_u01772431416953") 2026/03/02 06:08:00 DEBUG : both17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d46_d20260302_m060404_c001_v7007000_t0000_u01772431444975") 2026/03/02 06:08:00 DEBUG : both17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e70_d20260302_m060359_c001_v0001100_t0058_u01772431439130") 2026/03/02 06:08:00 DEBUG : both17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f4_d20260302_m060344_c001_v7007000_t0000_u01772431424443") 2026/03/02 06:08:00 DEBUG : both17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809791a_d20260302_m060337_c001_v0001165_t0053_u01772431417747") 2026/03/02 06:08:00 DEBUG : both18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d47_d20260302_m060405_c001_v7007000_t0000_u01772431445157") 2026/03/02 06:08:00 DEBUG : both18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809798e_d20260302_m060359_c001_v0001165_t0002_u01772431439915") 2026/03/02 06:08:00 DEBUG : both18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f5_d20260302_m060344_c001_v7007000_t0000_u01772431424627") 2026/03/02 06:08:00 DEBUG : both18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956507b_d20260302_m060338_c001_v0001136_t0012_u01772431418437") 2026/03/02 06:08:00 DEBUG : both19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d48_d20260302_m060405_c001_v7007000_t0000_u01772431445339") 2026/03/02 06:08:00 DEBUG : both19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650cb_d20260302_m060400_c001_v0001136_t0038_u01772431440430") 2026/03/02 06:08:01 DEBUG : both19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f6_d20260302_m060344_c001_v7007000_t0000_u01772431424845") 2026/03/02 06:08:01 DEBUG : both19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e30_d20260302_m060338_c001_v0001100_t0017_u01772431418923") 2026/03/02 06:08:01 DEBUG : both2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d49_d20260302_m060405_c001_v7007000_t0000_u01772431445522") 2026/03/02 06:08:01 DEBUG : both2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e44_d20260302_m060348_c001_v0001100_t0016_u01772431428859") 2026/03/02 06:08:01 DEBUG : both2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f7_d20260302_m060345_c001_v7007000_t0000_u01772431425033") 2026/03/02 06:08:01 DEBUG : both2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978da_d20260302_m060327_c001_v0001165_t0030_u01772431407467") 2026/03/02 06:08:01 DEBUG : both3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d4a_d20260302_m060405_c001_v7007000_t0000_u01772431445704") 2026/03/02 06:08:01 DEBUG : both3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097956_d20260302_m060349_c001_v0001165_t0047_u01772431429783") 2026/03/02 06:08:01 DEBUG : both3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f8_d20260302_m060345_c001_v7007000_t0000_u01772431425218") 2026/03/02 06:08:01 DEBUG : both3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956504d_d20260302_m060328_c001_v0001136_t0031_u01772431408170") 2026/03/02 06:08:01 DEBUG : both4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d4c_d20260302_m060405_c001_v7007000_t0000_u01772431445885") 2026/03/02 06:08:01 DEBUG : both4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956509f_d20260302_m060350_c001_v0001136_t0050_u01772431430384") 2026/03/02 06:08:01 DEBUG : both4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825f9_d20260302_m060345_c001_v7007000_t0000_u01772431425404") 2026/03/02 06:08:01 DEBUG : both4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1dfe_d20260302_m060328_c001_v0001100_t0019_u01772431408822") 2026/03/02 06:08:01 DEBUG : both5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d4d_d20260302_m060406_c001_v7007000_t0000_u01772431446068") 2026/03/02 06:08:01 DEBUG : both5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e50_d20260302_m060350_c001_v0001100_t0018_u01772431430867") 2026/03/02 06:08:01 DEBUG : both5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825fa_d20260302_m060345_c001_v7007000_t0000_u01772431425593") 2026/03/02 06:08:01 DEBUG : both5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978e2_d20260302_m060329_c001_v0001165_t0018_u01772431409555") 2026/03/02 06:08:01 DEBUG : both6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d4e_d20260302_m060406_c001_v7007000_t0000_u01772431446254") 2026/03/02 06:08:01 DEBUG : both6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809795e_d20260302_m060351_c001_v0001165_t0036_u01772431431882") 2026/03/02 06:08:01 DEBUG : both6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825fb_d20260302_m060345_c001_v7007000_t0000_u01772431425779") 2026/03/02 06:08:02 DEBUG : both6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565057_d20260302_m060330_c001_v0001136_t0045_u01772431410306") 2026/03/02 06:08:02 DEBUG : both7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d4f_d20260302_m060406_c001_v7007000_t0000_u01772431446438") 2026/03/02 06:08:02 DEBUG : both7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650a7_d20260302_m060352_c001_v0001136_t0054_u01772431432523") 2026/03/02 06:08:02 DEBUG : both7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825fd_d20260302_m060345_c001_v7007000_t0000_u01772431425965") 2026/03/02 06:08:02 DEBUG : both7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e08_d20260302_m060330_c001_v0001100_t0027_u01772431410786") 2026/03/02 06:08:02 DEBUG : both8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d50_d20260302_m060406_c001_v7007000_t0000_u01772431446636") 2026/03/02 06:08:02 DEBUG : both8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e54_d20260302_m060353_c001_v0001100_t0047_u01772431433187") 2026/03/02 06:08:02 DEBUG : both8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825fe_d20260302_m060346_c001_v7007000_t0000_u01772431426149") 2026/03/02 06:08:02 DEBUG : both8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978ee_d20260302_m060331_c001_v0001165_t0030_u01772431411480") 2026/03/02 06:08:02 DEBUG : both9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d51_d20260302_m060406_c001_v7007000_t0000_u01772431446838") 2026/03/02 06:08:02 DEBUG : both9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097968_d20260302_m060353_c001_v0001165_t0059_u01772431433995") 2026/03/02 06:08:02 DEBUG : both9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825ff_d20260302_m060346_c001_v7007000_t0000_u01772431426332") 2026/03/02 06:08:02 DEBUG : both9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956505d_d20260302_m060332_c001_v0001136_t0020_u01772431412138") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b89_d20260302_m055955_c001_v7007000_t0000_u01772431195790") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e05_d20260302_m055954_c001_v0001136_t0002_u01772431194001") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b86_d20260302_m055953_c001_v7007000_t0000_u01772431193324") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dfb_d20260302_m055951_c001_v0001136_t0057_u01772431191550") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee8205c_d20260302_m055933_c001_v7007000_t0000_u01772431173942") 2026/03/02 06:08:02 DEBUG : c/non empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dbb_d20260302_m055932_c001_v0001136_t0058_u01772431172244") 2026/03/02 06:08:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b728_d20260302_m060503_c001_v7007000_t0000_u01772431503071") 2026/03/02 06:08:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651db_d20260302_m060458_c001_v0001136_t0020_u01772431498162") 2026/03/02 06:08:03 DEBUG : check sum: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82054_d20260302_m055924_c001_v7007000_t0000_u01772431164836") 2026/03/02 06:08:03 DEBUG : check sum: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564da5_d20260302_m055923_c001_v0001136_t0036_u01772431163764") 2026/03/02 06:08:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4e0e_d20260302_m060748_c001_v7007000_t0000_u01772431668908") 2026/03/02 06:08:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097de2_d20260302_m060747_c001_v0001165_t0023_u01772431667470") 2026/03/02 06:08:03 DEBUG : dest/3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6455_d20260302_m060140_c001_v7007000_t0000_u01772431300486") 2026/03/02 06:08:03 DEBUG : dest/3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4193833498fdba0c_d20260302_m060139_c001_v0001153_t0020_u01772431299395") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d6d_d20260302_m060604_c001_v7007000_t0000_u01772431564000") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2114_d20260302_m060559_c001_v0001100_t0045_u01772431559614") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfd3_d20260302_m060719_c001_v7007000_t0000_u01772431639494") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d3a_d20260302_m060708_c001_v0001165_t0003_u01772431628276") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127dc_d20260302_m060704_c001_v7007000_t0000_u01772431624063") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097cf4_d20260302_m060653_c001_v0001165_t0037_u01772431613262") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a3a_d20260302_m060649_c001_v7007000_t0000_u01772431609215") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ca8_d20260302_m060638_c001_v0001165_t0018_u01772431598217") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a1e_d20260302_m060634_c001_v7007000_t0000_u01772431594136") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c60_d20260302_m060622_c001_v0001165_t0026_u01772431582931") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20edf_d20260302_m060618_c001_v7007000_t0000_u01772431578878") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c2a_d20260302_m060608_c001_v0001165_t0001_u01772431568070") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f42232b039e3aa8c5_d20260302_m060601_c001_v7007000_t0000_u01772431561762") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bd2_d20260302_m060550_c001_v0001165_t0059_u01772431550712") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d35_d20260302_m060546_c001_v7007000_t0000_u01772431546635") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bb2_d20260302_m060542_c001_v0001165_t0034_u01772431542467") 2026/03/02 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b74c_d20260302_m060541_c001_v7007000_t0000_u01772431541279") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565254_d20260302_m060529_c001_v0001136_t0007_u01772431529532") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f60_d20260302_m060525_c001_v7007000_t0000_u01772431525171") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b3a_d20260302_m060521_c001_v0001165_t0019_u01772431521330") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecdd_d20260302_m060519_c001_v7007000_t0000_u01772431519965") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651f7_d20260302_m060507_c001_v0001136_t0028_u01772431507217") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4bf8_d20260302_m060500_c001_v7007000_t0000_u01772431500622") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a8c_d20260302_m060449_c001_v0001165_t0046_u01772431489139") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a90_d20260302_m060445_c001_v7007000_t0000_u01772431485047") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a32_d20260302_m060433_c001_v0001165_t0035_u01772431473269") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b3_d20260302_m060429_c001_v7007000_t0000_u01772431469179") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979f2_d20260302_m060419_c001_v0001165_t0009_u01772431459348") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef2f_d20260302_m060544_c001_v7007000_t0000_u01772431544372") 2026/03/02 06:08:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b96_d20260302_m060539_c001_v0001165_t0020_u01772431539129") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d6f_d20260302_m060604_c001_v7007000_t0000_u01772431564181") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652e2_d20260302_m060559_c001_v0001136_t0058_u01772431559623") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfd7_d20260302_m060719_c001_v7007000_t0000_u01772431639678") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459ac_d20260302_m060708_c001_v0001092_t0003_u01772431628835") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127dd_d20260302_m060704_c001_v7007000_t0000_u01772431624244") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45966_d20260302_m060653_c001_v0001092_t0021_u01772431613827") 2026/03/02 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a3c_d20260302_m060649_c001_v7007000_t0000_u01772431609397") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45918_d20260302_m060638_c001_v0001092_t0005_u01772431598788") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a20_d20260302_m060634_c001_v7007000_t0000_u01772431594319") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458e2_d20260302_m060623_c001_v0001092_t0031_u01772431583623") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ee1_d20260302_m060619_c001_v7007000_t0000_u01772431579061") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458ac_d20260302_m060608_c001_v0001092_t0005_u01772431568757") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d66_d20260302_m060601_c001_v7007000_t0000_u01772431561539") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4585a_d20260302_m060551_c001_v0001092_t0010_u01772431551279") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d36_d20260302_m060546_c001_v7007000_t0000_u01772431546816") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565296_d20260302_m060542_c001_v0001136_t0001_u01772431542513") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f90_d20260302_m060540_c001_v7007000_t0000_u01772431540712") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45800_d20260302_m060530_c001_v0001092_t0023_u01772431530215") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f61_d20260302_m060525_c001_v7007000_t0000_u01772431525355") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457de_d20260302_m060521_c001_v0001092_t0008_u01772431521424") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b70701508917f_d20260302_m060520_c001_v7007000_t0000_u01772431520187") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097af2_d20260302_m060508_c001_v0001165_t0039_u01772431508366") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ec13_d20260302_m060500_c001_v7007000_t0000_u01772431500490") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45732_d20260302_m060449_c001_v0001092_t0041_u01772431489758") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a93_d20260302_m060445_c001_v7007000_t0000_u01772431485230") 2026/03/02 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456ca_d20260302_m060433_c001_v0001092_t0003_u01772431473928") 2026/03/02 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b4_d20260302_m060429_c001_v7007000_t0000_u01772431469371") 2026/03/02 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4569c_d20260302_m060419_c001_v0001092_t0050_u01772431459545") 2026/03/02 06:08:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef30_d20260302_m060544_c001_v7007000_t0000_u01772431544559") 2026/03/02 06:08:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45824_d20260302_m060539_c001_v0001092_t0009_u01772431539303") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d70_d20260302_m060604_c001_v7007000_t0000_u01772431564381") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c02_d20260302_m060559_c001_v0001165_t0041_u01772431559793") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfdc_d20260302_m060719_c001_v7007000_t0000_u01772431639864") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565442_d20260302_m060709_c001_v0001136_t0033_u01772431629578") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127de_d20260302_m060704_c001_v7007000_t0000_u01772431624425") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653f4_d20260302_m060654_c001_v0001136_t0031_u01772431614554") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a3d_d20260302_m060649_c001_v7007000_t0000_u01772431609577") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653a6_d20260302_m060639_c001_v0001136_t0048_u01772431599476") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a21_d20260302_m060634_c001_v7007000_t0000_u01772431594501") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565346_d20260302_m060624_c001_v0001136_t0003_u01772431584457") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ee5_d20260302_m060619_c001_v7007000_t0000_u01772431579243") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565302_d20260302_m060609_c001_v0001136_t0036_u01772431569400") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419de4e04b7353b6_d20260302_m060601_c001_v7007000_t0000_u01772431561772") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20e4_d20260302_m060552_c001_v0001100_t0043_u01772431552013") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d37_d20260302_m060547_c001_v7007000_t0000_u01772431547000") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45844_d20260302_m060542_c001_v0001092_t0008_u01772431542587") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297be9e_d20260302_m060541_c001_v7007000_t0000_u01772431541291") 2026/03/02 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b74_d20260302_m060530_c001_v0001165_t0055_u01772431530989") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f63_d20260302_m060525_c001_v7007000_t0000_u01772431525540") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956521f_d20260302_m060521_c001_v0001136_t0034_u01772431521457") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f42232b039e3aa879_d20260302_m060520_c001_v7007000_t0000_u01772431520140") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2000_d20260302_m060508_c001_v0001100_t0041_u01772431508971") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71262d_d20260302_m060500_c001_v7007000_t0000_u01772431500628") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f92_d20260302_m060450_c001_v0001100_t0016_u01772431490483") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a95_d20260302_m060445_c001_v7007000_t0000_u01772431485413") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f28_d20260302_m060434_c001_v0001100_t0011_u01772431474674") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b5_d20260302_m060429_c001_v7007000_t0000_u01772431469553") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1eca_d20260302_m060420_c001_v0001100_t0029_u01772431460021") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b74f_d20260302_m060544_c001_v7007000_t0000_u01772431544721") 2026/03/02 06:08:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae209e_d20260302_m060539_c001_v0001100_t0049_u01772431539318") 2026/03/02 06:08:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d71_d20260302_m060604_c001_v7007000_t0000_u01772431564563") 2026/03/02 06:08:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae211c_d20260302_m060559_c001_v0001100_t0007_u01772431559937") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfdf_d20260302_m060720_c001_v7007000_t0000_u01772431640047") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2274_d20260302_m060710_c001_v0001100_t0049_u01772431630327") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127df_d20260302_m060704_c001_v7007000_t0000_u01772431624605") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2232_d20260302_m060655_c001_v0001100_t0053_u01772431615266") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a3e_d20260302_m060649_c001_v7007000_t0000_u01772431609758") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21f4_d20260302_m060640_c001_v0001100_t0010_u01772431600362") 2026/03/02 06:08:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a22_d20260302_m060634_c001_v7007000_t0000_u01772431594684") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2198_d20260302_m060625_c001_v0001100_t0059_u01772431585153") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ee7_d20260302_m060619_c001_v7007000_t0000_u01772431579425") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2152_d20260302_m060610_c001_v0001100_t0021_u01772431570105") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f423c96b0b157e3d1_d20260302_m060601_c001_v7007000_t0000_u01772431561737") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652c8_d20260302_m060552_c001_v0001136_t0039_u01772431552801") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d39_d20260302_m060547_c001_v7007000_t0000_u01772431547182") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20b6_d20260302_m060542_c001_v0001100_t0037_u01772431542812") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f94_d20260302_m060541_c001_v7007000_t0000_u01772431541116") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2078_d20260302_m060531_c001_v0001100_t0010_u01772431531569") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f64_d20260302_m060525_c001_v7007000_t0000_u01772431525726") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae204e_d20260302_m060521_c001_v0001100_t0011_u01772431521503") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f55_d20260302_m060519_c001_v7007000_t0000_u01772431519976") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45784_d20260302_m060509_c001_v0001092_t0045_u01772431509679") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71262c_d20260302_m060500_c001_v7007000_t0000_u01772431500442") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651c3_d20260302_m060451_c001_v0001136_t0008_u01772431491154") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a97_d20260302_m060445_c001_v7007000_t0000_u01772431485597") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565183_d20260302_m060435_c001_v0001136_t0034_u01772431475545") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b6_d20260302_m060429_c001_v7007000_t0000_u01772431469736") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956512b_d20260302_m060420_c001_v0001136_t0058_u01772431460405") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d2d_d20260302_m060544_c001_v7007000_t0000_u01772431544742") 2026/03/02 06:08:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565284_d20260302_m060539_c001_v0001136_t0044_u01772431539329") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d73_d20260302_m060604_c001_v7007000_t0000_u01772431564745") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652e4_d20260302_m060559_c001_v0001136_t0039_u01772431559960") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfe2_d20260302_m060720_c001_v7007000_t0000_u01772431640231") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d44_d20260302_m060710_c001_v0001165_t0003_u01772431630764") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e0_d20260302_m060704_c001_v7007000_t0000_u01772431624786") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d02_d20260302_m060655_c001_v0001165_t0047_u01772431615606") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a3f_d20260302_m060649_c001_v7007000_t0000_u01772431609939") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097cb6_d20260302_m060640_c001_v0001165_t0059_u01772431600814") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a23_d20260302_m060634_c001_v7007000_t0000_u01772431594866") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c74_d20260302_m060625_c001_v0001165_t0009_u01772431585625") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ee9_d20260302_m060619_c001_v7007000_t0000_u01772431579605") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c2e_d20260302_m060610_c001_v0001165_t0030_u01772431570482") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d65_d20260302_m060601_c001_v7007000_t0000_u01772431561358") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bde_d20260302_m060553_c001_v0001165_t0046_u01772431553221") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d3a_d20260302_m060547_c001_v7007000_t0000_u01772431547365") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956529c_d20260302_m060542_c001_v0001136_t0011_u01772431542842") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0fe97_d20260302_m060541_c001_v7007000_t0000_u01772431541122") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956525e_d20260302_m060532_c001_v0001136_t0028_u01772431532269") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f65_d20260302_m060525_c001_v7007000_t0000_u01772431525908") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b3c_d20260302_m060521_c001_v0001165_t0048_u01772431521528") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecda_d20260302_m060519_c001_v7007000_t0000_u01772431519754") 2026/03/02 06:08:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651fd_d20260302_m060510_c001_v0001136_t0023_u01772431510088") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60e4a_d20260302_m060500_c001_v7007000_t0000_u01772431500653") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a96_d20260302_m060451_c001_v0001165_t0032_u01772431491507") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a99_d20260302_m060445_c001_v7007000_t0000_u01772431485780") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a3a_d20260302_m060436_c001_v0001165_t0038_u01772431476061") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b7_d20260302_m060429_c001_v7007000_t0000_u01772431469957") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979f6_d20260302_m060420_c001_v0001165_t0039_u01772431460744") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f97_d20260302_m060544_c001_v7007000_t0000_u01772431544333") 2026/03/02 06:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b9a_d20260302_m060539_c001_v0001165_t0003_u01772431539349") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d74_d20260302_m060604_c001_v7007000_t0000_u01772431564927") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c06_d20260302_m060559_c001_v0001165_t0006_u01772431559999") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfe7_d20260302_m060720_c001_v7007000_t0000_u01772431640414") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459b4_d20260302_m060710_c001_v0001092_t0024_u01772431630996") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e1_d20260302_m060704_c001_v7007000_t0000_u01772431624967") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4596a_d20260302_m060655_c001_v0001092_t0042_u01772431615818") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a40_d20260302_m060650_c001_v7007000_t0000_u01772431610118") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4592c_d20260302_m060641_c001_v0001092_t0013_u01772431601020") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a24_d20260302_m060635_c001_v7007000_t0000_u01772431595049") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458ec_d20260302_m060625_c001_v0001092_t0037_u01772431585821") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20eeb_d20260302_m060619_c001_v7007000_t0000_u01772431579787") 2026/03/02 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458b2_d20260302_m060611_c001_v0001092_t0059_u01772431571079") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346fd4_d20260302_m060601_c001_v7007000_t0000_u01772431561546") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45860_d20260302_m060553_c001_v0001092_t0056_u01772431553444") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d3c_d20260302_m060547_c001_v7007000_t0000_u01772431547546") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bb6_d20260302_m060542_c001_v0001165_t0056_u01772431542893") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f423c96b0b157e3ca_d20260302_m060541_c001_v7007000_t0000_u01772431541156") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45804_d20260302_m060532_c001_v0001092_t0037_u01772431532833") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f66_d20260302_m060526_c001_v7007000_t0000_u01772431526127") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b40_d20260302_m060521_c001_v0001165_t0044_u01772431521716") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ece1_d20260302_m060520_c001_v7007000_t0000_u01772431520157") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097afc_d20260302_m060510_c001_v0001165_t0005_u01772431510524") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bda4_d20260302_m060500_c001_v7007000_t0000_u01772431500658") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45740_d20260302_m060451_c001_v0001092_t0037_u01772431491758") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a9d_d20260302_m060446_c001_v7007000_t0000_u01772431486002") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456d6_d20260302_m060436_c001_v0001092_t0011_u01772431476257") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82b9_d20260302_m060430_c001_v7007000_t0000_u01772431470142") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456a0_d20260302_m060420_c001_v0001092_t0017_u01772431460964") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bea1_d20260302_m060544_c001_v7007000_t0000_u01772431544339") 2026/03/02 06:08:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b9c_d20260302_m060539_c001_v0001165_t0048_u01772431539553") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d75_d20260302_m060605_c001_v7007000_t0000_u01772431565110") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45876_d20260302_m060600_c001_v0001092_t0044_u01772431560078") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfeb_d20260302_m060720_c001_v7007000_t0000_u01772431640596") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565448_d20260302_m060711_c001_v0001136_t0028_u01772431631339") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e2_d20260302_m060705_c001_v7007000_t0000_u01772431625148") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565404_d20260302_m060656_c001_v0001136_t0036_u01772431616197") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a41_d20260302_m060650_c001_v7007000_t0000_u01772431610298") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653ae_d20260302_m060641_c001_v0001136_t0037_u01772431601449") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a25_d20260302_m060635_c001_v7007000_t0000_u01772431595231") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565352_d20260302_m060626_c001_v0001136_t0003_u01772431586254") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20eed_d20260302_m060619_c001_v7007000_t0000_u01772431579968") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565312_d20260302_m060611_c001_v0001136_t0048_u01772431571380") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346fd6_d20260302_m060601_c001_v7007000_t0000_u01772431561740") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20ec_d20260302_m060553_c001_v0001100_t0016_u01772431553817") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d3d_d20260302_m060547_c001_v7007000_t0000_u01772431547730") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45846_d20260302_m060542_c001_v0001092_t0058_u01772431542959") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e80283d_d20260302_m060541_c001_v7007000_t0000_u01772431541246") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b78_d20260302_m060533_c001_v0001165_t0018_u01772431533175") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f67_d20260302_m060526_c001_v7007000_t0000_u01772431526419") 2026/03/02 06:08:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457e0_d20260302_m060521_c001_v0001092_t0047_u01772431521791") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e89571c9_d20260302_m060519_c001_v7007000_t0000_u01772431519986") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2008_d20260302_m060510_c001_v0001100_t0009_u01772431510748") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346f57_d20260302_m060500_c001_v7007000_t0000_u01772431500754") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fa0_d20260302_m060452_c001_v0001100_t0010_u01772431492112") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6a9f_d20260302_m060446_c001_v7007000_t0000_u01772431486185") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f32_d20260302_m060436_c001_v0001100_t0053_u01772431476905") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82ba_d20260302_m060430_c001_v7007000_t0000_u01772431470324") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1ece_d20260302_m060421_c001_v0001100_t0022_u01772431461353") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b74d_d20260302_m060544_c001_v7007000_t0000_u01772431544349") 2026/03/02 06:08:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565286_d20260302_m060539_c001_v0001136_t0013_u01772431539654") 2026/03/02 06:08:13 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d77_d20260302_m060605_c001_v7007000_t0000_u01772431565297") 2026/03/02 06:08:13 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c0a_d20260302_m060600_c001_v0001165_t0005_u01772431560218") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dfef_d20260302_m060720_c001_v7007000_t0000_u01772431640779") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae227e_d20260302_m060711_c001_v0001100_t0005_u01772431631938") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e3_d20260302_m060705_c001_v7007000_t0000_u01772431625333") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2236_d20260302_m060656_c001_v0001100_t0016_u01772431616524") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a42_d20260302_m060650_c001_v7007000_t0000_u01772431610479") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21fa_d20260302_m060641_c001_v0001100_t0000_u01772431601770") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a26_d20260302_m060635_c001_v7007000_t0000_u01772431595414") 2026/03/02 06:08:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21a0_d20260302_m060626_c001_v0001100_t0046_u01772431586642") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef0_d20260302_m060620_c001_v7007000_t0000_u01772431580150") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2162_d20260302_m060611_c001_v0001100_t0034_u01772431571674") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f423c96b0b157e3d0_d20260302_m060601_c001_v7007000_t0000_u01772431561556") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652d0_d20260302_m060554_c001_v0001136_t0058_u01772431554275") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d3e_d20260302_m060547_c001_v7007000_t0000_u01772431547913") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bb8_d20260302_m060543_c001_v0001165_t0040_u01772431543095") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d20_d20260302_m060540_c001_v7007000_t0000_u01772431540733") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2086_d20260302_m060533_c001_v0001100_t0049_u01772431533386") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f68_d20260302_m060526_c001_v7007000_t0000_u01772431526601") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565221_d20260302_m060521_c001_v0001136_t0014_u01772431521825") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef1b_d20260302_m060519_c001_v7007000_t0000_u01772431519767") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45796_d20260302_m060511_c001_v0001092_t0037_u01772431511256") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bda3_d20260302_m060500_c001_v7007000_t0000_u01772431500465") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651c5_d20260302_m060452_c001_v0001136_t0019_u01772431492490") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aa2_d20260302_m060446_c001_v7007000_t0000_u01772431486367") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956518d_d20260302_m060437_c001_v0001136_t0023_u01772431477352") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82bb_d20260302_m060430_c001_v7007000_t0000_u01772431470506") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565135_d20260302_m060421_c001_v0001136_t0047_u01772431461709") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e802856_d20260302_m060544_c001_v7007000_t0000_u01772431544401") 2026/03/02 06:08:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45830_d20260302_m060539_c001_v0001092_t0059_u01772431539667") 2026/03/02 06:08:14 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d78_d20260302_m060605_c001_v7007000_t0000_u01772431565492") 2026/03/02 06:08:14 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae211e_d20260302_m060600_c001_v0001100_t0023_u01772431560229") 2026/03/02 06:08:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dff2_d20260302_m060720_c001_v7007000_t0000_u01772431640964") 2026/03/02 06:08:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d48_d20260302_m060712_c001_v0001165_t0011_u01772431632276") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e4_d20260302_m060705_c001_v7007000_t0000_u01772431625514") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d0a_d20260302_m060657_c001_v0001165_t0028_u01772431617061") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a43_d20260302_m060650_c001_v7007000_t0000_u01772431610662") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097cc2_d20260302_m060642_c001_v0001165_t0020_u01772431602048") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a27_d20260302_m060635_c001_v7007000_t0000_u01772431595600") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c76_d20260302_m060627_c001_v0001165_t0010_u01772431587025") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef1_d20260302_m060620_c001_v7007000_t0000_u01772431580333") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c3a_d20260302_m060612_c001_v0001165_t0043_u01772431572032") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346fd3_d20260302_m060601_c001_v7007000_t0000_u01772431561364") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097be8_d20260302_m060554_c001_v0001165_t0001_u01772431554575") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d40_d20260302_m060548_c001_v7007000_t0000_u01772431548096") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20b8_d20260302_m060543_c001_v0001100_t0025_u01772431543135") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e802839_d20260302_m060540_c001_v7007000_t0000_u01772431540882") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565264_d20260302_m060533_c001_v0001136_t0027_u01772431533712") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f69_d20260302_m060526_c001_v7007000_t0000_u01772431526854") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b42_d20260302_m060521_c001_v0001165_t0005_u01772431521913") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40556ffc9b31c7b8_d20260302_m060520_c001_v7007000_t0000_u01772431520198") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651ff_d20260302_m060511_c001_v0001136_t0002_u01772431511781") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346f56_d20260302_m060500_c001_v7007000_t0000_u01772431500572") 2026/03/02 06:08:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a9e_d20260302_m060453_c001_v0001165_t0059_u01772431493042") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aa4_d20260302_m060446_c001_v7007000_t0000_u01772431486551") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a4e_d20260302_m060437_c001_v0001165_t0047_u01772431477865") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82bc_d20260302_m060430_c001_v7007000_t0000_u01772431470698") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979fe_d20260302_m060422_c001_v0001165_t0034_u01772431462092") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f99_d20260302_m060544_c001_v7007000_t0000_u01772431544517") 2026/03/02 06:08:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20a4_d20260302_m060539_c001_v0001100_t0052_u01772431539818") 2026/03/02 06:08:16 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d7a_d20260302_m060605_c001_v7007000_t0000_u01772431565673") 2026/03/02 06:08:16 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652e8_d20260302_m060600_c001_v0001136_t0034_u01772431560282") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dff6_d20260302_m060721_c001_v7007000_t0000_u01772431641147") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459c6_d20260302_m060712_c001_v0001092_t0056_u01772431632494") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e5_d20260302_m060705_c001_v7007000_t0000_u01772431625710") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45970_d20260302_m060657_c001_v0001092_t0003_u01772431617476") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a44_d20260302_m060650_c001_v7007000_t0000_u01772431610843") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45944_d20260302_m060642_c001_v0001092_t0003_u01772431602269") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a28_d20260302_m060635_c001_v7007000_t0000_u01772431595783") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458f2_d20260302_m060627_c001_v0001092_t0023_u01772431587227") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef2_d20260302_m060620_c001_v7007000_t0000_u01772431580514") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458ba_d20260302_m060612_c001_v0001092_t0054_u01772431572248") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6b12_d20260302_m060601_c001_v7007000_t0000_u01772431561887") 2026/03/02 06:08:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45864_d20260302_m060554_c001_v0001092_t0057_u01772431554775") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d41_d20260302_m060548_c001_v7007000_t0000_u01772431548278") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956529e_d20260302_m060543_c001_v0001136_t0035_u01772431543148") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f92_d20260302_m060540_c001_v7007000_t0000_u01772431540894") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4580c_d20260302_m060534_c001_v0001092_t0012_u01772431534122") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6a_d20260302_m060527_c001_v7007000_t0000_u01772431527078") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2050_d20260302_m060522_c001_v0001100_t0040_u01772431522075") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecdc_d20260302_m060519_c001_v7007000_t0000_u01772431519935") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097afe_d20260302_m060512_c001_v0001165_t0026_u01772431512119") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b724_d20260302_m060500_c001_v7007000_t0000_u01772431500766") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45746_d20260302_m060453_c001_v0001092_t0055_u01772431493253") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aa6_d20260302_m060446_c001_v7007000_t0000_u01772431486735") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456de_d20260302_m060438_c001_v0001092_t0004_u01772431478145") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82bd_d20260302_m060430_c001_v7007000_t0000_u01772431470880") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456aa_d20260302_m060422_c001_v0001092_t0034_u01772431462388") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d2a_d20260302_m060544_c001_v7007000_t0000_u01772431544369") 2026/03/02 06:08:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ba0_d20260302_m060539_c001_v0001165_t0045_u01772431539934") 2026/03/02 06:08:17 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d7b_d20260302_m060605_c001_v7007000_t0000_u01772431565856") 2026/03/02 06:08:17 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4587c_d20260302_m060600_c001_v0001092_t0034_u01772431560484") 2026/03/02 06:08:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dff9_d20260302_m060721_c001_v7007000_t0000_u01772431641330") 2026/03/02 06:08:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956544e_d20260302_m060712_c001_v0001136_t0026_u01772431632796") 2026/03/02 06:08:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e6_d20260302_m060705_c001_v7007000_t0000_u01772431625891") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565410_d20260302_m060657_c001_v0001136_t0035_u01772431617822") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a46_d20260302_m060651_c001_v7007000_t0000_u01772431611023") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653b5_d20260302_m060642_c001_v0001136_t0020_u01772431602573") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a29_d20260302_m060635_c001_v7007000_t0000_u01772431595967") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565360_d20260302_m060627_c001_v0001136_t0003_u01772431587684") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef3_d20260302_m060620_c001_v7007000_t0000_u01772431580695") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565320_d20260302_m060612_c001_v0001136_t0011_u01772431572574") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d69_d20260302_m060601_c001_v7007000_t0000_u01772431561903") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20f6_d20260302_m060555_c001_v0001100_t0035_u01772431555397") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d42_d20260302_m060548_c001_v7007000_t0000_u01772431548463") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45848_d20260302_m060543_c001_v0001092_t0057_u01772431543300") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f95_d20260302_m060541_c001_v7007000_t0000_u01772431541262") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b7e_d20260302_m060534_c001_v0001165_t0037_u01772431534655") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6b_d20260302_m060527_c001_v7007000_t0000_u01772431527262") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b44_d20260302_m060522_c001_v0001165_t0033_u01772431522099") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f56_d20260302_m060520_c001_v7007000_t0000_u01772431520164") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae200c_d20260302_m060513_c001_v0001100_t0037_u01772431513163") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b47042187a1_d20260302_m060500_c001_v7007000_t0000_u01772431500417") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fa8_d20260302_m060453_c001_v0001100_t0009_u01772431493632") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aa9_d20260302_m060446_c001_v7007000_t0000_u01772431486918") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f44_d20260302_m060438_c001_v0001100_t0047_u01772431478512") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82be_d20260302_m060431_c001_v7007000_t0000_u01772431471063") 2026/03/02 06:08:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1ed2_d20260302_m060422_c001_v0001100_t0016_u01772431462845") 2026/03/02 06:08:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f9a_d20260302_m060544_c001_v7007000_t0000_u01772431544571") 2026/03/02 06:08:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565288_d20260302_m060539_c001_v0001136_t0010_u01772431539946") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d7d_d20260302_m060606_c001_v7007000_t0000_u01772431566040") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c0c_d20260302_m060600_c001_v0001165_t0033_u01772431560542") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8dffd_d20260302_m060721_c001_v7007000_t0000_u01772431641513") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2280_d20260302_m060713_c001_v0001100_t0051_u01772431633418") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e7_d20260302_m060706_c001_v7007000_t0000_u01772431626071") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae223e_d20260302_m060658_c001_v0001100_t0052_u01772431618230") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a47_d20260302_m060651_c001_v7007000_t0000_u01772431611204") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2200_d20260302_m060643_c001_v0001100_t0038_u01772431603060") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2a_d20260302_m060636_c001_v7007000_t0000_u01772431596149") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21aa_d20260302_m060628_c001_v0001100_t0020_u01772431588043") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef4_d20260302_m060620_c001_v7007000_t0000_u01772431580876") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2168_d20260302_m060612_c001_v0001100_t0052_u01772431572851") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254f3c_d20260302_m060601_c001_v7007000_t0000_u01772431561757") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652d2_d20260302_m060555_c001_v0001136_t0001_u01772431555741") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d44_d20260302_m060548_c001_v7007000_t0000_u01772431548645") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bba_d20260302_m060543_c001_v0001165_t0029_u01772431543317") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e80283b_d20260302_m060541_c001_v7007000_t0000_u01772431541063") 2026/03/02 06:08:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae208c_d20260302_m060534_c001_v0001100_t0058_u01772431534927") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6c_d20260302_m060527_c001_v7007000_t0000_u01772431527444") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565225_d20260302_m060522_c001_v0001136_t0028_u01772431522160") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecd9_d20260302_m060519_c001_v7007000_t0000_u01772431519571") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457a8_d20260302_m060513_c001_v0001092_t0028_u01772431513769") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346f53_d20260302_m060500_c001_v7007000_t0000_u01772431500027") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651c7_d20260302_m060453_c001_v0001136_t0007_u01772431493932") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aac_d20260302_m060447_c001_v7007000_t0000_u01772431487101") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565199_d20260302_m060438_c001_v0001136_t0013_u01772431478815") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82bf_d20260302_m060431_c001_v7007000_t0000_u01772431471246") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956513f_d20260302_m060423_c001_v0001136_t0003_u01772431463166") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f98_d20260302_m060544_c001_v7007000_t0000_u01772431544383") 2026/03/02 06:08:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45834_d20260302_m060540_c001_v0001092_t0030_u01772431540101") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d7f_d20260302_m060606_c001_v7007000_t0000_u01772431566222") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2122_d20260302_m060600_c001_v0001100_t0043_u01772431560602") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e000_d20260302_m060721_c001_v7007000_t0000_u01772431641695") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d4a_d20260302_m060713_c001_v0001165_t0003_u01772431633733") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e8_d20260302_m060706_c001_v7007000_t0000_u01772431626252") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d12_d20260302_m060658_c001_v0001165_t0034_u01772431618591") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a49_d20260302_m060651_c001_v7007000_t0000_u01772431611384") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ccc_d20260302_m060643_c001_v0001165_t0010_u01772431603629") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2b_d20260302_m060636_c001_v7007000_t0000_u01772431596332") 2026/03/02 06:08:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c7c_d20260302_m060628_c001_v0001165_t0054_u01772431588426") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef5_d20260302_m060621_c001_v7007000_t0000_u01772431581058") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c3c_d20260302_m060613_c001_v0001165_t0020_u01772431573145") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f423c96b0b157e3cf_d20260302_m060601_c001_v7007000_t0000_u01772431561372") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bee_d20260302_m060556_c001_v0001165_t0001_u01772431556186") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d45_d20260302_m060548_c001_v7007000_t0000_u01772431548827") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097bbc_d20260302_m060543_c001_v0001165_t0055_u01772431543569") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f96_d20260302_m060541_c001_v7007000_t0000_u01772431541303") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956526a_d20260302_m060535_c001_v0001136_t0035_u01772431535377") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6d_d20260302_m060527_c001_v7007000_t0000_u01772431527627") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457e4_d20260302_m060522_c001_v0001092_t0010_u01772431522174") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b70701508917e_d20260302_m060519_c001_v7007000_t0000_u01772431519996") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565205_d20260302_m060514_c001_v0001136_t0037_u01772431514164") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60e44_d20260302_m060500_c001_v7007000_t0000_u01772431500452") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097aa6_d20260302_m060454_c001_v0001165_t0053_u01772431494212") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6aaf_d20260302_m060447_c001_v7007000_t0000_u01772431487284") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a58_d20260302_m060439_c001_v0001165_t0039_u01772431479157") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82c0_d20260302_m060431_c001_v7007000_t0000_u01772431471429") 2026/03/02 06:08:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097a08_d20260302_m060423_c001_v0001165_t0036_u01772431463548") 2026/03/02 06:08:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bea2_d20260302_m060544_c001_v7007000_t0000_u01772431544527") 2026/03/02 06:08:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ba2_d20260302_m060540_c001_v0001165_t0037_u01772431540157") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d80_d20260302_m060606_c001_v7007000_t0000_u01772431566404") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652ea_d20260302_m060600_c001_v0001136_t0041_u01772431560827") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e004_d20260302_m060721_c001_v7007000_t0000_u01772431641879") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459d4_d20260302_m060713_c001_v0001092_t0038_u01772431633952") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127e9_d20260302_m060706_c001_v7007000_t0000_u01772431626433") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45976_d20260302_m060658_c001_v0001092_t0021_u01772431618840") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a4a_d20260302_m060651_c001_v7007000_t0000_u01772431611564") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4594e_d20260302_m060643_c001_v0001092_t0048_u01772431603916") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2c_d20260302_m060636_c001_v7007000_t0000_u01772431596514") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458f6_d20260302_m060628_c001_v0001092_t0034_u01772431588670") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef6_d20260302_m060621_c001_v7007000_t0000_u01772431581240") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b458ca_d20260302_m060613_c001_v0001092_t0001_u01772431573367") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6b11_d20260302_m060601_c001_v7007000_t0000_u01772431561702") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45866_d20260302_m060556_c001_v0001092_t0051_u01772431556419") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d47_d20260302_m060549_c001_v7007000_t0000_u01772431549012") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4584c_d20260302_m060543_c001_v0001092_t0047_u01772431543601") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e802837_d20260302_m060540_c001_v7007000_t0000_u01772431540700") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45812_d20260302_m060535_c001_v0001092_t0044_u01772431535716") 2026/03/02 06:08:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6e_d20260302_m060527_c001_v7007000_t0000_u01772431527809") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2056_d20260302_m060522_c001_v0001100_t0027_u01772431522444") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40556ffc9b31c7b6_d20260302_m060520_c001_v7007000_t0000_u01772431520007") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b0a_d20260302_m060514_c001_v0001165_t0055_u01772431514633") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4bf7_d20260302_m060500_c001_v7007000_t0000_u01772431500439") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45750_d20260302_m060454_c001_v0001092_t0046_u01772431494403") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6ab2_d20260302_m060447_c001_v7007000_t0000_u01772431487468") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456e8_d20260302_m060439_c001_v0001092_t0021_u01772431479360") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82c1_d20260302_m060431_c001_v7007000_t0000_u01772431471613") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b456ac_d20260302_m060423_c001_v0001092_t0011_u01772431463835") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecf9_d20260302_m060544_c001_v7007000_t0000_u01772431544583") 2026/03/02 06:08:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20aa_d20260302_m060540_c001_v0001100_t0027_u01772431540225") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d82_d20260302_m060606_c001_v7007000_t0000_u01772431566587") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c0e_d20260302_m060600_c001_v0001165_t0056_u01772431560871") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e007_d20260302_m060722_c001_v7007000_t0000_u01772431642062") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565458_d20260302_m060714_c001_v0001136_t0024_u01772431634267") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127ea_d20260302_m060706_c001_v7007000_t0000_u01772431626615") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956541a_d20260302_m060659_c001_v0001136_t0004_u01772431619301") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a4b_d20260302_m060651_c001_v7007000_t0000_u01772431611743") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895653c2_d20260302_m060644_c001_v0001136_t0024_u01772431604411") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2d_d20260302_m060636_c001_v7007000_t0000_u01772431596696") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565374_d20260302_m060629_c001_v0001136_t0005_u01772431589218") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef7_d20260302_m060621_c001_v7007000_t0000_u01772431581421") 2026/03/02 06:08:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565328_d20260302_m060613_c001_v0001136_t0024_u01772431573693") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d68_d20260302_m060601_c001_v7007000_t0000_u01772431561721") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20fa_d20260302_m060556_c001_v0001100_t0057_u01772431556735") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d48_d20260302_m060549_c001_v7007000_t0000_u01772431549195") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae20be_d20260302_m060543_c001_v0001100_t0011_u01772431543623") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b74b_d20260302_m060541_c001_v7007000_t0000_u01772431541087") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b86_d20260302_m060536_c001_v0001165_t0023_u01772431536096") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f6f_d20260302_m060527_c001_v7007000_t0000_u01772431527994") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b4a_d20260302_m060522_c001_v0001165_t0000_u01772431522509") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef1c_d20260302_m060519_c001_v7007000_t0000_u01772431519950") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2016_d20260302_m060514_c001_v0001100_t0010_u01772431514842") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346f54_d20260302_m060500_c001_v7007000_t0000_u01772431500210") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fb8_d20260302_m060454_c001_v0001100_t0056_u01772431494707") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6ab4_d20260302_m060447_c001_v7007000_t0000_u01772431487653") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1f50_d20260302_m060439_c001_v0001100_t0012_u01772431479921") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82c2_d20260302_m060431_c001_v7007000_t0000_u01772431471795") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1ede_d20260302_m060424_c001_v0001100_t0057_u01772431464243") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b74e_d20260302_m060544_c001_v7007000_t0000_u01772431544537") 2026/03/02 06:08:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956528a_d20260302_m060540_c001_v0001136_t0005_u01772431540326") 2026/03/02 06:08:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d83_d20260302_m060606_c001_v7007000_t0000_u01772431566770") 2026/03/02 06:08:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2124_d20260302_m060600_c001_v0001100_t0033_u01772431560944") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e00a_d20260302_m060722_c001_v7007000_t0000_u01772431642248") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2288_d20260302_m060714_c001_v0001100_t0004_u01772431634757") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127eb_d20260302_m060706_c001_v7007000_t0000_u01772431626916") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2242_d20260302_m060659_c001_v0001100_t0022_u01772431619624") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a4d_d20260302_m060651_c001_v7007000_t0000_u01772431611925") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2208_d20260302_m060644_c001_v0001100_t0004_u01772431604801") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2e_d20260302_m060636_c001_v7007000_t0000_u01772431596879") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21b4_d20260302_m060629_c001_v0001100_t0027_u01772431589485") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef8_d20260302_m060621_c001_v7007000_t0000_u01772431581602") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae216a_d20260302_m060614_c001_v0001100_t0043_u01772431574118") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346fd5_d20260302_m060601_c001_v7007000_t0000_u01772431561730") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652d6_d20260302_m060557_c001_v0001136_t0020_u01772431557051") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d49_d20260302_m060549_c001_v7007000_t0000_u01772431549378") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652a0_d20260302_m060543_c001_v0001136_t0016_u01772431543689") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d24_d20260302_m060541_c001_v7007000_t0000_u01772431541278") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2094_d20260302_m060536_c001_v0001100_t0024_u01772431536327") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f70_d20260302_m060528_c001_v7007000_t0000_u01772431528180") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b4c_d20260302_m060522_c001_v0001165_t0000_u01772431522701") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecdf_d20260302_m060520_c001_v7007000_t0000_u01772431520122") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457bc_d20260302_m060515_c001_v0001092_t0058_u01772431515277") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4151c87466346f55_d20260302_m060500_c001_v7007000_t0000_u01772431500391") 2026/03/02 06:08:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651cb_d20260302_m060455_c001_v0001136_t0042_u01772431495222") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6ab7_d20260302_m060447_c001_v7007000_t0000_u01772431487835") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651a1_d20260302_m060440_c001_v0001136_t0001_u01772431480357") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82c4_d20260302_m060431_c001_v7007000_t0000_u01772431471976") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565147_d20260302_m060424_c001_v0001136_t0054_u01772431464534") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e802858_d20260302_m060544_c001_v7007000_t0000_u01772431544590") 2026/03/02 06:08:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ba4_d20260302_m060540_c001_v0001165_t0043_u01772431540377") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b729_d20260302_m060503_c001_v7007000_t0000_u01772431503263") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ac2_d20260302_m060458_c001_v0001165_t0010_u01772431498411") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72a_d20260302_m060503_c001_v7007000_t0000_u01772431503446") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fca_d20260302_m060458_c001_v0001100_t0000_u01772431498471") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72b_d20260302_m060503_c001_v7007000_t0000_u01772431503635") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45764_d20260302_m060458_c001_v0001092_t0039_u01772431498519") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72c_d20260302_m060503_c001_v7007000_t0000_u01772431503818") 2026/03/02 06:08:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651e1_d20260302_m060458_c001_v0001136_t0013_u01772431498549") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72d_d20260302_m060504_c001_v7007000_t0000_u01772431504004") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ac4_d20260302_m060458_c001_v0001165_t0055_u01772431498612") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72e_d20260302_m060504_c001_v7007000_t0000_u01772431504191") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fd0_d20260302_m060458_c001_v0001100_t0018_u01772431498761") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b72f_d20260302_m060504_c001_v7007000_t0000_u01772431504391") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ac6_d20260302_m060458_c001_v0001165_t0048_u01772431498837") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b730_d20260302_m060504_c001_v7007000_t0000_u01772431504576") 2026/03/02 06:08:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651e3_d20260302_m060458_c001_v0001136_t0050_u01772431498890") 2026/03/02 06:08:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b731_d20260302_m060504_c001_v7007000_t0000_u01772431504761") 2026/03/02 06:08:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45766_d20260302_m060459_c001_v0001092_t0059_u01772431499021") 2026/03/02 06:08:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b732_d20260302_m060504_c001_v7007000_t0000_u01772431504946") 2026/03/02 06:08:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ac8_d20260302_m060459_c001_v0001165_t0003_u01772431499035") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b733_d20260302_m060505_c001_v7007000_t0000_u01772431505132") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097aca_d20260302_m060459_c001_v0001165_t0020_u01772431499225") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b734_d20260302_m060505_c001_v7007000_t0000_u01772431505317") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651e5_d20260302_m060459_c001_v0001136_t0026_u01772431499235") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b735_d20260302_m060505_c001_v7007000_t0000_u01772431505502") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45768_d20260302_m060459_c001_v0001092_t0055_u01772431499324") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b736_d20260302_m060505_c001_v7007000_t0000_u01772431505691") 2026/03/02 06:08:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097ad0_d20260302_m060459_c001_v0001165_t0036_u01772431499433") 2026/03/02 06:08:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b737_d20260302_m060505_c001_v7007000_t0000_u01772431505878") 2026/03/02 06:08:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1fd6_d20260302_m060459_c001_v0001100_t0000_u01772431499450") 2026/03/02 06:08:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40930faf9e04b738_d20260302_m060506_c001_v7007000_t0000_u01772431506064") 2026/03/02 06:08:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4576c_d20260302_m060459_c001_v0001092_t0013_u01772431499640") 2026/03/02 06:08:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e89571cb_d20260302_m060522_c001_v7007000_t0000_u01772431522920") 2026/03/02 06:08:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b1c_d20260302_m060517_c001_v0001165_t0040_u01772431517853") 2026/03/02 06:08:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecef_d20260302_m060522_c001_v7007000_t0000_u01772431522942") 2026/03/02 06:08:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b1e_d20260302_m060518_c001_v0001165_t0001_u01772431518087") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f59_d20260302_m060522_c001_v7007000_t0000_u01772431522928") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565211_d20260302_m060518_c001_v0001136_t0001_u01772431518114") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f5b_d20260302_m060523_c001_v7007000_t0000_u01772431523295") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2036_d20260302_m060518_c001_v0001100_t0035_u01772431518127") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40556ffc9b31c7bb_d20260302_m060523_c001_v7007000_t0000_u01772431523080") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b20_d20260302_m060518_c001_v0001165_t0053_u01772431518295") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4071aa73a347ad71_d20260302_m060523_c001_v7007000_t0000_u01772431523158") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565213_d20260302_m060518_c001_v0001136_t0035_u01772431518422") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40556ffc9b31c7bc_d20260302_m060523_c001_v7007000_t0000_u01772431523264") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b22_d20260302_m060518_c001_v0001165_t0049_u01772431518493") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015089186_d20260302_m060523_c001_v7007000_t0000_u01772431523275") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457d6_d20260302_m060518_c001_v0001092_t0058_u01772431518517") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015089184_d20260302_m060523_c001_v7007000_t0000_u01772431523091") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae203e_d20260302_m060518_c001_v0001100_t0027_u01772431518644") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e89571cd_d20260302_m060523_c001_v7007000_t0000_u01772431523286") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b24_d20260302_m060518_c001_v0001165_t0038_u01772431518693") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef23_d20260302_m060522_c001_v7007000_t0000_u01772431522961") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565217_d20260302_m060518_c001_v0001136_t0033_u01772431518789") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40556ffc9b31c7ba_d20260302_m060522_c001_v7007000_t0000_u01772431522898") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b26_d20260302_m060518_c001_v0001165_t0054_u01772431518890") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e89571cc_d20260302_m060523_c001_v7007000_t0000_u01772431523103") 2026/03/02 06:08:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457d8_d20260302_m060518_c001_v0001092_t0056_u01772431518907") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f42232b039e3aa87b_d20260302_m060522_c001_v7007000_t0000_u01772431522949") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b2a_d20260302_m060519_c001_v0001165_t0011_u01772431519105") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f5a_d20260302_m060523_c001_v7007000_t0000_u01772431523111") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565219_d20260302_m060519_c001_v0001136_t0001_u01772431519151") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ecf0_d20260302_m060523_c001_v7007000_t0000_u01772431523125") 2026/03/02 06:08:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2046_d20260302_m060519_c001_v0001100_t0048_u01772431519166") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c712585_d20260302_m060315_c001_v7007000_t0000_u01772431395361") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e51540358d_d20260302_m060313_c001_v0001181_t0055_u01772431393207") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9993_d20260302_m060313_c001_v7007000_t0000_u01772431393024") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e515403581_d20260302_m060310_c001_v0001181_t0047_u01772431390196") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9929_d20260302_m060309_c001_v7007000_t0000_u01772431389454") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1db4_d20260302_m060304_c001_v0001100_t0052_u01772431384610") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed63_d20260302_m060303_c001_v7007000_t0000_u01772431383148") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1003a232773acc2d_d20260302_m060300_c001_v0001104_t0035_u01772431380032") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d2c_d20260302_m060259_c001_v7007000_t0000_u01772431379847") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1003a232773acc1f_d20260302_m060255_c001_v0001104_t0039_u01772431375940") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d29_d20260302_m060255_c001_v7007000_t0000_u01772431375173") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1d78_d20260302_m060250_c001_v0001100_t0021_u01772431370691") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d22_d20260302_m060249_c001_v7007000_t0000_u01772431369420") 2026/03/02 06:08:29 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f111b1110fb513ab9_d20260302_m060247_c001_v0001104_t0025_u01772431367460") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a5411211a_d20260302_m060247_c001_v7007000_t0000_u01772431367276") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f111b1110fb513aab_d20260302_m060243_c001_v0001104_t0039_u01772431363487") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a54112118_d20260302_m060242_c001_v7007000_t0000_u01772431362718") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097827_d20260302_m060238_c001_v0001165_t0018_u01772431358522") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704218677_d20260302_m060237_c001_v7007000_t0000_u01772431357607") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e5154034ef_d20260302_m060235_c001_v0001181_t0053_u01772431355907") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e8025e6_d20260302_m060235_c001_v7007000_t0000_u01772431355722") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e5154034df_d20260302_m060232_c001_v0001181_t0058_u01772431352120") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e8025c0_d20260302_m060231_c001_v7007000_t0000_u01772431351351") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564fa7_d20260302_m060225_c001_v0001136_t0000_u01772431345774") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956f6d_d20260302_m060224_c001_v7007000_t0000_u01772431344857") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1174f6edfd2ebf14_d20260302_m060222_c001_v0001098_t0029_u01772431342991") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9839_d20260302_m060222_c001_v7007000_t0000_u01772431342808") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1174f6edfd2ebf0a_d20260302_m060219_c001_v0001098_t0044_u01772431339791") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9836_d20260302_m060219_c001_v7007000_t0000_u01772431339047") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1cf6_d20260302_m060212_c001_v0001100_t0031_u01772431332853") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015088ee8_d20260302_m060211_c001_v7007000_t0000_u01772431331936") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f103bb9e8d05e021d_d20260302_m060209_c001_v0001117_t0028_u01772431329346") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ea8a_d20260302_m060209_c001_v7007000_t0000_u01772431329161") 2026/03/02 06:08:30 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f103bb9e8d05e020d_d20260302_m060205_c001_v0001117_t0011_u01772431325076") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ea84_d20260302_m060204_c001_v7007000_t0000_u01772431324308") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280977a7_d20260302_m060158_c001_v0001165_t0030_u01772431318128") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6580_d20260302_m060157_c001_v7007000_t0000_u01772431317034") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f10659dccf5a95960_d20260302_m060150_c001_v0001130_t0017_u01772431310847") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed10_d20260302_m060150_c001_v7007000_t0000_u01772431310641") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564f26_d20260302_m060146_c001_v0001136_t0019_u01772431306671") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1121e318d3a506cd_d20260302_m060145_c001_v0001185_t0026_u01772431305902") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1121e318d3a506b3_d20260302_m060144_c001_v0001185_t0033_u01772431304950") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0f589_d20260302_m060131_c001_v7007000_t0000_u01772431291742") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097763_d20260302_m060123_c001_v0001165_t0028_u01772431283985") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1153e8e2ab803726_d20260302_m060123_c001_v0001102_t0059_u01772431283146") 2026/03/02 06:08:31 DEBUG : dst/one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1153e8e2ab80371e_d20260302_m060122_c001_v0001102_t0009_u01772431282120") 2026/03/02 06:08:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71258c_d20260302_m060315_c001_v7007000_t0000_u01772431395640") 2026/03/02 06:08:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f118ee5276ef6265c_d20260302_m060312_c001_v0001177_t0003_u01772431392811") 2026/03/02 06:08:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f113e6c69eb7df081_d20260302_m060308_c001_v0001044_t0010_u01772431388884") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed64_d20260302_m060303_c001_v7007000_t0000_u01772431383333") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f10759608654aa800_d20260302_m060259_c001_v0001179_t0010_u01772431379583") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f101bee8de0279ae4_d20260302_m060254_c001_v0001180_t0007_u01772431374941") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d23_d20260302_m060249_c001_v7007000_t0000_u01772431369600") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1108bf7de7f5d006_d20260302_m060246_c001_v0001042_t0059_u01772431366907") 2026/03/02 06:08:31 DEBUG : dst/one.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11957d3f6a77babf_d20260302_m060242_c001_v0001038_t0021_u01772431362111") 2026/03/02 06:08:32 DEBUG : dst/three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6587_d20260302_m060157_c001_v7007000_t0000_u01772431317217") 2026/03/02 06:08:32 DEBUG : dst/three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1121e318d3a5077b_d20260302_m060155_c001_v0001185_t0007_u01772431315571") 2026/03/02 06:08:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71258d_d20260302_m060315_c001_v7007000_t0000_u01772431395825") 2026/03/02 06:08:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f102080586e14437c_d20260302_m060314_c001_v0001097_t0028_u01772431394029") 2026/03/02 06:08:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f106fe7cdee46b2a9_d20260302_m060311_c001_v0001179_t0028_u01772431391067") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71258e_d20260302_m060316_c001_v7007000_t0000_u01772431396008") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e515403591_d20260302_m060314_c001_v0001181_t0058_u01772431394733") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc99f9_d20260302_m060314_c001_v7007000_t0000_u01772431394550") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e515403583_d20260302_m060311_c001_v0001181_t0058_u01772431391458") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9991_d20260302_m060311_c001_v7007000_t0000_u01772431391275") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978a4_d20260302_m060306_c001_v0001165_t0011_u01772431386257") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed65_d20260302_m060303_c001_v7007000_t0000_u01772431383515") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1003a232773acc2f_d20260302_m060301_c001_v0001104_t0019_u01772431381749") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d2d_d20260302_m060301_c001_v7007000_t0000_u01772431381562") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1003a232773acc25_d20260302_m060257_c001_v0001104_t0028_u01772431377764") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d2a_d20260302_m060257_c001_v7007000_t0000_u01772431377577") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097861_d20260302_m060252_c001_v0001165_t0040_u01772431372301") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a54112121_d20260302_m060248_c001_v7007000_t0000_u01772431368875") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097847_d20260302_m060246_c001_v0001165_t0013_u01772431366050") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a54112119_d20260302_m060244_c001_v7007000_t0000_u01772431364920") 2026/03/02 06:08:32 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564fe9_d20260302_m060239_c001_v0001136_t0023_u01772431359475") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e8025ed_d20260302_m060236_c001_v7007000_t0000_u01772431356641") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564fd5_d20260302_m060234_c001_v0001136_t0035_u01772431354302") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e8025d2_d20260302_m060233_c001_v7007000_t0000_u01772431353215") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1d2e_d20260302_m060226_c001_v0001100_t0004_u01772431346765") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc983a_d20260302_m060223_c001_v7007000_t0000_u01772431343942") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1d16_d20260302_m060221_c001_v0001100_t0030_u01772431341597") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9837_d20260302_m060220_c001_v7007000_t0000_u01772431340509") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280977cd_d20260302_m060214_c001_v0001165_t0032_u01772431334350") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ea8c_d20260302_m060211_c001_v7007000_t0000_u01772431331027") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280977b7_d20260302_m060207_c001_v0001165_t0018_u01772431327543") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ea89_d20260302_m060206_c001_v7007000_t0000_u01772431326439") 2026/03/02 06:08:33 DEBUG : dst/three.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564f4b_d20260302_m060159_c001_v0001136_t0053_u01772431319271") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed66_d20260302_m060303_c001_v7007000_t0000_u01772431383696") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1075a0e515403557_d20260302_m060301_c001_v0001181_t0012_u01772431381314") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f114ec6666323c4fe_d20260302_m060256_c001_v0001109_t0018_u01772431376986") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d24_d20260302_m060249_c001_v7007000_t0000_u01772431369781") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f110954bd5a80deb4_d20260302_m060248_c001_v0001039_t0040_u01772431368259") 2026/03/02 06:08:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f114bee9c5fa13293_d20260302_m060244_c001_v0001039_t0034_u01772431364472") 2026/03/02 06:08:33 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c71258f_d20260302_m060316_c001_v7007000_t0000_u01772431396194") 2026/03/02 06:08:33 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565013_d20260302_m060305_c001_v0001136_t0044_u01772431385481") 2026/03/02 06:08:33 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ed67_d20260302_m060303_c001_v7007000_t0000_u01772431383877") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ffb_d20260302_m060251_c001_v0001136_t0000_u01772431371580") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f414f8d7438b60d25_d20260302_m060249_c001_v7007000_t0000_u01772431369961") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1d56_d20260302_m060239_c001_v0001100_t0020_u01772431359085") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704218678_d20260302_m060237_c001_v7007000_t0000_u01772431357789") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280977eb_d20260302_m060226_c001_v0001165_t0044_u01772431346537") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956f71_d20260302_m060225_c001_v7007000_t0000_u01772431345042") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564f75_d20260302_m060213_c001_v0001136_t0038_u01772431333659") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f411b707015088ee9_d20260302_m060212_c001_v7007000_t0000_u01772431332120") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1cce_d20260302_m060158_c001_v0001100_t0032_u01772431318852") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d658c_d20260302_m060157_c001_v7007000_t0000_u01772431317398") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100faa36e3ff8e31_d20260302_m060152_c001_v0001097_t0055_u01772431312864") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0f593_d20260302_m060131_c001_v7007000_t0000_u01772431291927") 2026/03/02 06:08:34 DEBUG : dst/two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1153e8e2ab803736_d20260302_m060130_c001_v0001102_t0029_u01772431290582") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704217f2a_d20260302_m060057_c001_v7007000_t0000_u01772431257372") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ebf_d20260302_m060053_c001_v0001136_t0002_u01772431253846") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704217f1f_d20260302_m060051_c001_v7007000_t0000_u01772431251646") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ea3_d20260302_m060041_c001_v0001136_t0024_u01772431241004") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8145_d20260302_m060032_c001_v7007000_t0000_u01772431232562") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e8d_d20260302_m060028_c001_v0001136_t0030_u01772431228563") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bd1_d20260302_m060008_c001_v7007000_t0000_u01772431208263") 2026/03/02 06:08:34 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e41_d20260302_m060006_c001_v0001136_t0028_u01772431206093") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bbd_d20260302_m060005_c001_v7007000_t0000_u01772431205259") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e3b_d20260302_m060003_c001_v0001136_t0024_u01772431203914") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b94_d20260302_m060000_c001_v7007000_t0000_u01772431200924") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e21_d20260302_m055958_c001_v0001136_t0004_u01772431198974") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b8b_d20260302_m055958_c001_v7007000_t0000_u01772431198072") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e11_d20260302_m055956_c001_v0001136_t0002_u01772431196647") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b81_d20260302_m055950_c001_v7007000_t0000_u01772431190684") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ded_d20260302_m055949_c001_v0001136_t0007_u01772431189127") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b7c_d20260302_m055948_c001_v7007000_t0000_u01772431188247") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564de7_d20260302_m055947_c001_v0001136_t0001_u01772431187422") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82065_d20260302_m055942_c001_v7007000_t0000_u01772431182727") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dcb_d20260302_m055941_c001_v0001136_t0039_u01772431181182") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82061_d20260302_m055939_c001_v7007000_t0000_u01772431179360") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dc3_d20260302_m055938_c001_v0001136_t0009_u01772431178310") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82060_d20260302_m055937_c001_v7007000_t0000_u01772431177951") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f107f6eb20f4e09d7_d20260302_m055937_c001_v0001172_t0013_u01772431177268") 2026/03/02 06:08:35 DEBUG : empty space: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dbf_d20260302_m055934_c001_v0001136_t0053_u01772431174303") 2026/03/02 06:08:35 DEBUG : enormous: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bca_d20260302_m060007_c001_v7007000_t0000_u01772431207308") 2026/03/02 06:08:35 DEBUG : enormous: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e45_d20260302_m060006_c001_v0001136_t0002_u01772431206626") 2026/03/02 06:08:35 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4189a6251c7125a0_d20260302_m060321_c001_v7007000_t0000_u01772431401131") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978cc_d20260302_m060319_c001_v0001165_t0042_u01772431399962") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8143_d20260302_m060026_c001_v7007000_t0000_u01772431226904") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976dc_d20260302_m060025_c001_v0001165_t0034_u01772431225828") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82059_d20260302_m055931_c001_v7007000_t0000_u01772431171578") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564db5_d20260302_m055930_c001_v0001136_t0027_u01772431170419") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82058_d20260302_m055929_c001_v7007000_t0000_u01772431169879") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564db1_d20260302_m055929_c001_v0001136_t0057_u01772431169247") 2026/03/02 06:08:36 DEBUG : existing: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564daf_d20260302_m055928_c001_v0001136_t0048_u01772431168422") 2026/03/02 06:08:36 DEBUG : existing-b: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8144_d20260302_m060027_c001_v7007000_t0000_u01772431227088") 2026/03/02 06:08:36 DEBUG : existing-b: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e83_d20260302_m060025_c001_v0001136_t0051_u01772431225817") 2026/03/02 06:08:36 DEBUG : file1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334dab_d20260302_m060414_c001_v7007000_t0000_u01772431454692") 2026/03/02 06:08:36 DEBUG : file1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1eac_d20260302_m060413_c001_v0001100_t0055_u01772431453752") 2026/03/02 06:08:36 DEBUG : file1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d7a_d20260302_m060412_c001_v7007000_t0000_u01772431452455") 2026/03/02 06:08:36 DEBUG : file1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650fd_d20260302_m060411_c001_v0001136_t0053_u01772431451517") 2026/03/02 06:08:36 DEBUG : five: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bf8_d20260302_m060012_c001_v7007000_t0000_u01772431212168") 2026/03/02 06:08:36 DEBUG : five: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b13089564e55_d20260302_m060010_c001_v0001136_t0043_u01772431210162") 2026/03/02 06:08:36 DEBUG : foo: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82064_d20260302_m055940_c001_v7007000_t0000_u01772431180821") 2026/03/02 06:08:36 DEBUG : foo: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b13089564dc9_d20260302_m055940_c001_v0001136_t0043_u01772431180273") 2026/03/02 06:08:36 DEBUG : foo: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b13089564dc5_d20260302_m055939_c001_v0001136_t0043_u01772431179720") 2026/03/02 06:08:36 DEBUG : four: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bfb_d20260302_m060012_c001_v7007000_t0000_u01772431212350") 2026/03/02 06:08:36 DEBUG : four: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e280976a6_d20260302_m060010_c001_v0001165_t0046_u01772431210929") 2026/03/02 06:08:36 DEBUG : four: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e53_d20260302_m060009_c001_v0001136_t0033_u01772431209371") 2026/03/02 06:08:36 DEBUG : hello world2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eaa_d20260302_m055846_c001_v7007000_t0000_u01772431126576") 2026/03/02 06:08:37 DEBUG : hello world2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d31_d20260302_m055845_c001_v0001136_t0002_u01772431125858") 2026/03/02 06:08:37 DEBUG : ignore-size: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82057_d20260302_m055928_c001_v7007000_t0000_u01772431168062") 2026/03/02 06:08:37 DEBUG : ignore-size: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dad_d20260302_m055927_c001_v0001136_t0013_u01772431167043") 2026/03/02 06:08:37 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8141_d20260302_m060025_c001_v7007000_t0000_u01772431225087") 2026/03/02 06:08:37 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976d8_d20260302_m060024_c001_v0001165_t0032_u01772431224321") 2026/03/02 06:08:37 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813f_d20260302_m060023_c001_v7007000_t0000_u01772431223578") 2026/03/02 06:08:37 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976d4_d20260302_m060022_c001_v0001165_t0002_u01772431222426") 2026/03/02 06:08:37 DEBUG : one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bfd_d20260302_m060012_c001_v7007000_t0000_u01772431212531") 2026/03/02 06:08:37 DEBUG : one: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b13089564e4b_d20260302_m060008_c001_v0001136_t0043_u01772431208638") 2026/03/02 06:08:37 DEBUG : only0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d52_d20260302_m060407_c001_v7007000_t0000_u01772431447034") 2026/03/02 06:08:37 DEBUG : only0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b130895650db_d20260302_m060402_c001_v0001136_t0043_u01772431442431") 2026/03/02 06:08:37 DEBUG : only0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e42_d20260302_m060347_c001_v0001100_t0057_u01772431427660") 2026/03/02 06:08:37 DEBUG : only0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcd6_d20260302_m060340_c001_v7007000_t0000_u01772431420635") 2026/03/02 06:08:37 DEBUG : only0: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978d2_d20260302_m060326_c001_v0001165_t0033_u01772431406181") 2026/03/02 06:08:37 DEBUG : only1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d54_d20260302_m060407_c001_v7007000_t0000_u01772431447217") 2026/03/02 06:08:37 DEBUG : only1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e2809799a_d20260302_m060402_c001_v0001165_t0046_u01772431442217") 2026/03/02 06:08:37 DEBUG : only1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809794c_d20260302_m060348_c001_v0001165_t0005_u01772431428636") 2026/03/02 06:08:37 DEBUG : only1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825e9_d20260302_m060341_c001_v7007000_t0000_u01772431421662") 2026/03/02 06:08:37 DEBUG : only1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956504b_d20260302_m060327_c001_v0001136_t0002_u01772431407166") 2026/03/02 06:08:37 DEBUG : only10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d55_d20260302_m060407_c001_v7007000_t0000_u01772431447405") 2026/03/02 06:08:37 DEBUG : only10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e78_d20260302_m060401_c001_v0001100_t0058_u01772431441629") 2026/03/02 06:08:38 DEBUG : only10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809796a_d20260302_m060354_c001_v0001165_t0035_u01772431434945") 2026/03/02 06:08:38 DEBUG : only10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcd7_d20260302_m060340_c001_v7007000_t0000_u01772431420816") 2026/03/02 06:08:38 DEBUG : only10: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565065_d20260302_m060333_c001_v0001136_t0011_u01772431413288") 2026/03/02 06:08:38 DEBUG : only11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d56_d20260302_m060407_c001_v7007000_t0000_u01772431447587") 2026/03/02 06:08:38 DEBUG : only11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b130895650cf_d20260302_m060401_c001_v0001136_t0043_u01772431441616") 2026/03/02 06:08:38 DEBUG : only11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650b1_d20260302_m060355_c001_v0001136_t0033_u01772431435694") 2026/03/02 06:08:38 DEBUG : only11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254b08_d20260302_m060341_c001_v7007000_t0000_u01772431421556") 2026/03/02 06:08:38 DEBUG : only11: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e1e_d20260302_m060333_c001_v0001100_t0045_u01772431413934") 2026/03/02 06:08:38 DEBUG : only12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d57_d20260302_m060407_c001_v7007000_t0000_u01772431447769") 2026/03/02 06:08:38 DEBUG : only12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e28097994_d20260302_m060401_c001_v0001165_t0046_u01772431441640") 2026/03/02 06:08:38 DEBUG : only12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e64_d20260302_m060356_c001_v0001100_t0027_u01772431436367") 2026/03/02 06:08:38 DEBUG : only12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcd8_d20260302_m060341_c001_v7007000_t0000_u01772431421000") 2026/03/02 06:08:38 DEBUG : only12: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809790c_d20260302_m060334_c001_v0001165_t0054_u01772431414693") 2026/03/02 06:08:38 DEBUG : only13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d58_d20260302_m060408_c001_v7007000_t0000_u01772431448024") 2026/03/02 06:08:38 DEBUG : only13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4152076483b45652_d20260302_m060402_c001_v0001092_t0007_u01772431442212") 2026/03/02 06:08:38 DEBUG : only13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809797c_d20260302_m060357_c001_v0001165_t0020_u01772431437264") 2026/03/02 06:08:38 DEBUG : only13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419de4e04b735226_d20260302_m060341_c001_v7007000_t0000_u01772431421202") 2026/03/02 06:08:38 DEBUG : only13: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565073_d20260302_m060335_c001_v0001136_t0004_u01772431415222") 2026/03/02 06:08:38 DEBUG : only14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d59_d20260302_m060408_c001_v7007000_t0000_u01772431448206") 2026/03/02 06:08:38 DEBUG : only14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b130895650d1_d20260302_m060401_c001_v0001136_t0043_u01772431441837") 2026/03/02 06:08:38 DEBUG : only14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650bd_d20260302_m060357_c001_v0001136_t0044_u01772431437845") 2026/03/02 06:08:39 DEBUG : only14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825df_d20260302_m060341_c001_v7007000_t0000_u01772431421220") 2026/03/02 06:08:39 DEBUG : only14: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e22_d20260302_m060336_c001_v0001100_t0053_u01772431416067") 2026/03/02 06:08:39 DEBUG : only15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d5a_d20260302_m060408_c001_v7007000_t0000_u01772431448387") 2026/03/02 06:08:39 DEBUG : only15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e7c_d20260302_m060401_c001_v0001100_t0058_u01772431441859") 2026/03/02 06:08:39 DEBUG : only15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e6e_d20260302_m060358_c001_v0001100_t0056_u01772431438354") 2026/03/02 06:08:39 DEBUG : only15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254b05_d20260302_m060341_c001_v7007000_t0000_u01772431421008") 2026/03/02 06:08:39 DEBUG : only15: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097914_d20260302_m060336_c001_v0001165_t0007_u01772431416739") 2026/03/02 06:08:39 DEBUG : only16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d5e_d20260302_m060408_c001_v7007000_t0000_u01772431448569") 2026/03/02 06:08:39 DEBUG : only16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e28097996_d20260302_m060401_c001_v0001165_t0046_u01772431441850") 2026/03/02 06:08:39 DEBUG : only16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097986_d20260302_m060358_c001_v0001165_t0041_u01772431438920") 2026/03/02 06:08:39 DEBUG : only16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcda_d20260302_m060341_c001_v7007000_t0000_u01772431421363") 2026/03/02 06:08:39 DEBUG : only16: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565079_d20260302_m060337_c001_v0001136_t0025_u01772431417317") 2026/03/02 06:08:40 DEBUG : only17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d62_d20260302_m060408_c001_v7007000_t0000_u01772431448751") 2026/03/02 06:08:40 DEBUG : only17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b130895650d5_d20260302_m060402_c001_v0001136_t0043_u01772431442019") 2026/03/02 06:08:40 DEBUG : only17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650c3_d20260302_m060359_c001_v0001136_t0031_u01772431439577") 2026/03/02 06:08:40 DEBUG : only17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254b07_d20260302_m060341_c001_v7007000_t0000_u01772431421374") 2026/03/02 06:08:40 DEBUG : only17: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e28_d20260302_m060337_c001_v0001100_t0030_u01772431417952") 2026/03/02 06:08:40 DEBUG : only18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d66_d20260302_m060408_c001_v7007000_t0000_u01772431448935") 2026/03/02 06:08:40 DEBUG : only18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e28097998_d20260302_m060402_c001_v0001165_t0046_u01772431442032") 2026/03/02 06:08:40 DEBUG : only18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e72_d20260302_m060400_c001_v0001100_t0045_u01772431440135") 2026/03/02 06:08:40 DEBUG : only18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419de4e04b735228_d20260302_m060341_c001_v7007000_t0000_u01772431421568") 2026/03/02 06:08:40 DEBUG : only18: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097922_d20260302_m060338_c001_v0001165_t0008_u01772431418720") 2026/03/02 06:08:40 DEBUG : only19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d6a_d20260302_m060409_c001_v7007000_t0000_u01772431449118") 2026/03/02 06:08:40 DEBUG : only19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e7e_d20260302_m060402_c001_v0001100_t0058_u01772431442042") 2026/03/02 06:08:40 DEBUG : only19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097990_d20260302_m060400_c001_v0001165_t0059_u01772431440797") 2026/03/02 06:08:40 DEBUG : only19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419de4e04b735227_d20260302_m060341_c001_v7007000_t0000_u01772431421386") 2026/03/02 06:08:40 DEBUG : only19: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956507f_d20260302_m060339_c001_v0001136_t0022_u01772431419272") 2026/03/02 06:08:41 DEBUG : only2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d6d_d20260302_m060409_c001_v7007000_t0000_u01772431449300") 2026/03/02 06:08:41 DEBUG : only2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e80_d20260302_m060402_c001_v0001100_t0058_u01772431442227") 2026/03/02 06:08:41 DEBUG : only2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956509b_d20260302_m060349_c001_v0001136_t0047_u01772431429376") 2026/03/02 06:08:41 DEBUG : only2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419de4e04b735225_d20260302_m060341_c001_v7007000_t0000_u01772431421020") 2026/03/02 06:08:41 DEBUG : only2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1df8_d20260302_m060327_c001_v0001100_t0011_u01772431407707") 2026/03/02 06:08:41 DEBUG : only3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d71_d20260302_m060409_c001_v7007000_t0000_u01772431449481") 2026/03/02 06:08:41 DEBUG : only3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b130895650d9_d20260302_m060402_c001_v0001136_t0043_u01772431442249") 2026/03/02 06:08:41 DEBUG : only3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e4e_d20260302_m060350_c001_v0001100_t0036_u01772431430021") 2026/03/02 06:08:41 DEBUG : only3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825e0_d20260302_m060341_c001_v7007000_t0000_u01772431421478") 2026/03/02 06:08:41 DEBUG : only3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978de_d20260302_m060328_c001_v0001165_t0041_u01772431408607") 2026/03/02 06:08:41 DEBUG : only4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d73_d20260302_m060409_c001_v7007000_t0000_u01772431449663") 2026/03/02 06:08:41 DEBUG : only4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4152076483b45658_d20260302_m060402_c001_v0001092_t0007_u01772431442579") 2026/03/02 06:08:41 DEBUG : only4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097958_d20260302_m060350_c001_v0001165_t0056_u01772431430673") 2026/03/02 06:08:41 DEBUG : only4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcdb_d20260302_m060341_c001_v7007000_t0000_u01772431421545") 2026/03/02 06:08:41 DEBUG : only4: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565053_d20260302_m060329_c001_v0001136_t0005_u01772431409271") 2026/03/02 06:08:41 DEBUG : only5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d74_d20260302_m060409_c001_v7007000_t0000_u01772431449845") 2026/03/02 06:08:41 DEBUG : only5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4152076483b45654_d20260302_m060402_c001_v0001092_t0007_u01772431442396") 2026/03/02 06:08:41 DEBUG : only5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650a1_d20260302_m060351_c001_v0001136_t0033_u01772431431295") 2026/03/02 06:08:41 DEBUG : only5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee825de_d20260302_m060341_c001_v7007000_t0000_u01772431421034") 2026/03/02 06:08:41 DEBUG : only5: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e02_d20260302_m060329_c001_v0001100_t0011_u01772431409760") 2026/03/02 06:08:41 DEBUG : only6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d75_d20260302_m060410_c001_v7007000_t0000_u01772431450027") 2026/03/02 06:08:41 DEBUG : only6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e2809799e_d20260302_m060402_c001_v0001165_t0046_u01772431442407") 2026/03/02 06:08:42 DEBUG : only6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e52_d20260302_m060352_c001_v0001100_t0043_u01772431432154") 2026/03/02 06:08:42 DEBUG : only6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcd9_d20260302_m060341_c001_v7007000_t0000_u01772431421181") 2026/03/02 06:08:42 DEBUG : only6: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978ea_d20260302_m060330_c001_v0001165_t0058_u01772431410580") 2026/03/02 06:08:42 DEBUG : only7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d76_d20260302_m060410_c001_v7007000_t0000_u01772431450208") 2026/03/02 06:08:42 DEBUG : only7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f400bdc2e280979a0_d20260302_m060402_c001_v0001165_t0046_u01772431442592") 2026/03/02 06:08:42 DEBUG : only7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097964_d20260302_m060352_c001_v0001165_t0026_u01772431432906") 2026/03/02 06:08:42 DEBUG : only7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297bcdd_d20260302_m060341_c001_v7007000_t0000_u01772431421727") 2026/03/02 06:08:42 DEBUG : only7: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b1308956505b_d20260302_m060331_c001_v0001136_t0009_u01772431411192") 2026/03/02 06:08:42 DEBUG : only8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d77_d20260302_m060410_c001_v7007000_t0000_u01772431450391") 2026/03/02 06:08:42 DEBUG : only8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e82_d20260302_m060402_c001_v0001100_t0058_u01772431442417") 2026/03/02 06:08:42 DEBUG : only8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895650ab_d20260302_m060353_c001_v0001136_t0023_u01772431433518") 2026/03/02 06:08:42 DEBUG : only8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254b06_d20260302_m060341_c001_v7007000_t0000_u01772431421191") 2026/03/02 06:08:42 DEBUG : only8: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e12_d20260302_m060331_c001_v0001100_t0029_u01772431411722") 2026/03/02 06:08:42 DEBUG : only9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d78_d20260302_m060410_c001_v7007000_t0000_u01772431450573") 2026/03/02 06:08:42 DEBUG : only9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1e84_d20260302_m060402_c001_v0001100_t0058_u01772431442602") 2026/03/02 06:08:42 DEBUG : only9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1e56_d20260302_m060354_c001_v0001100_t0037_u01772431434196") 2026/03/02 06:08:42 DEBUG : only9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254b0d_d20260302_m060341_c001_v7007000_t0000_u01772431421737") 2026/03/02 06:08:42 DEBUG : only9: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280978fe_d20260302_m060332_c001_v0001165_t0058_u01772431412655") 2026/03/02 06:08:42 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813d_d20260302_m060021_c001_v7007000_t0000_u01772431221306") 2026/03/02 06:08:42 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1bae_d20260302_m060019_c001_v0001100_t0052_u01772431219551") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813a_d20260302_m060018_c001_v7007000_t0000_u01772431218411") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e69_d20260302_m060016_c001_v0001136_t0057_u01772431216558") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8136_d20260302_m060015_c001_v7007000_t0000_u01772431215740") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976ae_d20260302_m060013_c001_v0001165_t0021_u01772431213457") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bad_d20260302_m060002_c001_v7007000_t0000_u01772431202962") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e2f_d20260302_m060001_c001_v0001136_t0015_u01772431201471") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b8e_d20260302_m055959_c001_v7007000_t0000_u01772431199760") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e1b_d20260302_m055958_c001_v0001136_t0034_u01772431198613") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b8a_d20260302_m055957_c001_v7007000_t0000_u01772431197326") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e0f_d20260302_m055956_c001_v0001136_t0030_u01772431196149") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b80_d20260302_m055950_c001_v7007000_t0000_u01772431190128") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564deb_d20260302_m055948_c001_v0001136_t0017_u01772431188807") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b7d_d20260302_m055948_c001_v7007000_t0000_u01772431188429") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564de5_d20260302_m055947_c001_v0001136_t0014_u01772431187103") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b79_d20260302_m055946_c001_v7007000_t0000_u01772431186744") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564de1_d20260302_m055946_c001_v0001136_t0056_u01772431186078") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ddd_d20260302_m055945_c001_v0001136_t0043_u01772431185417") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b77_d20260302_m055945_c001_v7007000_t0000_u01772431185059") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564ddb_d20260302_m055944_c001_v0001136_t0003_u01772431184397") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dd3_d20260302_m055943_c001_v0001136_t0041_u01772431183641") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82066_d20260302_m055942_c001_v7007000_t0000_u01772431182921") 2026/03/02 06:08:43 DEBUG : potato: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dcd_d20260302_m055941_c001_v0001136_t0025_u01772431181841") 2026/03/02 06:08:43 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297b2d4_d20260302_m060106_c001_v7007000_t0000_u01772431266975") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1c2c_d20260302_m060106_c001_v0001100_t0018_u01772431266194") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704217f2e_d20260302_m060057_c001_v7007000_t0000_u01772431257736") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1c14_d20260302_m060052_c001_v0001100_t0027_u01772431252964") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254888_d20260302_m060045_c001_v7007000_t0000_u01772431245723") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1bec_d20260302_m060040_c001_v0001100_t0005_u01772431240282") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8147_d20260302_m060032_c001_v7007000_t0000_u01772431232951") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1bcc_d20260302_m060028_c001_v0001100_t0036_u01772431228019") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bcc_d20260302_m060007_c001_v7007000_t0000_u01772431207491") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e3f_d20260302_m060005_c001_v0001136_t0052_u01772431205807") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956bbf_d20260302_m060005_c001_v7007000_t0000_u01772431205447") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e39_d20260302_m060003_c001_v0001136_t0031_u01772431203518") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956baf_d20260302_m060003_c001_v7007000_t0000_u01772431203149") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e33_d20260302_m060002_c001_v0001136_t0040_u01772431202257") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b9b_d20260302_m060001_c001_v7007000_t0000_u01772431201106") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e27_d20260302_m060000_c001_v0001136_t0050_u01772431200120") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b8d_d20260302_m055958_c001_v7007000_t0000_u01772431198253") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e15_d20260302_m055957_c001_v0001136_t0041_u01772431197333") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956b82_d20260302_m055950_c001_v7007000_t0000_u01772431190866") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564df1_d20260302_m055949_c001_v0001136_t0051_u01772431189797") 2026/03/02 06:08:44 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eaf_d20260302_m055849_c001_v7007000_t0000_u01772431129651") 2026/03/02 06:08:45 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d3f_d20260302_m055848_c001_v0001136_t0043_u01772431128716") 2026/03/02 06:08:45 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eac_d20260302_m055847_c001_v7007000_t0000_u01772431127811") 2026/03/02 06:08:45 DEBUG : potato2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d37_d20260302_m055847_c001_v0001136_t0004_u01772431127120") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40678b4704217f2f_d20260302_m060058_c001_v7007000_t0000_u01772431258108") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097722_d20260302_m060054_c001_v0001165_t0057_u01772431254647") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4042de258e254889_d20260302_m060045_c001_v7007000_t0000_u01772431245931") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976fe_d20260302_m060041_c001_v0001165_t0019_u01772431241745") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8148_d20260302_m060033_c001_v7007000_t0000_u01772431233175") 2026/03/02 06:08:45 DEBUG : potato3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976e6_d20260302_m060028_c001_v0001165_t0030_u01772431228956") 2026/03/02 06:08:45 DEBUG : pre-dest1/1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6459_d20260302_m060140_c001_v7007000_t0000_u01772431300679") 2026/03/02 06:08:45 DEBUG : pre-dest1/1: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e2809777d_d20260302_m060132_c001_v0001165_t0051_u01772431292720") 2026/03/02 06:08:45 DEBUG : pre-dest2/2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d645d_d20260302_m060140_c001_v7007000_t0000_u01772431300860") 2026/03/02 06:08:45 DEBUG : pre-dest2/2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1c8e_d20260302_m060133_c001_v0001100_t0006_u01772431293313") 2026/03/02 06:08:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f40357509b6a0f429_d20260302_m060117_c001_v7007000_t0000_u01772431277999") 2026/03/02 06:08:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564eed_d20260302_m060114_c001_v0001136_t0010_u01772431274834") 2026/03/02 06:08:45 DEBUG : sizeonly: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82056_d20260302_m055926_c001_v7007000_t0000_u01772431166495") 2026/03/02 06:08:45 DEBUG : sizeonly: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564dab_d20260302_m055925_c001_v0001136_t0019_u01772431165387") 2026/03/02 06:08:45 DEBUG : splitbanan: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d84_d20260302_m060606_c001_v7007000_t0000_u01772431566951") 2026/03/02 06:08:45 DEBUG : splitbanan: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097c00_d20260302_m060559_c001_v0001165_t0008_u01772431559593") 2026/03/02 06:08:45 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e00e_d20260302_m060722_c001_v7007000_t0000_u01772431642430") 2026/03/02 06:08:45 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae228c_d20260302_m060716_c001_v0001100_t0006_u01772431636052") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f420b632a541127ec_d20260302_m060707_c001_v7007000_t0000_u01772431627097") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2246_d20260302_m060700_c001_v0001100_t0041_u01772431620985") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a4e_d20260302_m060652_c001_v7007000_t0000_u01772431612107") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2210_d20260302_m060646_c001_v0001100_t0046_u01772431606153") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4178e9ad86307a2f_d20260302_m060637_c001_v7007000_t0000_u01772431597062") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae21c6_d20260302_m060631_c001_v0001100_t0059_u01772431591125") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4159808471a20ef9_d20260302_m060621_c001_v7007000_t0000_u01772431581787") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae216e_d20260302_m060615_c001_v0001100_t0006_u01772431575295") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6b10_d20260302_m060601_c001_v7007000_t0000_u01772431561521") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895652de_d20260302_m060558_c001_v0001136_t0023_u01772431558406") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d4b_d20260302_m060549_c001_v7007000_t0000_u01772431549559") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565292_d20260302_m060542_c001_v0001136_t0040_u01772431542240") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4028cd67e297be9d_d20260302_m060541_c001_v7007000_t0000_u01772431541103") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae2096_d20260302_m060537_c001_v0001100_t0002_u01772431537798") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f412e8e6c0bcc9f71_d20260302_m060528_c001_v7007000_t0000_u01772431528362") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097b38_d20260302_m060521_c001_v0001165_t0017_u01772431521115") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4007915a01c8ef1d_d20260302_m060520_c001_v7007000_t0000_u01772431520133") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b457c4_d20260302_m060516_c001_v0001092_t0032_u01772431516557") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f413f2ad6abd0ec1c_d20260302_m060500_c001_v7007000_t0000_u01772431500677") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651d1_d20260302_m060456_c001_v0001136_t0033_u01772431496545") 2026/03/02 06:08:46 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f418728a5200d6ab9_d20260302_m060448_c001_v7007000_t0000_u01772431488019") 2026/03/02 06:08:47 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895651a5_d20260302_m060441_c001_v0001136_t0054_u01772431481818") 2026/03/02 06:08:47 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff82c6_d20260302_m060432_c001_v7007000_t0000_u01772431472158") 2026/03/02 06:08:47 DEBUG : splitbananasplit: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565151_d20260302_m060426_c001_v0001136_t0027_u01772431466185") 2026/03/02 06:08:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4d2c_d20260302_m060544_c001_v7007000_t0000_u01772431544557") 2026/03/02 06:08:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45822_d20260302_m060538_c001_v0001092_t0010_u01772431538922") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334e0a_d20260302_m060418_c001_v7007000_t0000_u01772431458736") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565117_d20260302_m060417_c001_v0001136_t0052_u01772431457614") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334deb_d20260302_m060416_c001_v7007000_t0000_u01772431456856") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45684_d20260302_m060415_c001_v0001092_t0059_u01772431455682") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8142_d20260302_m060025_c001_v7007000_t0000_u01772431225269") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1bc0_d20260302_m060024_c001_v0001100_t0028_u01772431224312") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8140_d20260302_m060023_c001_v7007000_t0000_u01772431223759") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e7b_d20260302_m060022_c001_v0001136_t0024_u01772431222823") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82053_d20260302_m055923_c001_v7007000_t0000_u01772431163219") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d9d_d20260302_m055921_c001_v0001136_t0018_u01772431161600") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82052_d20260302_m055921_c001_v7007000_t0000_u01772431161240") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d9b_d20260302_m055920_c001_v0001136_t0012_u01772431160086") 2026/03/02 06:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82051_d20260302_m055918_c001_v7007000_t0000_u01772431158074") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d8f_d20260302_m055916_c001_v0001136_t0042_u01772431156832") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee8204e_d20260302_m055916_c001_v7007000_t0000_u01772431156296") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d87_d20260302_m055915_c001_v0001136_t0005_u01772431155049") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d81_d20260302_m055912_c001_v0001136_t0014_u01772431152278") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4083ea7cfee82046_d20260302_m055911_c001_v7007000_t0000_u01772431151919") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d7f_d20260302_m055910_c001_v0001136_t0012_u01772431150973") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d7d_d20260302_m055910_c001_v0001136_t0019_u01772431150283") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ec9_d20260302_m055909_c001_v7007000_t0000_u01772431149564") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d75_d20260302_m055907_c001_v0001136_t0039_u01772431147131") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d6b_d20260302_m055904_c001_v0001136_t0043_u01772431144597") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ec2_d20260302_m055904_c001_v7007000_t0000_u01772431144236") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d65_d20260302_m055903_c001_v0001136_t0039_u01772431143599") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d5d_d20260302_m055902_c001_v0001136_t0030_u01772431142553") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ec0_d20260302_m055902_c001_v7007000_t0000_u01772431142194") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d53_d20260302_m055858_c001_v0001136_t0056_u01772431138339") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ebe_d20260302_m055857_c001_v7007000_t0000_u01772431137975") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d51_d20260302_m055857_c001_v0001136_t0013_u01772431137334") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eb8_d20260302_m055856_c001_v7007000_t0000_u01772431136435") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d4f_d20260302_m055855_c001_v0001136_t0004_u01772431135680") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eb6_d20260302_m055855_c001_v7007000_t0000_u01772431135138") 2026/03/02 06:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d4b_d20260302_m055854_c001_v0001136_t0030_u01772431134423") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eb5_d20260302_m055853_c001_v7007000_t0000_u01772431133525") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d47_d20260302_m055852_c001_v0001136_t0044_u01772431132655") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eb3_d20260302_m055852_c001_v7007000_t0000_u01772431132110") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d45_d20260302_m055851_c001_v0001136_t0044_u01772431131423") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801eb2_d20260302_m055850_c001_v7007000_t0000_u01772431130875") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d43_d20260302_m055850_c001_v0001136_t0041_u01772431130191") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ea9_d20260302_m055845_c001_v7007000_t0000_u01772431125318") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d2d_d20260302_m055844_c001_v0001136_t0017_u01772431124601") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ea8_d20260302_m055844_c001_v7007000_t0000_u01772431124062") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d27_d20260302_m055843_c001_v0001136_t0004_u01772431123393") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ea5_d20260302_m055842_c001_v7007000_t0000_u01772431122497") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d1f_d20260302_m055841_c001_v0001136_t0044_u01772431121751") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f401ee6748e801ea1_d20260302_m055839_c001_v7007000_t0000_u01772431119595") 2026/03/02 06:08:49 DEBUG : sub dir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564d11_d20260302_m055838_c001_v0001136_t0057_u01772431118967") 2026/03/02 06:08:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334e0f_d20260302_m060418_c001_v7007000_t0000_u01772431458970") 2026/03/02 06:08:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1ec2_d20260302_m060417_c001_v0001100_t0016_u01772431457626") 2026/03/02 06:08:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334def_d20260302_m060417_c001_v7007000_t0000_u01772431457038") 2026/03/02 06:08:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979d8_d20260302_m060415_c001_v0001165_t0038_u01772431455695") 2026/03/02 06:08:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e017_d20260302_m060724_c001_v7007000_t0000_u01772431644558") 2026/03/02 06:08:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d6c_d20260302_m060723_c001_v0001165_t0033_u01772431643818") 2026/03/02 06:08:49 DEBUG : sub/yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813c_d20260302_m060020_c001_v7007000_t0000_u01772431220746") 2026/03/02 06:08:50 DEBUG : sub/yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976c8_d20260302_m060019_c001_v0001165_t0032_u01772431219153") 2026/03/02 06:08:50 DEBUG : test_dir1/file2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334db1_d20260302_m060414_c001_v7007000_t0000_u01772431454876") 2026/03/02 06:08:50 DEBUG : test_dir1/file2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565107_d20260302_m060413_c001_v0001136_t0048_u01772431453412") 2026/03/02 06:08:50 DEBUG : test_dir1/file2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d7b_d20260302_m060412_c001_v7007000_t0000_u01772431452637") 2026/03/02 06:08:50 DEBUG : test_dir1/file2: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979c2_d20260302_m060411_c001_v0001165_t0042_u01772431451544") 2026/03/02 06:08:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334dba_d20260302_m060415_c001_v7007000_t0000_u01772431455101") 2026/03/02 06:08:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280979ce_d20260302_m060413_c001_v0001165_t0021_u01772431453405") 2026/03/02 06:08:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f417c5a17d4334d7c_d20260302_m060412_c001_v7007000_t0000_u01772431452819") 2026/03/02 06:08:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b4567c_d20260302_m060411_c001_v0001092_t0040_u01772431451549") 2026/03/02 06:08:50 DEBUG : three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956c00_d20260302_m060012_c001_v7007000_t0000_u01772431212714") 2026/03/02 06:08:50 DEBUG : three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e59_d20260302_m060011_c001_v0001136_t0055_u01772431211505") 2026/03/02 06:08:50 DEBUG : three: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089564e51_d20260302_m060009_c001_v0001136_t0018_u01772431209064") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e018_d20260302_m060726_c001_v7007000_t0000_u01772431646287") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b459ec_d20260302_m060725_c001_v0001092_t0055_u01772431645488") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e04d_d20260302_m060745_c001_v7007000_t0000_u01772431665934") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895654e2_d20260302_m060744_c001_v0001136_t0041_u01772431664222") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e04a_d20260302_m060742_c001_v7007000_t0000_u01772431662656") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45a1c_d20260302_m060740_c001_v0001092_t0006_u01772431660946") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e047_d20260302_m060740_c001_v7007000_t0000_u01772431660006") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097dbc_d20260302_m060739_c001_v0001165_t0043_u01772431659390") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e042_d20260302_m060734_c001_v7007000_t0000_u01772431654540") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45a04_d20260302_m060732_c001_v0001092_t0044_u01772431652363") 2026/03/02 06:08:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e043_d20260302_m060736_c001_v7007000_t0000_u01772431656778") 2026/03/02 06:08:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b130895654bc_d20260302_m060735_c001_v0001136_t0054_u01772431655521") 2026/03/02 06:08:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e036_d20260302_m060731_c001_v7007000_t0000_u01772431651410") 2026/03/02 06:08:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e28097d8a_d20260302_m060730_c001_v0001165_t0044_u01772431650799") 2026/03/02 06:08:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e025_d20260302_m060729_c001_v7007000_t0000_u01772431649823") 2026/03/02 06:08:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae22ba_d20260302_m060728_c001_v0001100_t0046_u01772431648985") 2026/03/02 06:08:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e01a_d20260302_m060727_c001_v7007000_t0000_u01772431647987") 2026/03/02 06:08:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1103b13089565498_d20260302_m060727_c001_v0001136_t0051_u01772431647229") 2026/03/02 06:08:51 DEBUG : toe/toe/toe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f409f8c6b0c1b4e0f_d20260302_m060750_c001_v7007000_t0000_u01772431670603") 2026/03/02 06:08:51 DEBUG : toe/toe/toe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1152076483b45a40_d20260302_m060749_c001_v0001092_t0033_u01772431669839") 2026/03/02 06:08:51 DEBUG : toe/toe/toe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e045_d20260302_m060738_c001_v7007000_t0000_u01772431658440") 2026/03/02 06:08:51 DEBUG : toe/toe/toe: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae22d0_d20260302_m060737_c001_v0001100_t0058_u01772431657727") 2026/03/02 06:08:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e04e_d20260302_m060746_c001_v7007000_t0000_u01772431666518") 2026/03/02 06:08:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae22ee_d20260302_m060745_c001_v0001100_t0000_u01772431665666") 2026/03/02 06:08:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f419fb8cfe7d8e04c_d20260302_m060743_c001_v7007000_t0000_u01772431663259") 2026/03/02 06:08:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1180d8c04918ec9f_d20260302_m060742_c001_v0001102_t0034_u01772431662324") 2026/03/02 06:08:51 DEBUG : two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f41090929e8956c02_d20260302_m060012_c001_v7007000_t0000_u01772431212895") 2026/03/02 06:08:51 DEBUG : two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4018058435ae1b92_d20260302_m060010_c001_v0001100_t0058_u01772431210759") 2026/03/02 06:08:51 DEBUG : two: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f4103b13089564e4f_d20260302_m060008_c001_v0001136_t0043_u01772431208882") 2026/03/02 06:08:51 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813e_d20260302_m060021_c001_v7007000_t0000_u01772431221488") 2026/03/02 06:08:51 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11466274fa29f210_d20260302_m060020_c001_v0001182_t0048_u01772431220548") 2026/03/02 06:08:52 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8139_d20260302_m060017_c001_v7007000_t0000_u01772431217864") 2026/03/02 06:08:52 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f100bdc2e280976ba_d20260302_m060016_c001_v0001165_t0040_u01772431216571") 2026/03/02 06:08:52 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8135_d20260302_m060015_c001_v7007000_t0000_u01772431215186") 2026/03/02 06:08:52 DEBUG : yam: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f1018058435ae1b9a_d20260302_m060013_c001_v0001100_t0018_u01772431213450") 2026/03/02 06:08:52 DEBUG : yaml: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff813b_d20260302_m060018_c001_v7007000_t0000_u01772431218594") 2026/03/02 06:08:52 DEBUG : yaml: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f119b79c9f4af66bd_d20260302_m060017_c001_v0001171_t0022_u01772431217562") 2026/03/02 06:08:52 DEBUG : yaml: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f416331565eff8137_d20260302_m060015_c001_v7007000_t0000_u01772431215931") 2026/03/02 06:08:52 DEBUG : yaml: Deleting (id "4_z1fe28db3200dabdb9fc80e1b_f11143dbceda2187f_d20260302_m060014_c001_v0001103_t0023_u01772431214778") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m17.280998515s (try 1/5)