"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/26 03:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso" 2026/07/26 03:26:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:26:26 DEBUG : Creating backend with remote "/tmp/rclone3611826518" === 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:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/26 03:26:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:29 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:29 DEBUG : B2 bucket rclone-test-yilulil7caso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:30 DEBUG : Creating backend with remote "/non-existing" 2026/07/26 03:26:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/26 03:26:31 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:31 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:33 INFO : B2 bucket rclone-test-yilulil7caso: Running all checks before starting transfers 2026/07/26 03:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:33 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:33 INFO : B2 bucket rclone-test-yilulil7caso: Checks finished, now starting transfers 2026/07/26 03:26:33 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:34 ERROR : Ignoring --no-traverse with sync 2026/07/26 03:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:34 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:34 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:34 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/26 03:26:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:36 DEBUG : hello world2: size = 12 OK 2026/07/26 03:26:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/26 03:26:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:26:37 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:37 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:37 DEBUG : potato2: size = 11 OK 2026/07/26 03:26:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:26:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:38 DEBUG : potato2: size = 11 OK 2026/07/26 03:26:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 03:26:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:26:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 03:26:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:26:39 INFO : sub dir2: Making directory 2026/07/26 03:26:39 INFO : sub dir: Making directory 2026/07/26 03:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:39 INFO : sub dir2/sub sub dir2: Making directory 2026/07/26 03:26:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:39 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/07/26 03:26:40 DEBUG : B2 bucket rclone-test-yilulil7caso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:40 INFO : sub dir2: Making directory 2026/07/26 03:26:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 03:26:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:40 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:40 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:41 DEBUG : sub dir2: Making directory with metadata 2026/07/26 03:26:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:26:42 INFO : sub dir2: Making directory 2026/07/26 03:26:42 INFO : sub dir: Making directory 2026/07/26 03:26:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:42 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/26 03:26:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/26 03:26:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.33s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:43 INFO : sub dir2: Making directory 2026/07/26 03:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:43 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:43 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:43 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:44 DEBUG : sub dir2: Making directory with metadata 2026/07/26 03:26:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:26:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:26:44 INFO : sub dir2: Making directory 2026/07/26 03:26:44 INFO : sub dir: Making directory 2026/07/26 03:26:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:44 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:44 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:45 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/26 03:26:45 DEBUG : B2 bucket rclone-test-yilulil7caso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:46 INFO : sub dir2: Making directory 2026/07/26 03:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:46 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:46 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:46 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:26:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lizomaf0hoju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-lizomaf0hoju 2026/07/26 03:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:49 DEBUG : B2 bucket rclone-test-lizomaf0hoju: Waiting for checks to finish 2026/07/26 03:26:49 DEBUG : B2 bucket rclone-test-lizomaf0hoju: Waiting for transfers to finish 2026/07/26 03:26:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:26:50 DEBUG : B2 bucket rclone-test-lizomaf0hoju: Purge remote 2026/07/26 03:26:50 INFO : B2 bucket rclone-test-lizomaf0hoju: cleaning bucket "rclone-test-lizomaf0hoju" of all files 2026/07/26 03:26:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f620d93706d9bcb9ff80e1b_f107749e1d8f66fbd_d20260726_m032649_c001_v0001104_t0007_u01785036409602") --- PASS: TestServerSideCopy (4.23s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:52 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:26:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:26:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 03:26:52 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:26:52 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 03:26:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 03:26:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nejiciq3mofo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-nejiciq3mofo 2026/07/26 03:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:26:55 DEBUG : B2 bucket rclone-test-nejiciq3mofo: Waiting for checks to finish 2026/07/26 03:26:55 DEBUG : B2 bucket rclone-test-nejiciq3mofo: Waiting for transfers to finish 2026/07/26 03:26:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:26:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:26:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:26:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:26:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nejiciq3mofo) 2026/07/26 03:26:57 DEBUG : B2 bucket rclone-test-nejiciq3mofo: Waiting for checks to finish 2026/07/26 03:26:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 03:26:57 DEBUG : B2 bucket rclone-test-nejiciq3mofo: Waiting for transfers to finish 2026/07/26 03:26:57 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 03:26:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 03:26:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:26:57 DEBUG : B2 bucket rclone-test-nejiciq3mofo: Purge remote 2026/07/26 03:26:57 INFO : B2 bucket rclone-test-nejiciq3mofo: cleaning bucket "rclone-test-nejiciq3mofo" of all files 2026/07/26 03:26:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf622d03706d9bcb9ff80e1b_f1184a70296ec5446_d20260726_m032657_c001_v0001103_t0027_u01785036417215") 2026/07/26 03:26:57 DEBUG : sub dir/hello world: Deleting (id "4_zdf622d03706d9bcb9ff80e1b_f10915a66a27aae14_d20260726_m032655_c001_v0001153_t0019_u01785036415580") --- PASS: TestServerSideCopyOverSelf (5.83s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:26:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:26:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:26:59 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 03:26:59 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:26:59 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:00 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 03:27:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 03:27:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/26 03:27:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.77s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhunoz2riqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-wuhunoz2riqe 2026/07/26 03:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:27:02 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for checks to finish 2026/07/26 03:27:02 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for transfers to finish 2026/07/26 03:27:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:27:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:27:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:27:04 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for checks to finish 2026/07/26 03:27:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wuhunoz2riqe) 2026/07/26 03:27:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 03:27:04 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for transfers to finish 2026/07/26 03:27:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 03:27:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/26 03:27:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:27:04 INFO : sub dir/hello world: Deleted 2026/07/26 03:27:05 DEBUG : testing file moves 2026/07/26 03:27:05 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wuhunoz2riqe) 2026/07/26 03:27:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 03:27:05 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for checks to finish 2026/07/26 03:27:05 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Waiting for transfers to finish 2026/07/26 03:27:05 DEBUG : sub dir/hello world: size = 24 OK 2026/07/26 03:27:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/26 03:27:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 03:27:06 INFO : sub dir/hello world: Deleted 2026/07/26 03:27:06 DEBUG : B2 bucket rclone-test-wuhunoz2riqe: Purge remote 2026/07/26 03:27:06 INFO : B2 bucket rclone-test-wuhunoz2riqe: cleaning bucket "rclone-test-wuhunoz2riqe" of all files 2026/07/26 03:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fa23de3706d9bcb9ff80e1b_f116c0b87db5c7f2b_d20260726_m032705_c001_v0001184_t0014_u01785036425797") 2026/07/26 03:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fa23de3706d9bcb9ff80e1b_f1192146bf44b10a3_d20260726_m032704_c001_v0001185_t0046_u01785036424348") 2026/07/26 03:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fa23de3706d9bcb9ff80e1b_f10777a890a18303c_d20260726_m032703_c001_v0001157_t0059_u01785036423101") --- PASS: TestServerSideMoveOverSelf (6.95s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:08 ERROR : error listing: directory not found 2026/07/26 03:27:08 INFO : Local file system at /tmp/rclone3611826518: Making directory 2026/07/26 03:27:08 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:08 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:27:10 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for checks to finish 2026/07/26 03:27:10 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for transfers to finish 2026/07/26 03:27:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/26 03:27:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:27:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/26 03:27:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/26 03:27:11 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:11 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:11 DEBUG : check sum: size = 1 OK 2026/07/26 03:27:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:27:11 INFO : check sum: Copied (new) 2026/07/26 03:27:11 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:12 DEBUG : check sum: size = 1 OK 2026/07/26 03:27:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:27:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/26 03:27:12 DEBUG : check sum: Unchanged skipping 2026/07/26 03:27:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:12 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/26 03:27:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:13 DEBUG : sizeonly: size = 6 OK 2026/07/26 03:27:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 03:27:13 INFO : sizeonly: Copied (new) 2026/07/26 03:27:13 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:13 DEBUG : sizeonly: size = 6 OK 2026/07/26 03:27:13 DEBUG : sizeonly: Sizes identical 2026/07/26 03:27:13 DEBUG : sizeonly: Unchanged skipping 2026/07/26 03:27:13 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:13 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:13 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.43s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/26 03:27:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/26 03:27:14 INFO : ignore-size: Copied (new) 2026/07/26 03:27:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:27:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:14 DEBUG : ignore-size: Unchanged skipping 2026/07/26 03:27:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.43s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:16 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:16 DEBUG : existing: size = 6 OK 2026/07/26 03:27:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:27:16 DEBUG : existing: Unchanged skipping 2026/07/26 03:27:16 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:16 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:16 INFO : There was nothing to transfer 2026/07/26 03:27:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/26 03:27:16 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:16 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:16 DEBUG : existing: size = 6 OK 2026/07/26 03:27:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 03:27:16 INFO : existing: Copied (replaced existing) 2026/07/26 03:27:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 03:27:17 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:17 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:17 DEBUG : existing: size = 6 OK 2026/07/26 03:27:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 03:27:17 INFO : existing: Copied (new) 2026/07/26 03:27:17 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:18 DEBUG : existing: Destination exists, skipping 2026/07/26 03:27:18 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:18 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:18 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/26 03:27:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:19 DEBUG : c/non empty space: size = 5 OK 2026/07/26 03:27:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 03:27:19 DEBUG : a/potato2: size = 60 OK 2026/07/26 03:27:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:19 INFO : a/potato2: Copied (new) 2026/07/26 03:27:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:19 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:21 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 03:27:21 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:27:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/26 03:27:21 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:21 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:21 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:21 INFO : There was nothing to transfer 2026/07/26 03:27:21 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:21 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/26 03:27:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:27:23 INFO : empty space: Updated modification time in destination 2026/07/26 03:27:23 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:23 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:23 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:24 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:24 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/07/26 03:27:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:27:24 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:24 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.25s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:25 DEBUG : foo: size = 3 OK 2026/07/26 03:27:25 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/07/26 03:27:25 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:25 DEBUG : foo: sha1 differ 2026/07/26 03:27:25 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:25 DEBUG : foo: size = 3 OK 2026/07/26 03:27:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/26 03:27:25 INFO : foo: Copied (replaced existing) 2026/07/26 03:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 03:27:27 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:27 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:27 DEBUG : potato: size = 60 OK 2026/07/26 03:27:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:27 INFO : potato: Copied (new) 2026/07/26 03:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:28 DEBUG : potato: size = 60 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:28 DEBUG : potato: Sizes differ 2026/07/26 03:27:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:28 DEBUG : potato: size = 21 OK 2026/07/26 03:27:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/26 03:27:28 INFO : potato: Copied (replaced existing) 2026/07/26 03:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:30 DEBUG : potato: size = 21 OK 2026/07/26 03:27:30 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/07/26 03:27:30 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:30 DEBUG : potato: sha1 differ 2026/07/26 03:27:30 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:30 DEBUG : potato: size = 21 OK 2026/07/26 03:27:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/26 03:27:30 INFO : potato: Copied (replaced existing) 2026/07/26 03:27:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:31 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/26 03:27:31 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:31 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:31 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:31 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:33 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:33 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:33 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:33 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:33 DEBUG : potato2: size = 60 OK 2026/07/26 03:27:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:33 INFO : potato2: Copied (new) 2026/07/26 03:27:33 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:35 INFO : d: Making directory 2026/07/26 03:27:35 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/26 03:27:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:35 DEBUG : c/non empty space: size = 5 OK 2026/07/26 03:27:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:35 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 03:27:35 DEBUG : a/potato2: size = 60 OK 2026/07/26 03:27:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:35 INFO : a/potato2: Copied (new) 2026/07/26 03:27:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:35 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/26 03:27:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:38 DEBUG : c/non empty space: size = 5 OK 2026/07/26 03:27:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:38 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 03:27:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:38 DEBUG : a/potato2: size = 60 OK 2026/07/26 03:27:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:38 INFO : a/potato2: Copied (new) 2026/07/26 03:27:38 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting files as there were IO errors 2026/07/26 03:27:38 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:40 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:40 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:40 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:40 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:40 INFO : potato: Deleted 2026/07/26 03:27:40 DEBUG : potato2: size = 60 OK 2026/07/26 03:27:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:41 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:41 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:41 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:42 INFO : potato: Deleted 2026/07/26 03:27:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:42 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:42 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:42 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:42 DEBUG : potato2: size = 60 OK 2026/07/26 03:27:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:27:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.21s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:27:44 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:44 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:44 DEBUG : potato2: size = 19 OK 2026/07/26 03:27:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/26 03:27:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:45 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 03:27:45 DEBUG : enormous: Excluded 2026/07/26 03:27:45 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 03:27:45 DEBUG : potato2: Excluded 2026/07/26 03:27:45 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 03:27:45 DEBUG : potato2: Excluded 2026/07/26 03:27:45 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:45 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:45 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:45 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:45 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:45 INFO : There was nothing to transfer 2026/07/26 03:27:46 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 03:27:46 DEBUG : enormous: Excluded 2026/07/26 03:27:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 03:27:46 DEBUG : potato2: Excluded 2026/07/26 03:27:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 03:27:46 DEBUG : potato2: Excluded 2026/07/26 03:27:46 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/26 03:27:46 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:46 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for checks to finish 2026/07/26 03:27:46 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for transfers to finish 2026/07/26 03:27:46 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:47 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 03:27:47 DEBUG : enormous: Excluded 2026/07/26 03:27:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 03:27:47 DEBUG : potato2: Excluded 2026/07/26 03:27:48 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:48 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:27:48 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:48 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:48 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:48 INFO : enormous: Deleted 2026/07/26 03:27:48 INFO : potato2: Deleted 2026/07/26 03:27:48 INFO : There was nothing to transfer 2026/07/26 03:27:48 DEBUG : empty space: size = 1 OK 2026/07/26 03:27:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/26 03:27:48 DEBUG : empty space: Unchanged skipping 2026/07/26 03:27:48 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for checks to finish 2026/07/26 03:27:48 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for transfers to finish 2026/07/26 03:27:48 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:48 INFO : enormous: Deleted 2026/07/26 03:27:48 INFO : potato2: Deleted 2026/07/26 03:27:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:27:50 DEBUG : five: Need to transfer - File not found at Destination 2026/07/26 03:27:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:50 DEBUG : four: size = 8 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:50 DEBUG : four: Sizes differ 2026/07/26 03:27:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 03:27:50 DEBUG : one: Destination is newer than source, skipping 2026/07/26 03:27:50 DEBUG : three: size = 5 OK 2026/07/26 03:27:50 DEBUG : three: Sizes identical 2026/07/26 03:27:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 03:27:50 DEBUG : two: size = 3 OK 2026/07/26 03:27:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:50 DEBUG : two: sha1 differ 2026/07/26 03:27:50 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:50 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:50 DEBUG : five: size = 4 OK 2026/07/26 03:27:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 03:27:50 INFO : five: Copied (new) 2026/07/26 03:27:51 DEBUG : four: size = 4 OK 2026/07/26 03:27:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 03:27:51 INFO : four: Copied (replaced existing) 2026/07/26 03:27:51 DEBUG : two: size = 3 OK 2026/07/26 03:27:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:27:51 INFO : two: Copied (replaced existing) 2026/07/26 03:27:51 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:51 DEBUG : five: size = 4 OK 2026/07/26 03:27:51 DEBUG : four: size = 4 OK 2026/07/26 03:27:51 DEBUG : one: Destination is newer than source, skipping 2026/07/26 03:27:51 DEBUG : three: size = 5 OK 2026/07/26 03:27:51 DEBUG : two: size = 3 OK 2026/07/26 03:27:51 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3611826518) 2026/07/26 03:27:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:27:51 DEBUG : three: sha1 differ 2026/07/26 03:27:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/26 03:27:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 03:27:51 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/26 03:27:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 03:27:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 03:27:51 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/26 03:27:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 03:27:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:27:51 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/26 03:27:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/26 03:27:51 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:52 DEBUG : three: size = 5 OK 2026/07/26 03:27:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:27:52 INFO : three: Copied (replaced existing) 2026/07/26 03:27:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/26 03:27:53 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:27:53 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:27:53 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 03:27:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 03:27:53 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:27:53 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:54 DEBUG : potato: size = 14 OK 2026/07/26 03:27:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 03:27:54 INFO : potato: Copied (new) 2026/07/26 03:27:54 DEBUG : yam: size = 11 OK 2026/07/26 03:27:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:27:54 INFO : yam: Copied (new) 2026/07/26 03:27:54 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:54 DEBUG : potato: size = 14 OK 2026/07/26 03:27:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:27:54 DEBUG : potato: Unchanged skipping 2026/07/26 03:27:54 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:27:54 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:27:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:27:55 DEBUG : yaml: size = 11 OK 2026/07/26 03:27:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:27:55 INFO : yam: Copied (server-side copy) to: yaml 2026/07/26 03:27:55 INFO : yam: Deleted 2026/07/26 03:27:55 INFO : yaml: Renamed from "yam" 2026/07/26 03:27:55 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/26 03:27:57 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:27:57 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:27:57 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 03:27:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/26 03:27:57 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:27:57 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:57 DEBUG : yam: size = 11 OK 2026/07/26 03:27:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:27:57 INFO : yam: Copied (new) 2026/07/26 03:27:57 DEBUG : potato: size = 14 OK 2026/07/26 03:27:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 03:27:57 INFO : potato: Copied (new) 2026/07/26 03:27:57 DEBUG : Waiting for deletions to finish 2026/07/26 03:27:57 DEBUG : potato: size = 14 OK 2026/07/26 03:27:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:27:57 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:27:57 DEBUG : potato: Unchanged skipping 2026/07/26 03:27:57 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:27:57 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:57 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:27:58 DEBUG : yaml: size = 11 OK 2026/07/26 03:27:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:27:58 INFO : yam: Copied (server-side copy) to: yaml 2026/07/26 03:27:58 INFO : yam: Deleted 2026/07/26 03:27:58 INFO : yaml: Renamed from "yam" 2026/07/26 03:27:58 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:27:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/26 03:27:59 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:27:59 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:27:59 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:27:59 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:27:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 03:27:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/26 03:27:59 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:00 DEBUG : sub/yam: size = 11 OK 2026/07/26 03:28:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:28:00 INFO : sub/yam: Copied (new) 2026/07/26 03:28:00 DEBUG : potato: size = 14 OK 2026/07/26 03:28:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/26 03:28:00 INFO : potato: Copied (new) 2026/07/26 03:28:00 DEBUG : Waiting for deletions to finish 2026/07/26 03:28:00 DEBUG : potato: size = 14 OK 2026/07/26 03:28:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:28:00 DEBUG : potato: Unchanged skipping 2026/07/26 03:28:01 INFO : B2 bucket rclone-test-yilulil7caso: Making map for --track-renames 2026/07/26 03:28:01 INFO : B2 bucket rclone-test-yilulil7caso: Finished making map for --track-renames 2026/07/26 03:28:01 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:28:01 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for renames to finish 2026/07/26 03:28:01 DEBUG : yam: size = 11 OK 2026/07/26 03:28:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/26 03:28:01 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/26 03:28:02 INFO : sub/yam: Deleted 2026/07/26 03:28:02 INFO : yam: Renamed from "sub/yam" 2026/07/26 03:28:02 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.38s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:02 DEBUG : Creating backend with remote "/tmp/rclone3611826518/dir1" 2026/07/26 03:28:02 DEBUG : Creating backend with remote "/tmp/rclone3611826518/dir2" 2026/07/26 03:28:02 DEBUG : Local file system at /tmp/rclone3611826518/dir2: Using server-side directory move 2026/07/26 03:28:02 INFO : Local file system at /tmp/rclone3611826518/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 03:28:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/26 03:28:02 DEBUG : Local file system at /tmp/rclone3611826518/dir2: Waiting for checks to finish 2026/07/26 03:28:02 DEBUG : Local file system at /tmp/rclone3611826518/dir2: Waiting for transfers to finish 2026/07/26 03:28:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:28:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 03:28:03 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:28:03 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 03:28:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/26 03:28:04 INFO : nested/sub dir/file: Copied (new) 2026/07/26 03:28:04 INFO : nested/sub dir/file: Deleted 2026/07/26 03:28:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:28:04 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:28:04 INFO : sub dir/hello world: Deleted 2026/07/26 03:28:04 INFO : sub dir: Removing directory 2026/07/26 03:28:04 INFO : nested/sub dir: Removing directory 2026/07/26 03:28:04 INFO : nested: Removing directory 2026/07/26 03:28:04 DEBUG : Local file system at /tmp/rclone3611826518: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 03:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 03:28:05 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:28:05 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 03:28:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:28:05 INFO : sub dir/hello world: Copied (new) 2026/07/26 03:28:05 INFO : sub dir/hello world: Deleted 2026/07/26 03:28:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 03:28:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/26 03:28:05 INFO : nested/sub dir/file: Copied (new) 2026/07/26 03:28:05 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/26 03:28:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 03:28:06 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:28:06 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:06 DEBUG : existing-b: size = 6 OK 2026/07/26 03:28:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/26 03:28:06 INFO : existing-b: Copied (new) 2026/07/26 03:28:06 INFO : existing-b: Deleted 2026/07/26 03:28:07 DEBUG : existing: size = 6 OK 2026/07/26 03:28:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 03:28:07 INFO : existing: Copied (new) 2026/07/26 03:28:07 INFO : existing: Deleted 2026/07/26 03:28:07 DEBUG : existing: Destination exists, skipping 2026/07/26 03:28:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/26 03:28:07 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:28:07 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:28:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-camuyiy3kiqu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-camuyiy3kiqu 2026/07/26 03:28:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:12 DEBUG : empty space: size = 1 OK 2026/07/26 03:28:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 03:28:12 DEBUG : empty space: Unchanged skipping 2026/07/26 03:28:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:28:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-camuyiy3kiqu) 2026/07/26 03:28:12 DEBUG : potato3: Sizes differ 2026/07/26 03:28:12 DEBUG : B2 bucket rclone-test-camuyiy3kiqu: Waiting for checks to finish 2026/07/26 03:28:12 INFO : empty space: Deleted 2026/07/26 03:28:12 DEBUG : B2 bucket rclone-test-camuyiy3kiqu: Waiting for transfers to finish 2026/07/26 03:28:13 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:13 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:13 INFO : potato2: Deleted 2026/07/26 03:28:13 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:13 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:13 INFO : potato3: Deleted 2026/07/26 03:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jicogas4wulo" 2026/07/26 03:28:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/26 03:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 03:28:14 DEBUG : B2 bucket rclone-test-jicogas4wulo: Waiting for checks to finish 2026/07/26 03:28:14 DEBUG : B2 bucket rclone-test-jicogas4wulo: Waiting for transfers to finish 2026/07/26 03:28:16 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:16 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:16 DEBUG : empty space: size = 1 OK 2026/07/26 03:28:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:28:16 INFO : empty space: Copied (server-side copy) 2026/07/26 03:28:16 INFO : potato3: Deleted 2026/07/26 03:28:16 INFO : empty space: Deleted 2026/07/26 03:28:21 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:21 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:21 INFO : potato2: Deleted 2026/07/26 03:28:21 DEBUG : B2 bucket rclone-test-jicogas4wulo: Purge remote 2026/07/26 03:28:21 INFO : B2 bucket rclone-test-jicogas4wulo: cleaning bucket "rclone-test-jicogas4wulo" of all files 2026/07/26 03:28:21 DEBUG : empty space: Deleting (id "4_zcff25d83707d9bcb9ff80e1b_f100b903e98ae23bc_d20260726_m032815_c001_v0001109_t0053_u01785036495468") 2026/07/26 03:28:21 DEBUG : potato2: Deleting (id "4_zcff25d83707d9bcb9ff80e1b_f10046dcfb7145ebd_d20260726_m032820_c001_v0001145_t0038_u01785036500816") 2026/07/26 03:28:21 DEBUG : potato3: Deleting (id "4_zcff25d83707d9bcb9ff80e1b_f10252a17fa7978da_d20260726_m032815_c001_v0001173_t0000_u01785036495830") 2026/07/26 03:28:27 DEBUG : B2 bucket rclone-test-camuyiy3kiqu: Purge remote 2026/07/26 03:28:27 INFO : B2 bucket rclone-test-camuyiy3kiqu: cleaning bucket "rclone-test-camuyiy3kiqu" of all files 2026/07/26 03:28:27 DEBUG : empty space: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f424072d8c3b89af7_d20260726_m032816_c001_v7007000_t0000_u01785036496202") 2026/07/26 03:28:27 DEBUG : empty space: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f1145424d187f8833_d20260726_m032811_c001_v0001039_t0051_u01785036491500") 2026/07/26 03:28:27 DEBUG : potato2: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f424072d8c3b89b1c_d20260726_m032821_c001_v7007000_t0000_u01785036501092") 2026/07/26 03:28:27 DEBUG : potato2: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f1110124cb119a980_d20260726_m032812_c001_v0001115_t0016_u01785036492550") 2026/07/26 03:28:27 DEBUG : potato3: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f403db3e77a3f6c44_d20260726_m032816_c001_v7007000_t0000_u01785036496141") 2026/07/26 03:28:27 DEBUG : potato3: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f113ee0edd3c13e62_d20260726_m032812_c001_v0001039_t0023_u01785036492933") 2026/07/26 03:28:27 DEBUG : potato3: Deleting (id "4_z6f624d73707d9bcb9ff80e1b_f1145424d187f8835_d20260726_m032811_c001_v0001039_t0044_u01785036491824") --- PASS: TestServerSideMove (21.28s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tixawos5loji" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-tixawos5loji 2026/07/26 03:28:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 03:28:34 DEBUG : empty space: Excluded 2026/07/26 03:28:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 03:28:34 DEBUG : empty space: Excluded 2026/07/26 03:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:28:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tixawos5loji) 2026/07/26 03:28:34 DEBUG : potato3: Sizes differ 2026/07/26 03:28:34 DEBUG : B2 bucket rclone-test-tixawos5loji: Waiting for checks to finish 2026/07/26 03:28:34 DEBUG : B2 bucket rclone-test-tixawos5loji: Waiting for transfers to finish 2026/07/26 03:28:34 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:34 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:35 INFO : potato2: Deleted 2026/07/26 03:28:36 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:36 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:36 INFO : potato3: Deleted 2026/07/26 03:28:36 DEBUG : Creating backend with remote "TestB2:rclone-test-barubiz0heju" 2026/07/26 03:28:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 03:28:37 DEBUG : empty space: Excluded 2026/07/26 03:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 03:28:37 DEBUG : B2 bucket rclone-test-barubiz0heju: Waiting for checks to finish 2026/07/26 03:28:37 DEBUG : B2 bucket rclone-test-barubiz0heju: Waiting for transfers to finish 2026/07/26 03:28:39 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:39 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:39 INFO : potato3: Deleted 2026/07/26 03:28:39 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:39 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:39 INFO : potato2: Deleted 2026/07/26 03:28:40 DEBUG : B2 bucket rclone-test-barubiz0heju: Purge remote 2026/07/26 03:28:40 INFO : B2 bucket rclone-test-barubiz0heju: cleaning bucket "rclone-test-barubiz0heju" of all files 2026/07/26 03:28:40 DEBUG : potato2: Deleting (id "4_zff42bd13707d9bcb9ff80e1b_f10976dffff65c5db_d20260726_m032838_c001_v0001042_t0018_u01785036518288") 2026/07/26 03:28:40 DEBUG : potato3: Deleting (id "4_zff42bd13707d9bcb9ff80e1b_f117080fcbc14e6be_d20260726_m032838_c001_v0001097_t0032_u01785036518844") 2026/07/26 03:28:40 DEBUG : B2 bucket rclone-test-tixawos5loji: Purge remote 2026/07/26 03:28:40 INFO : B2 bucket rclone-test-tixawos5loji: cleaning bucket "rclone-test-tixawos5loji" of all files 2026/07/26 03:28:41 DEBUG : empty space: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f1018e0efaac16911_d20260726_m032833_c001_v0001177_t0031_u01785036513992") 2026/07/26 03:28:41 DEBUG : potato2: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f42394c0fd62b1435_d20260726_m032839_c001_v7007000_t0000_u01785036519640") 2026/07/26 03:28:41 DEBUG : potato2: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f115ae8971a53504d_d20260726_m032834_c001_v0001171_t0004_u01785036514804") 2026/07/26 03:28:41 DEBUG : potato3: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f42394c0fd62b1434_d20260726_m032839_c001_v7007000_t0000_u01785036519203") 2026/07/26 03:28:41 DEBUG : potato3: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f116c0b87db5c8195_d20260726_m032836_c001_v0001184_t0043_u01785036516077") 2026/07/26 03:28:41 DEBUG : potato3: Deleting (id "4_zdf029de3707d9bcb9ff80e1b_f1018e0efaac16913_d20260726_m032834_c001_v0001177_t0043_u01785036514211") --- PASS: TestServerSideMoveWithFilter (13.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-viracet0mavu" 2026/07/26 03:28:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yilulil7caso -> B2 bucket rclone-test-viracet0mavu 2026/07/26 03:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:47 DEBUG : empty space: size = 1 OK 2026/07/26 03:28:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 03:28:47 DEBUG : empty space: Unchanged skipping 2026/07/26 03:28:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:28:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-viracet0mavu) 2026/07/26 03:28:47 DEBUG : potato3: Sizes differ 2026/07/26 03:28:47 DEBUG : B2 bucket rclone-test-viracet0mavu: Waiting for checks to finish 2026/07/26 03:28:48 INFO : empty space: Deleted 2026/07/26 03:28:48 DEBUG : B2 bucket rclone-test-viracet0mavu: Waiting for transfers to finish 2026/07/26 03:28:48 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:48 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:48 INFO : potato2: Deleted 2026/07/26 03:28:48 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:48 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:48 INFO : potato3: Deleted 2026/07/26 03:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tavefuw1raco" 2026/07/26 03:28:49 INFO : tomatoDir: Making directory 2026/07/26 03:28:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/26 03:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 03:28:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 03:28:50 DEBUG : B2 bucket rclone-test-tavefuw1raco: Waiting for checks to finish 2026/07/26 03:28:50 DEBUG : B2 bucket rclone-test-tavefuw1raco: Waiting for transfers to finish 2026/07/26 03:28:51 DEBUG : empty space: size = 1 OK 2026/07/26 03:28:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/26 03:28:51 INFO : empty space: Copied (server-side copy) 2026/07/26 03:28:51 INFO : empty space: Deleted 2026/07/26 03:28:51 DEBUG : potato2: size = 60 OK 2026/07/26 03:28:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:28:51 INFO : potato2: Copied (server-side copy) 2026/07/26 03:28:51 INFO : potato2: Deleted 2026/07/26 03:28:55 DEBUG : potato3: size = 68 OK 2026/07/26 03:28:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/26 03:28:55 INFO : potato3: Copied (server-side copy) 2026/07/26 03:28:55 INFO : potato3: Deleted 2026/07/26 03:28:56 DEBUG : B2 bucket rclone-test-tavefuw1raco: Purge remote 2026/07/26 03:28:56 INFO : B2 bucket rclone-test-tavefuw1raco: cleaning bucket "rclone-test-tavefuw1raco" of all files 2026/07/26 03:28:56 DEBUG : empty space: Deleting (id "4_zafc2ed33707d9bcb9ff80e1b_f115c12f6c23ec1eb_d20260726_m032851_c001_v0001179_t0026_u01785036531016") 2026/07/26 03:28:56 DEBUG : potato2: Deleting (id "4_zafc2ed33707d9bcb9ff80e1b_f1155201e194e801e_d20260726_m032851_c001_v0001174_t0004_u01785036531414") 2026/07/26 03:28:56 DEBUG : potato3: Deleting (id "4_zafc2ed33707d9bcb9ff80e1b_f112e56db8ada4877_d20260726_m032851_c001_v0001105_t0029_u01785036531419") 2026/07/26 03:28:57 DEBUG : B2 bucket rclone-test-viracet0mavu: Purge remote 2026/07/26 03:28:57 INFO : B2 bucket rclone-test-viracet0mavu: cleaning bucket "rclone-test-viracet0mavu" of all files 2026/07/26 03:28:57 DEBUG : empty space: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f400cc35119cdf295_d20260726_m032851_c001_v7007000_t0000_u01785036531395") 2026/07/26 03:28:57 DEBUG : empty space: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f119a73a6cb52c532_d20260726_m032847_c001_v0001090_t0046_u01785036527054") 2026/07/26 03:28:57 DEBUG : potato2: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f400cc35119cdf296_d20260726_m032851_c001_v7007000_t0000_u01785036531832") 2026/07/26 03:28:57 DEBUG : potato2: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f10940e863ab9fa71_d20260726_m032848_c001_v0001150_t0052_u01785036528077") 2026/07/26 03:28:57 DEBUG : potato3: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f400cc35119cdf299_d20260726_m032855_c001_v7007000_t0000_u01785036535627") 2026/07/26 03:28:57 DEBUG : potato3: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f118eb4dd7de142fc_d20260726_m032848_c001_v0001130_t0011_u01785036528368") 2026/07/26 03:28:57 DEBUG : potato3: Deleting (id "4_z5f22dd23707d9bcb9ff80e1b_f119a73a6cb52c534_d20260726_m032847_c001_v0001090_t0000_u01785036527374") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.07s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/rclone-sync-test" 2026/07/26 03:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/rclone-sync-test-include/layer2" 2026/07/26 03:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/rclone-sync-test-ignore-file" 2026/07/26 03:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 03:29:10 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test: Waiting for checks to finish 2026/07/26 03:29:10 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test: Waiting for transfers to finish 2026/07/26 03:29:10 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:10 INFO : There was nothing to transfer 2026/07/26 03:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 03:29:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:29:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:29:10 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:10 INFO : There was nothing to transfer 2026/07/26 03:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 03:29:11 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/26 03:29:11 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/26 03:29:11 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:11 INFO : There was nothing to transfer 2026/07/26 03:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 03:29:11 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:29:11 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:29:11 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:11 INFO : There was nothing to transfer 2026/07/26 03:29:12 DEBUG : Excluded 2026/07/26 03:29:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 03:29:12 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/26 03:29:12 DEBUG : B2 bucket rclone-test-yilulil7caso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/26 03:29:12 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.01s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/CompareDest" 2026/07/26 03:29:16 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 03:29:16 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:16 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:17 DEBUG : one: size = 3 OK 2026/07/26 03:29:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:29:17 INFO : one: Copied (new) 2026/07/26 03:29:17 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:17 DEBUG : one: Sizes differ 2026/07/26 03:29:17 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:17 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:18 DEBUG : one: size = 5 OK 2026/07/26 03:29:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:29:18 INFO : one: Copied (replaced existing) 2026/07/26 03:29:18 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:20 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:20 DEBUG : one: Sizes differ 2026/07/26 03:29:20 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:20 DEBUG : one: size = 5 OK 2026/07/26 03:29:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:29:20 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:20 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:20 INFO : There was nothing to transfer 2026/07/26 03:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:21 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:21 DEBUG : one: Sizes differ 2026/07/26 03:29:21 DEBUG : two: size = 3 OK 2026/07/26 03:29:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 03:29:21 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:21 DEBUG : one: size = 5 OK 2026/07/26 03:29:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:29:21 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:21 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:21 INFO : There was nothing to transfer 2026/07/26 03:29:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:22 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:22 DEBUG : one: Sizes differ 2026/07/26 03:29:22 DEBUG : two: size = 3 OK 2026/07/26 03:29:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 03:29:22 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:22 DEBUG : one: size = 5 OK 2026/07/26 03:29:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:29:22 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:22 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:22 INFO : There was nothing to transfer 2026/07/26 03:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:23 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:23 DEBUG : one: Sizes differ 2026/07/26 03:29:23 DEBUG : two: size = 3 OK 2026/07/26 03:29:23 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/07/26 03:29:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:29:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 03:29:23 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:23 DEBUG : one: size = 5 OK 2026/07/26 03:29:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:29:23 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:23 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:23 INFO : There was nothing to transfer 2026/07/26 03:29:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:24 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:24 DEBUG : one: Sizes differ 2026/07/26 03:29:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:24 DEBUG : two: size = 3 (B2 bucket rclone-test-yilulil7caso path CompareDest) 2026/07/26 03:29:24 DEBUG : two: Sizes differ 2026/07/26 03:29:24 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 03:29:24 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:24 DEBUG : one: size = 5 OK 2026/07/26 03:29:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:29:24 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:24 DEBUG : two: size = 5 OK 2026/07/26 03:29:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/26 03:29:24 INFO : two: Copied (new) 2026/07/26 03:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dest" 2026/07/26 03:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/pre-dest1" 2026/07/26 03:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/pre-dest2" 2026/07/26 03:29:31 DEBUG : 1: size = 1 OK 2026/07/26 03:29:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:29:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/26 03:29:32 DEBUG : 2: size = 1 OK 2026/07/26 03:29:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:29:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/26 03:29:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/26 03:29:32 DEBUG : B2 bucket rclone-test-yilulil7caso path dest: Waiting for checks to finish 2026/07/26 03:29:32 DEBUG : B2 bucket rclone-test-yilulil7caso path dest: Waiting for transfers to finish 2026/07/26 03:29:33 DEBUG : 3: size = 1 OK 2026/07/26 03:29:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/26 03:29:33 INFO : 3: Copied (new) 2026/07/26 03:29:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.64s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/CopyDest" 2026/07/26 03:29:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 03:29:37 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:37 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:38 DEBUG : one: size = 3 OK 2026/07/26 03:29:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:29:38 INFO : one: Copied (new) 2026/07/26 03:29:38 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:39 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:39 DEBUG : one: Sizes differ 2026/07/26 03:29:39 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:39 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:39 DEBUG : one: size = 5 OK 2026/07/26 03:29:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:29:39 INFO : one: Copied (replaced existing) 2026/07/26 03:29:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/BackupDir" 2026/07/26 03:29:42 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:42 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:42 DEBUG : one: Sizes differ 2026/07/26 03:29:43 DEBUG : one: size = 5 OK 2026/07/26 03:29:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:43 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:43 DEBUG : one: Sizes differ 2026/07/26 03:29:44 DEBUG : one: size = 3 OK 2026/07/26 03:29:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:29:44 INFO : one: Copied (server-side copy) 2026/07/26 03:29:44 INFO : one: Deleted 2026/07/26 03:29:45 DEBUG : one: size = 5 OK 2026/07/26 03:29:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:29:45 INFO : one: Copied (server-side copy) 2026/07/26 03:29:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/26 03:29:45 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:45 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:46 DEBUG : one: size = 5 OK 2026/07/26 03:29:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:46 DEBUG : one: Unchanged skipping 2026/07/26 03:29:46 DEBUG : two: size = 3 OK 2026/07/26 03:29:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:47 DEBUG : two: size = 3 OK 2026/07/26 03:29:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:29:47 INFO : two: Copied (server-side copy) 2026/07/26 03:29:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/26 03:29:47 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:47 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:47 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:47 DEBUG : one: size = 5 OK 2026/07/26 03:29:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:47 DEBUG : one: Unchanged skipping 2026/07/26 03:29:47 DEBUG : two: size = 3 OK 2026/07/26 03:29:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:47 DEBUG : two: Unchanged skipping 2026/07/26 03:29:47 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:47 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:47 DEBUG : Waiting for deletions to finish 2026/07/26 03:29:47 INFO : There was nothing to transfer 2026/07/26 03:29:48 DEBUG : one: size = 5 OK 2026/07/26 03:29:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:48 DEBUG : one: Unchanged skipping 2026/07/26 03:29:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:49 DEBUG : three: size = 5 (B2 bucket rclone-test-yilulil7caso path CopyDest) 2026/07/26 03:29:49 DEBUG : three: Sizes differ 2026/07/26 03:29:49 DEBUG : three: Destination not found in --copy-dest 2026/07/26 03:29:49 DEBUG : three: Need to transfer - File not found at Destination 2026/07/26 03:29:49 DEBUG : two: size = 3 OK 2026/07/26 03:29:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:29:49 DEBUG : two: Unchanged skipping 2026/07/26 03:29:49 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:49 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:29:49 DEBUG : three: size = 7 OK 2026/07/26 03:29:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/26 03:29:49 INFO : three: Copied (new) 2026/07/26 03:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:29:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/backup" 2026/07/26 03:29:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:29:58 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:29:58 DEBUG : one: Sizes differ 2026/07/26 03:29:58 DEBUG : two: size = 3 OK 2026/07/26 03:29:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:29:58 DEBUG : two: Unchanged skipping 2026/07/26 03:29:58 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:29:59 DEBUG : one: size = 3 OK 2026/07/26 03:29:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:29:59 INFO : one: Copied (server-side copy) 2026/07/26 03:30:00 INFO : one: Deleted 2026/07/26 03:30:00 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:00 DEBUG : one: size = 4 OK 2026/07/26 03:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:00 INFO : one: Copied (new) 2026/07/26 03:30:00 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:01 DEBUG : three.txt: size = 5 OK 2026/07/26 03:30:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:30:01 INFO : three.txt: Copied (server-side copy) 2026/07/26 03:30:01 INFO : three.txt: Deleted 2026/07/26 03:30:01 INFO : three.txt: Moved into backup dir 2026/07/26 03:30:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:03 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:03 DEBUG : one: Sizes differ 2026/07/26 03:30:03 DEBUG : two: size = 3 OK 2026/07/26 03:30:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:03 DEBUG : two: Unchanged skipping 2026/07/26 03:30:03 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:04 DEBUG : one: size = 4 OK 2026/07/26 03:30:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:04 INFO : one: Copied (server-side copy) 2026/07/26 03:30:04 INFO : one: Deleted 2026/07/26 03:30:04 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:04 DEBUG : one: size = 5 OK 2026/07/26 03:30:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:30:04 INFO : one: Copied (new) 2026/07/26 03:30:04 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:05 DEBUG : three.txt: size = 6 OK 2026/07/26 03:30:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:05 INFO : three.txt: Copied (server-side copy) 2026/07/26 03:30:05 INFO : three.txt: Deleted 2026/07/26 03:30:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.23s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:30:08 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/2fd2bd43705d9bcb9ff80e1b/c001_v0001101_t0044": EOF 2026/07/26 03:30:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/2fd2bd43705d9bcb9ff80e1b/c001_v0001101_t0044": EOF) 2026/07/26 03:30:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yilulil7caso: 1/10 (Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/2fd2bd43705d9bcb9ff80e1b/c001_v0001101_t0044": EOF) 2026/07/26 03:30:10 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 03:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/backup" 2026/07/26 03:30:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:13 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:13 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:13 DEBUG : one: Sizes differ 2026/07/26 03:30:13 DEBUG : two: size = 3 OK 2026/07/26 03:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:13 DEBUG : two: Unchanged skipping 2026/07/26 03:30:15 DEBUG : one.bak: size = 3 OK 2026/07/26 03:30:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:30:15 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:15 INFO : one: Deleted 2026/07/26 03:30:15 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:16 DEBUG : one: size = 4 OK 2026/07/26 03:30:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:16 INFO : one: Copied (new) 2026/07/26 03:30:16 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:16 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 03:30:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:30:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:16 INFO : three.txt: Deleted 2026/07/26 03:30:16 INFO : three.txt: Moved into backup dir 2026/07/26 03:30:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:18 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:18 DEBUG : one: Sizes differ 2026/07/26 03:30:18 DEBUG : two: size = 3 OK 2026/07/26 03:30:18 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:18 DEBUG : two: Unchanged skipping 2026/07/26 03:30:18 DEBUG : one.bak: size = 4 OK 2026/07/26 03:30:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:18 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:19 INFO : one: Deleted 2026/07/26 03:30:19 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:19 DEBUG : one: size = 5 OK 2026/07/26 03:30:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:30:19 INFO : one: Copied (new) 2026/07/26 03:30:19 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:20 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 03:30:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:20 INFO : three.txt: Deleted 2026/07/26 03:30:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/backup" 2026/07/26 03:30:26 DEBUG : two: size = 3 OK 2026/07/26 03:30:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:26 DEBUG : two: Unchanged skipping 2026/07/26 03:30:26 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:26 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:26 DEBUG : one: Sizes differ 2026/07/26 03:30:27 DEBUG : one-2019-01-01: size = 3 OK 2026/07/26 03:30:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:30:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 03:30:27 INFO : one: Deleted 2026/07/26 03:30:27 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:28 DEBUG : one: size = 4 OK 2026/07/26 03:30:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:28 INFO : one: Copied (new) 2026/07/26 03:30:28 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:29 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/26 03:30:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:30:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 03:30:29 INFO : three.txt: Deleted 2026/07/26 03:30:29 INFO : three.txt: Moved into backup dir 2026/07/26 03:30:30 DEBUG : two: size = 3 OK 2026/07/26 03:30:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:30 DEBUG : two: Unchanged skipping 2026/07/26 03:30:30 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:30 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:30 DEBUG : one: Sizes differ 2026/07/26 03:30:31 DEBUG : one-2019-01-01: size = 4 OK 2026/07/26 03:30:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 03:30:31 INFO : one: Deleted 2026/07/26 03:30:31 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:32 DEBUG : one: size = 5 OK 2026/07/26 03:30:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:30:32 INFO : one: Copied (new) 2026/07/26 03:30:32 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/26 03:30:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 03:30:33 INFO : three.txt: Deleted 2026/07/26 03:30:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.56s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:30:37 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:37 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:37 DEBUG : one: Sizes differ 2026/07/26 03:30:37 DEBUG : two: size = 3 OK 2026/07/26 03:30:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:37 DEBUG : two: Unchanged skipping 2026/07/26 03:30:38 DEBUG : one.bak: size = 3 OK 2026/07/26 03:30:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:30:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:38 INFO : one: Deleted 2026/07/26 03:30:38 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:39 DEBUG : one: size = 4 OK 2026/07/26 03:30:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:39 INFO : one: Copied (new) 2026/07/26 03:30:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:40 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 03:30:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:30:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:40 INFO : three.txt: Deleted 2026/07/26 03:30:40 INFO : three.txt: Moved into backup dir 2026/07/26 03:30:41 DEBUG : one.bak: Excluded (Path Filter) 2026/07/26 03:30:41 DEBUG : one.bak: Excluded 2026/07/26 03:30:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/26 03:30:41 DEBUG : three.txt.bak: Excluded 2026/07/26 03:30:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:41 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:41 DEBUG : one: Sizes differ 2026/07/26 03:30:41 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for checks to finish 2026/07/26 03:30:41 DEBUG : two: size = 3 OK 2026/07/26 03:30:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:41 DEBUG : two: Unchanged skipping 2026/07/26 03:30:42 DEBUG : one.bak: size = 4 OK 2026/07/26 03:30:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:42 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:42 INFO : one: Deleted 2026/07/26 03:30:42 DEBUG : B2 bucket rclone-test-yilulil7caso path dst: Waiting for transfers to finish 2026/07/26 03:30:42 DEBUG : one: size = 5 OK 2026/07/26 03:30:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:30:42 INFO : one: Copied (new) 2026/07/26 03:30:42 DEBUG : Waiting for deletions to finish 2026/07/26 03:30:43 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 03:30:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:43 INFO : three.txt: Deleted 2026/07/26 03:30:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.80s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:30:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:47 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:47 DEBUG : one: Sizes differ 2026/07/26 03:30:48 DEBUG : one.bak: size = 3 OK 2026/07/26 03:30:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:30:48 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:49 INFO : one: Deleted 2026/07/26 03:30:50 DEBUG : one: size = 4 OK 2026/07/26 03:30:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:50 INFO : one: Copied (new) 2026/07/26 03:30:50 DEBUG : two: size = 3 OK 2026/07/26 03:30:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:50 DEBUG : two: Unchanged skipping 2026/07/26 03:30:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:50 DEBUG : three.txt: Sizes differ 2026/07/26 03:30:51 DEBUG : three.txt.bak: size = 5 OK 2026/07/26 03:30:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:30:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:51 INFO : three.txt: Deleted 2026/07/26 03:30:51 DEBUG : three.txt: size = 6 OK 2026/07/26 03:30:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:51 INFO : three.txt: Copied (new) 2026/07/26 03:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:52 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:52 DEBUG : one: Sizes differ 2026/07/26 03:30:53 DEBUG : one.bak: size = 4 OK 2026/07/26 03:30:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:30:53 INFO : one: Copied (server-side copy) to: one.bak 2026/07/26 03:30:53 INFO : one: Deleted 2026/07/26 03:30:53 DEBUG : one: size = 5 OK 2026/07/26 03:30:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:30:53 INFO : one: Copied (new) 2026/07/26 03:30:54 DEBUG : two: size = 3 OK 2026/07/26 03:30:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:30:54 DEBUG : two: Unchanged skipping 2026/07/26 03:30:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:54 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:54 DEBUG : three.txt: Sizes differ 2026/07/26 03:30:54 DEBUG : three.txt.bak: size = 6 OK 2026/07/26 03:30:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:30:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/26 03:30:55 INFO : three.txt: Deleted 2026/07/26 03:30:55 DEBUG : three.txt: size = 19 OK 2026/07/26 03:30:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/26 03:30:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.65s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yilulil7caso/dst" 2026/07/26 03:30:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:30:59 DEBUG : one: size = 3 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:30:59 DEBUG : one: Sizes differ 2026/07/26 03:31:01 DEBUG : one-2019-01-01: size = 3 OK 2026/07/26 03:31:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:31:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 03:31:01 INFO : one: Deleted 2026/07/26 03:31:02 DEBUG : one: size = 4 OK 2026/07/26 03:31:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:31:02 INFO : one: Copied (new) 2026/07/26 03:31:02 DEBUG : two: size = 3 OK 2026/07/26 03:31:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:02 DEBUG : two: Unchanged skipping 2026/07/26 03:31:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:31:02 DEBUG : three.txt: Sizes differ 2026/07/26 03:31:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/26 03:31:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:31:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 03:31:04 INFO : three.txt: Deleted 2026/07/26 03:31:04 DEBUG : three.txt: size = 6 OK 2026/07/26 03:31:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:31:04 INFO : three.txt: Copied (new) 2026/07/26 03:31:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:05 DEBUG : one: size = 4 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:31:05 DEBUG : one: Sizes differ 2026/07/26 03:31:06 DEBUG : one-2019-01-01: size = 4 OK 2026/07/26 03:31:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/26 03:31:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/26 03:31:06 INFO : one: Deleted 2026/07/26 03:31:06 DEBUG : one: size = 5 OK 2026/07/26 03:31:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/26 03:31:06 INFO : one: Copied (new) 2026/07/26 03:31:06 DEBUG : two: size = 3 OK 2026/07/26 03:31:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:06 DEBUG : two: Unchanged skipping 2026/07/26 03:31:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yilulil7caso path dst) 2026/07/26 03:31:07 DEBUG : three.txt: Sizes differ 2026/07/26 03:31:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/26 03:31:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/26 03:31:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/26 03:31:07 INFO : three.txt: Deleted 2026/07/26 03:31:07 DEBUG : three.txt: size = 19 OK 2026/07/26 03:31:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/26 03:31:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.83s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:10 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:10 DEBUG : Testêé: Sizes differ 2026/07/26 03:31:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:11 DEBUG : Testêé: size = 14 OK 2026/07/26 03:31:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/26 03:31:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/26 03:31:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 03:31:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:12 DEBUG : existing: size = 6 OK 2026/07/26 03:31:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/26 03:31:12 INFO : existing: Copied (new) 2026/07/26 03:31:12 DEBUG : Waiting for deletions to finish 2026/07/26 03:31:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:13 DEBUG : existing: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:13 DEBUG : existing: Sizes differ 2026/07/26 03:31:13 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/26 03:31:13 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:13 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting files as there were IO errors 2026/07/26 03:31:13 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:14 DEBUG : EXISTING: size = 6 OK 2026/07/26 03:31:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:14 DEBUG : existing: Unchanged skipping 2026/07/26 03:31:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:14 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:31:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:29 DEBUG : both0: size = 6 OK 2026/07/26 03:31:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both0: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both10: size = 6 OK 2026/07/26 03:31:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both10: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both11: size = 6 OK 2026/07/26 03:31:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both11: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both12: size = 6 OK 2026/07/26 03:31:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both12: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both13: size = 6 OK 2026/07/26 03:31:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both13: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both14: size = 6 OK 2026/07/26 03:31:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both14: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both15: size = 6 OK 2026/07/26 03:31:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both15: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both16: size = 6 OK 2026/07/26 03:31:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both16: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both17: size = 6 OK 2026/07/26 03:31:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both17: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both18: size = 6 OK 2026/07/26 03:31:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both18: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both19: size = 6 OK 2026/07/26 03:31:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both19: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both1: size = 6 OK 2026/07/26 03:31:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both1: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both2: size = 6 OK 2026/07/26 03:31:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both2: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both3: size = 6 OK 2026/07/26 03:31:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both3: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both4: size = 6 OK 2026/07/26 03:31:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both4: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both5: size = 6 OK 2026/07/26 03:31:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both5: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both6: size = 6 OK 2026/07/26 03:31:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both6: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both7: size = 6 OK 2026/07/26 03:31:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both7: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both8: size = 6 OK 2026/07/26 03:31:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both8: Unchanged skipping 2026/07/26 03:31:29 DEBUG : both9: size = 6 OK 2026/07/26 03:31:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:29 DEBUG : both9: Unchanged skipping 2026/07/26 03:31:29 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:29 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:29 DEBUG : Waiting for deletions to finish 2026/07/26 03:31:29 INFO : only6: Deleted 2026/07/26 03:31:30 INFO : only7: Deleted 2026/07/26 03:31:30 INFO : only15: Deleted 2026/07/26 03:31:30 INFO : only16: Deleted 2026/07/26 03:31:30 INFO : only3: Deleted 2026/07/26 03:31:30 INFO : only0: Deleted 2026/07/26 03:31:30 INFO : only11: Deleted 2026/07/26 03:31:30 INFO : only18: Deleted 2026/07/26 03:31:30 INFO : only5: Deleted 2026/07/26 03:31:30 INFO : only9: Deleted 2026/07/26 03:31:30 INFO : only10: Deleted 2026/07/26 03:31:30 INFO : only13: Deleted 2026/07/26 03:31:30 INFO : only17: Deleted 2026/07/26 03:31:30 INFO : only2: Deleted 2026/07/26 03:31:30 INFO : only4: Deleted 2026/07/26 03:31:30 INFO : only8: Deleted 2026/07/26 03:31:30 INFO : only12: Deleted 2026/07/26 03:31:30 INFO : only14: Deleted 2026/07/26 03:31:31 INFO : only19: Deleted 2026/07/26 03:31:31 INFO : only1: Deleted 2026/07/26 03:31:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.02s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:48 DEBUG : both0: size = 6 OK 2026/07/26 03:31:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both11: size = 6 OK 2026/07/26 03:31:48 DEBUG : both10: size = 6 OK 2026/07/26 03:31:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both12: size = 6 OK 2026/07/26 03:31:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both0: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both13: size = 6 OK 2026/07/26 03:31:48 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:31:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both10: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both14: size = 6 OK 2026/07/26 03:31:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both14: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both15: size = 6 OK 2026/07/26 03:31:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both11: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both16: size = 6 OK 2026/07/26 03:31:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both16: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both17: size = 6 OK 2026/07/26 03:31:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both17: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both18: size = 6 OK 2026/07/26 03:31:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both12: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both19: size = 6 OK 2026/07/26 03:31:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both19: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both1: size = 6 OK 2026/07/26 03:31:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both1: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both2: size = 6 OK 2026/07/26 03:31:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both13: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both3: size = 6 OK 2026/07/26 03:31:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both3: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both4: size = 6 OK 2026/07/26 03:31:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both15: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both5: size = 6 OK 2026/07/26 03:31:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both18: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both6: size = 6 OK 2026/07/26 03:31:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both6: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both7: size = 6 OK 2026/07/26 03:31:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both7: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both8: size = 6 OK 2026/07/26 03:31:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both8: Unchanged skipping 2026/07/26 03:31:48 DEBUG : both9: size = 6 OK 2026/07/26 03:31:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:31:48 DEBUG : both2: Unchanged skipping 2026/07/26 03:31:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only0: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only0: Sizes differ 2026/07/26 03:31:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only10: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only10: Sizes differ 2026/07/26 03:31:48 DEBUG : both4: Unchanged skipping 2026/07/26 03:31:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only11: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only11: Sizes differ 2026/07/26 03:31:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only12: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only12: Sizes differ 2026/07/26 03:31:48 DEBUG : both5: Unchanged skipping 2026/07/26 03:31:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only13: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only13: Sizes differ 2026/07/26 03:31:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only14: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only14: Sizes differ 2026/07/26 03:31:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only15: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only15: Sizes differ 2026/07/26 03:31:48 DEBUG : both9: Unchanged skipping 2026/07/26 03:31:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only16: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only16: Sizes differ 2026/07/26 03:31:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only17: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only17: Sizes differ 2026/07/26 03:31:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only18: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only18: Sizes differ 2026/07/26 03:31:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only19: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only19: Sizes differ 2026/07/26 03:31:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only1: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only1: Sizes differ 2026/07/26 03:31:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only2: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only2: Sizes differ 2026/07/26 03:31:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only3: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only3: Sizes differ 2026/07/26 03:31:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only4: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only4: Sizes differ 2026/07/26 03:31:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only5: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only5: Sizes differ 2026/07/26 03:31:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only6: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only6: Sizes differ 2026/07/26 03:31:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only7: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only7: Sizes differ 2026/07/26 03:31:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only8: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only8: Sizes differ 2026/07/26 03:31:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3611826518) 2026/07/26 03:31:48 DEBUG : only9: size = 6 (B2 bucket rclone-test-yilulil7caso) 2026/07/26 03:31:48 DEBUG : only9: Sizes differ 2026/07/26 03:31:48 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:31:48 DEBUG : only0: size = 0 OK 2026/07/26 03:31:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only0: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only11: size = 0 OK 2026/07/26 03:31:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only11: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only17: size = 0 OK 2026/07/26 03:31:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only17: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only10: size = 0 OK 2026/07/26 03:31:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only10: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only13: size = 0 OK 2026/07/26 03:31:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only13: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only12: size = 0 OK 2026/07/26 03:31:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only12: Copied (replaced existing) 2026/07/26 03:31:48 DEBUG : only18: size = 0 OK 2026/07/26 03:31:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:48 INFO : only18: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only1: size = 0 OK 2026/07/26 03:31:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only1: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only2: size = 0 OK 2026/07/26 03:31:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only2: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only3: size = 0 OK 2026/07/26 03:31:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only3: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only14: size = 0 OK 2026/07/26 03:31:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only14: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only4: size = 0 OK 2026/07/26 03:31:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only4: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only5: size = 0 OK 2026/07/26 03:31:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only5: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only6: size = 0 OK 2026/07/26 03:31:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only6: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only7: size = 0 OK 2026/07/26 03:31:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only7: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only8: size = 0 OK 2026/07/26 03:31:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only8: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only9: size = 0 OK 2026/07/26 03:31:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only9: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only15: size = 0 OK 2026/07/26 03:31:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only15: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only16: size = 0 OK 2026/07/26 03:31:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only16: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : only19: size = 0 OK 2026/07/26 03:31:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/26 03:31:49 INFO : only19: Copied (replaced existing) 2026/07/26 03:31:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.51s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:31:57 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:31:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:31:57 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 03:31:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:31:57 INFO : empty_on_remote: Making directory 2026/07/26 03:31:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 03:31:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 03:31:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 03:31:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:31:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:00 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:32:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:32:00 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 03:32:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 03:32:00 INFO : empty_on_remote: Making directory 2026/07/26 03:32:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 03:32:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:03 INFO : sub dir: Making directory 2026/07/26 03:32:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 03:32:06 INFO : sub dir: Making directory 2026/07/26 03:32:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:17 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:18 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:32:18 DEBUG : apple: size = 5 OK 2026/07/26 03:32:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : apple: Unchanged skipping 2026/07/26 03:32:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:32:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:32:18 DEBUG : banana: size = 6 OK 2026/07/26 03:32:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : banana: Unchanged skipping 2026/07/26 03:32:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:32:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:32:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:32:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:32:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:32:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:32:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:32:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:32:18 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:18 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:18 INFO : There was nothing to transfer 2026/07/26 03:32:18 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:19 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : apple: size = 5 OK 2026/07/26 03:32:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : apple: Unchanged skipping 2026/07/26 03:32:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:32:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:32:19 DEBUG : banana: size = 6 OK 2026/07/26 03:32:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : banana: Unchanged skipping 2026/07/26 03:32:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:32:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:32:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:32:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:32:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:32:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:32:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:32:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:32:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:19 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:19 INFO : There was nothing to transfer 2026/07/26 03:32:19 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:19 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:34 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:35 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : apple: size = 5 OK 2026/07/26 03:32:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : apple: Unchanged skipping 2026/07/26 03:32:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:32:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:32:35 DEBUG : banana: size = 6 OK 2026/07/26 03:32:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : banana: Unchanged skipping 2026/07/26 03:32:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:32:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:32:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:32:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:32:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:32:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:32:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:32:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:32:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:32:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:35 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:35 INFO : There was nothing to transfer 2026/07/26 03:32:35 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:35 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : apple: size = 5 OK 2026/07/26 03:32:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : apple: Unchanged skipping 2026/07/26 03:32:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:32:36 DEBUG : banana: size = 6 OK 2026/07/26 03:32:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:32:36 DEBUG : banana: Unchanged skipping 2026/07/26 03:32:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:32:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:32:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:32:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:32:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:32:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:32:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:32:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:32:36 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:36 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:36 INFO : There was nothing to transfer 2026/07/26 03:32:36 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:36 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:32:49 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:50 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:32:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 03:32:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:32:51 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:51 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:51 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 03:32:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 03:32:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/26 03:32:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 03:32:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:32:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 03:32:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 03:32:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/26 03:32:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:32:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 03:32:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:32:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:32:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:32:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:32:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:32:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:32:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 03:32:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:32:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 03:32:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:32:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 03:32:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:32:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 03:32:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:32:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 03:32:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:32:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 03:32:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:32:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 03:32:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:32:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 03:32:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:32:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 03:32:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:32:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 03:32:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:32:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:52 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:52 INFO : apple: Deleted 2026/07/26 03:32:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 03:32:53 INFO : appleappleapplebanana: Deleted 2026/07/26 03:32:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 03:32:53 INFO : splitbananasplit: Deleted 2026/07/26 03:32:53 INFO : banana: Deleted 2026/07/26 03:32:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 03:32:53 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 03:32:53 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:54 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 03:32:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 03:32:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:32:54 DEBUG : apple: Unchanged skipping 2026/07/26 03:32:54 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 03:32:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 03:32:54 DEBUG : banana: Unchanged skipping 2026/07/26 03:32:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 03:32:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:32:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 03:32:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 03:32:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 03:32:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:32:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:32:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:32:54 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:54 DEBUG : Waiting for deletions to finish 2026/07/26 03:32:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 03:32:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 03:32:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 03:32:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 03:32:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 03:32:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 03:32:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 03:32:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 03:32:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 03:32:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 03:32:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 03:32:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:33:08 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:08 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:33:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:33:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 03:33:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 03:33:09 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/26 03:33:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:33:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/26 03:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 03:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 03:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 03:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 03:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 03:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 03:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 03:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 03:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 03:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 03:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 03:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 03:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 03:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 03:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:09 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:09 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:09 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/26 03:33:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:33:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/26 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:09 DEBUG : PREFIXapple: size = 5 OK 2026/07/26 03:33:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 03:33:09 INFO : apple: Copied (new) to: PREFIXapple 2026/07/26 03:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:09 DEBUG : PREFIXbanana: size = 6 OK 2026/07/26 03:33:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 03:33:09 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/26 03:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:33:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:33:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/26 03:33:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/26 03:33:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:33:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/26 03:33:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:33:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/26 03:33:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:33:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/26 03:33:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:33:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/26 03:33:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:33:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/26 03:33:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:33:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/26 03:33:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:33:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:10 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 03:33:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 03:33:11 INFO : splitbananasplit: Deleted 2026/07/26 03:33:11 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 03:33:11 INFO : appleappleapplebanana: Deleted 2026/07/26 03:33:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 03:33:11 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 03:33:11 INFO : apple: Deleted 2026/07/26 03:33:11 INFO : banana: Deleted 2026/07/26 03:33:11 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 03:33:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 03:33:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 03:33:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:12 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:12 DEBUG : apple: size = 5 OK 2026/07/26 03:33:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 03:33:12 INFO : apple: Copied (new) 2026/07/26 03:33:12 DEBUG : banana: size = 6 OK 2026/07/26 03:33:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 03:33:12 INFO : banana: Copied (new) 2026/07/26 03:33:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:33:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:33:12 INFO : splitbananasplit: Copied (new) 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:33:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:33:12 INFO : appleappleapplebanana: Copied (new) 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:33:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:33:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:33:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:33:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:33:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:33:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:33:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:33:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:33:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:33:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:33:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:33:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:33:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:33:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:33:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:33:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:33:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:33:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:33:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:33:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:33:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 03:33:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:33:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:33:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 03:33:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:33:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:33:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 03:33:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/26 03:33:14 INFO : PREFIXsplitbananasplit: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/26 03:33:14 INFO : PREFIXapple: Deleted 2026/07/26 03:33:14 INFO : PREFIXbanana: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/26 03:33:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/26 03:33:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/26 03:33:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:14 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:15 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:33:28 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:28 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:33:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:29 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:29 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/26 03:33:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 03:33:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:29 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/26 03:33:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:33:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:33:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:29 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:33:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:29 DEBUG : appleSUFFIX: size = 5 OK 2026/07/26 03:33:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 03:33:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:33:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:33:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:33:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:33:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:33:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:33:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/26 03:33:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:33:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/26 03:33:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:33:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/26 03:33:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:33:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/26 03:33:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:33:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/26 03:33:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:33:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/26 03:33:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:33:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/26 03:33:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:33:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/26 03:33:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:33:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/26 03:33:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:33:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:30 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:30 INFO : splitbananasplit: Deleted 2026/07/26 03:33:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 03:33:31 INFO : apple: Deleted 2026/07/26 03:33:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 03:33:31 INFO : banana: Deleted 2026/07/26 03:33:31 INFO : appleappleapplebanana: Deleted 2026/07/26 03:33:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 03:33:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 03:33:31 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 03:33:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 03:33:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 03:33:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:33:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:33:32 INFO : appleappleapplebanana: Copied (new) 2026/07/26 03:33:32 DEBUG : banana: size = 6 OK 2026/07/26 03:33:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/26 03:33:32 INFO : banana: Copied (new) 2026/07/26 03:33:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:33:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:33:32 INFO : splitbananasplit: Copied (new) 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:33:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:33:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:33:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:33:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:33:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 03:33:32 DEBUG : apple: size = 5 OK 2026/07/26 03:33:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/26 03:33:32 INFO : apple: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:33:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:33:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:33:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:33:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:33:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:33:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:33:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:33:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:33:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:33:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:33:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:33:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:33:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:33:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:33:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:33:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 03:33:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:33:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:33:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 03:33:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:33:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:33:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 03:33:34 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : appleSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : bananaSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/26 03:33:34 INFO : splitbananasplitSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/26 03:33:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/26 03:33:34 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:35 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:35 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:33:49 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:49 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 03:33:49 DEBUG : apple: size = 5 OK 2026/07/26 03:33:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:49 DEBUG : apple: Unchanged skipping 2026/07/26 03:33:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:49 DEBUG : banana: size = 6 OK 2026/07/26 03:33:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:49 DEBUG : banana: Unchanged skipping 2026/07/26 03:33:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 03:33:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 03:33:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 03:33:50 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:50 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:50 DEBUG : appleapple: size = 21 OK 2026/07/26 03:33:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/26 03:33:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/26 03:33:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:50 DEBUG : splitbanan: size = 16 OK 2026/07/26 03:33:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/26 03:33:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/26 03:33:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/26 03:33:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/26 03:33:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/26 03:33:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/26 03:33:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/26 03:33:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/26 03:33:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/26 03:33:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/26 03:33:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/26 03:33:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/26 03:33:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/26 03:33:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/26 03:33:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/26 03:33:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/26 03:33:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/26 03:33:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/26 03:33:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/26 03:33:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/26 03:33:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 03:33:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/26 03:33:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/26 03:33:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 03:33:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/26 03:33:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/26 03:33:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 03:33:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/26 03:33:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/26 03:33:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 03:33:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/26 03:33:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/26 03:33:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 03:33:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/26 03:33:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/26 03:33:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 03:33:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/26 03:33:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/26 03:33:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 03:33:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/26 03:33:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/26 03:33:51 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 03:33:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 03:33:52 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 03:33:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 03:33:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 03:33:52 INFO : splitbananasplit: Deleted 2026/07/26 03:33:52 INFO : appleappleapplebanana: Deleted 2026/07/26 03:33:52 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:52 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:52 DEBUG : apple: size = 5 OK 2026/07/26 03:33:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:52 DEBUG : apple: Unchanged skipping 2026/07/26 03:33:52 DEBUG : appleapple: size = 21 OK 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:33:52 DEBUG : banana: size = 6 OK 2026/07/26 03:33:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:52 DEBUG : banana: Unchanged skipping 2026/07/26 03:33:52 DEBUG : splitbanan: size = 16 OK 2026/07/26 03:33:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 03:33:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 03:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 03:33:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 03:33:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 03:33:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 03:33:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 03:33:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 03:33:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 03:33:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 03:33:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 03:33:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 03:33:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 03:33:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 03:33:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 03:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 03:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 03:33:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 03:33:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 03:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:33:53 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:33:53 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:53 DEBUG : Waiting for deletions to finish 2026/07/26 03:33:53 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 03:33:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 03:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 03:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 03:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 03:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 03:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 03:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 03:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 03:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 03:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 03:33:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 03:33:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 03:33:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 03:33:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 03:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 03:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 03:33:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:34:06 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:07 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:07 DEBUG : apple: size = 5 OK 2026/07/26 03:34:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:07 DEBUG : banana: size = 6 OK 2026/07/26 03:34:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:07 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:07 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:07 INFO : There was nothing to transfer 2026/07/26 03:34:07 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:08 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : apple: size = 5 OK 2026/07/26 03:34:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:08 DEBUG : banana: size = 6 OK 2026/07/26 03:34:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:08 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:08 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:08 INFO : There was nothing to transfer 2026/07/26 03:34:08 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:08 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:09 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:34:22 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:22 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : apple: size = 5 OK 2026/07/26 03:34:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:23 DEBUG : banana: size = 6 OK 2026/07/26 03:34:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:23 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:23 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:23 INFO : There was nothing to transfer 2026/07/26 03:34:23 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : apple: size = 5 OK 2026/07/26 03:34:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:24 DEBUG : banana: size = 6 OK 2026/07/26 03:34:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:24 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:24 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:24 INFO : There was nothing to transfer 2026/07/26 03:34:24 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:24 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:34:37 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:38 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:38 DEBUG : apple: size = 5 OK 2026/07/26 03:34:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:38 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:38 DEBUG : banana: size = 6 OK 2026/07/26 03:34:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:38 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:38 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:38 INFO : There was nothing to transfer 2026/07/26 03:34:38 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:39 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : apple: size = 5 OK 2026/07/26 03:34:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:39 DEBUG : banana: size = 6 OK 2026/07/26 03:34:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:39 INFO : There was nothing to transfer 2026/07/26 03:34:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:39 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:34:52 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:53 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : apple: size = 5 OK 2026/07/26 03:34:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:54 DEBUG : banana: size = 6 OK 2026/07/26 03:34:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:54 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:54 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:54 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:54 INFO : There was nothing to transfer 2026/07/26 03:34:54 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:54 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : apple: size = 5 OK 2026/07/26 03:34:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:34:55 DEBUG : banana: size = 6 OK 2026/07/26 03:34:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : banana: Unchanged skipping 2026/07/26 03:34:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:34:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:34:55 DEBUG : apple: Unchanged skipping 2026/07/26 03:34:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:34:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:34:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:34:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:34:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:34:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:34:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:34:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:34:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:34:55 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:34:55 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:34:55 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:55 INFO : There was nothing to transfer 2026/07/26 03:34:55 DEBUG : Waiting for deletions to finish 2026/07/26 03:34:55 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:34:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:08 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:09 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : apple: size = 5 OK 2026/07/26 03:35:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : apple: Unchanged skipping 2026/07/26 03:35:09 DEBUG : banana: size = 6 OK 2026/07/26 03:35:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : banana: Unchanged skipping 2026/07/26 03:35:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:35:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:35:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:35:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:35:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:35:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:35:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:35:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:35:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:35:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:35:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:35:09 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:09 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:09 INFO : There was nothing to transfer 2026/07/26 03:35:09 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:09 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : apple: size = 5 OK 2026/07/26 03:35:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : apple: Unchanged skipping 2026/07/26 03:35:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 03:35:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 03:35:10 DEBUG : banana: size = 6 OK 2026/07/26 03:35:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : banana: Unchanged skipping 2026/07/26 03:35:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 03:35:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 03:35:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 03:35:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 03:35:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 03:35:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 03:35:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 03:35:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 03:35:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 03:35:10 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:10 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:10 INFO : There was nothing to transfer 2026/07/26 03:35:10 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:10 DEBUG : apple: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : banana: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 03:35:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.48s) --- PASS: TestTransform/NFC (14.85s) --- PASS: TestTransform/NFD (16.99s) --- PASS: TestTransform/base64 (17.86s) --- PASS: TestTransform/prefix (20.25s) --- PASS: TestTransform/suffix (20.36s) --- PASS: TestTransform/truncate (18.12s) --- PASS: TestTransform/encoder (15.71s) --- PASS: TestTransform/ISO-8859-1 (15.12s) --- PASS: TestTransform/charmap (15.36s) --- PASS: TestTransform/lowercase (15.51s) --- PASS: TestTransform/ascii (15.35s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 03:35:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 03:35:15 INFO : sub dir_somesuffix: Making directory 2026/07/26 03:35:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 03:35:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/26 03:35:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 03:35:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:15 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:15 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 03:35:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/26 03:35:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 03:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:17 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:17 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:17 INFO : tictactoe: Making directory 2026/07/26 03:35:17 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:17 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/26 03:35:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:17 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:17 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/26 03:35:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/26 03:35:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:19 INFO : toe: Making directory 2026/07/26 03:35:19 INFO : toe/toe: Making directory 2026/07/26 03:35:19 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 03:35:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 03:35:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 03:35:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:19 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 03:35:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 03:35:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:20 INFO : toe: Making directory 2026/07/26 03:35:20 INFO : toe/toe: Making directory 2026/07/26 03:35:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 03:35:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 03:35:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 03:35:20 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:20 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 03:35:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 03:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:22 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:35:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 03:35:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:22 INFO : tictacempty_dir: Making directory 2026/07/26 03:35:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:22 INFO : tictactoe: Making directory 2026/07/26 03:35:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:22 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:22 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:22 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 03:35:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:24 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:35:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:24 INFO : tictacempty_dir: Making directory 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 INFO : tictactoe: Making directory 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:24 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 03:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 03:35:24 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:25 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:25 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 03:35:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/26 03:35:25 NOTICE: B2 bucket rclone-test-yilulil7caso: 0 differences found 2026/07/26 03:35:25 NOTICE: B2 bucket rclone-test-yilulil7caso: 1 matching files --- PASS: TestAllTag (2.09s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:26 INFO : tictactoe: Making directory 2026/07/26 03:35:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:26 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:26 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:26 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:26 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 03:35:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:27 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 03:35:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:35:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 03:35:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/26 03:35:27 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2026/07/26 03:35:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:28 INFO : toe: Making directory 2026/07/26 03:35:28 INFO : toe/toe: Making directory 2026/07/26 03:35:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 03:35:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:28 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:29 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 03:35:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:29 INFO : toe/toe/toe: Copied (new) 2026/07/26 03:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:30 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:35:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 03:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:30 INFO : tictacempty_dir: Making directory 2026/07/26 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:30 INFO : tictactoe: Making directory 2026/07/26 03:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:30 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 03:35:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:30 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:30 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:31 INFO : toe/toe/toe.txt: Deleted 2026/07/26 03:35:31 INFO : toe/toe: Removing directory 2026/07/26 03:35:31 INFO : toe: Removing directory 2026/07/26 03:35:31 INFO : empty_dir: Removing directory 2026/07/26 03:35:31 DEBUG : Local file system at /tmp/rclone3611826518: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:32 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:35:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 03:35:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:32 INFO : tictacempty_dir: Making directory 2026/07/26 03:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:32 INFO : tictactoe: Making directory 2026/07/26 03:35:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:32 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 03:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:32 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:32 INFO : toe/toe/toe.txt: Deleted 2026/07/26 03:35:32 INFO : toe/toe: Removing directory 2026/07/26 03:35:32 INFO : toe: Removing directory 2026/07/26 03:35:32 INFO : empty_dir: Removing directory 2026/07/26 03:35:32 DEBUG : Local file system at /tmp/rclone3611826518: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 03:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 03:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 03:35:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/26 03:35:34 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.23s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:35 DEBUG : Reset feature "Copy" 2026/07/26 03:35:35 DEBUG : Reset feature "Move" 2026/07/26 03:35:35 DEBUG : Reset feature "Copy" 2026/07/26 03:35:35 DEBUG : Reset feature "Move" 2026/07/26 03:35:35 DEBUG : empty_dir: Making directory with metadata 2026/07/26 03:35:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 03:35:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:35 INFO : tictacempty_dir: Making directory 2026/07/26 03:35:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 03:35:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:35 INFO : tictactoe: Making directory 2026/07/26 03:35:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 03:35:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:35 INFO : tictactoe/tictactoe: Making directory 2026/07/26 03:35:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 03:35:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 03:35:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:35 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 03:35:36 INFO : toe/toe/toe.txt: Deleted 2026/07/26 03:35:36 INFO : toe/toe: Removing directory 2026/07/26 03:35:36 INFO : toe: Removing directory 2026/07/26 03:35:36 INFO : empty_dir: Removing directory 2026/07/26 03:35:36 DEBUG : Local file system at /tmp/rclone3611826518: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 03:35:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 03:35:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/26 03:35:37 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.64s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:38 DEBUG : toe: transformed to: dG9l 2026/07/26 03:35:39 DEBUG : toe: transformed to: dG9l 2026/07/26 03:35:39 INFO : dG9l: Making directory 2026/07/26 03:35:39 DEBUG : toe: transformed to: dG9l 2026/07/26 03:35:39 DEBUG : toe: transformed to: dG9l 2026/07/26 03:35:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 03:35:39 INFO : dG9l/dG9l: Making directory 2026/07/26 03:35:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 03:35:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/26 03:35:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 03:35:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 03:35:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 03:35:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:39 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/26 03:35:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 03:35:39 DEBUG : Waiting for deletions to finish 2026/07/26 03:35:40 DEBUG : dG9l: transformed to: toe 2026/07/26 03:35:40 DEBUG : dG9l: transformed to: toe 2026/07/26 03:35:40 DEBUG : dG9l: transformed to: toe 2026/07/26 03:35:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/26 03:35:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/26 03:35:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 03:35:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/26 03:35:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/26 03:35:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/26 03:35:40 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for checks to finish 2026/07/26 03:35:40 DEBUG : Local file system at /tmp/rclone3611826518: Waiting for transfers to finish 2026/07/26 03:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.65s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yilulil7caso", Local "Local file system at /tmp/rclone3611826518", Modify Window "1ms" 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe: transformed to: 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe: transformed to: 2026/07/26 03:35:41 INFO : B2 bucket rclone-test-yilulil7caso: Making directory 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe: transformed to: 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe: transformed to: 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe/toe: transformed to: 2026/07/26 03:35:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 03:35:41 INFO : toe/toe: Making directory 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe/toe: transformed to: 2026/07/26 03:35:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe: transformed to: 2026/07/26 03:35:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 03:35:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 03:35:41 DEBUG : toe/toe/toe: transformed to: 2026/07/26 03:35:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/26 03:35:41 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for checks to finish 2026/07/26 03:35:41 DEBUG : B2 bucket rclone-test-yilulil7caso: Waiting for transfers to finish 2026/07/26 03:35:42 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 03:35:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/26 03:35:42 INFO : toe/toe/toe: Copied (new) 2026/07/26 03:35:42 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting files as there were IO errors 2026/07/26 03:35:42 ERROR : B2 bucket rclone-test-yilulil7caso: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/07/26 03:35:43 DEBUG : B2 bucket rclone-test-yilulil7caso: Purge remote 2026/07/26 03:35:43 INFO : B2 bucket rclone-test-yilulil7caso: cleaning bucket "rclone-test-yilulil7caso" of all files 2026/07/26 03:35:44 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf34a_d20260726_m032950_c001_v7007000_t0000_u01785036590184") 2026/07/26 03:35:44 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10215494a166a362_d20260726_m032944_c001_v0001136_t0030_u01785036584106") 2026/07/26 03:35:44 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788feca6b1_d20260726_m032925_c001_v7007000_t0000_u01785036565333") 2026/07/26 03:35:44 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea5aa_d20260726_m032919_c001_v0001102_t0052_u01785036559558") 2026/07/26 03:35:44 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788feca6b2_d20260726_m032925_c001_v7007000_t0000_u01785036565515") 2026/07/26 03:35:44 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a193_d20260726_m032920_c001_v0001183_t0053_u01785036560992") 2026/07/26 03:35:44 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf34b_d20260726_m032950_c001_v7007000_t0000_u01785036590358") 2026/07/26 03:35:44 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52a77_d20260726_m032941_c001_v0001101_t0057_u01785036581141") 2026/07/26 03:35:44 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf34c_d20260726_m032950_c001_v7007000_t0000_u01785036590532") 2026/07/26 03:35:44 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a25e_d20260726_m032948_c001_v0001183_t0055_u01785036588367") 2026/07/26 03:35:44 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf34e_d20260726_m032950_c001_v7007000_t0000_u01785036590705") 2026/07/26 03:35:44 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea5e2_d20260726_m032945_c001_v0001102_t0016_u01785036585961") 2026/07/26 03:35:44 DEBUG : EXISTING: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a03491_d20260726_m033115_c001_v7007000_t0000_u01785036675364") 2026/07/26 03:35:44 DEBUG : EXISTING: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a49c_d20260726_m033114_c001_v0001183_t0050_u01785036674329") 2026/07/26 03:35:44 DEBUG : PREFIXapple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293282de_d20260726_m033314_c001_v7007000_t0000_u01785036794263") 2026/07/26 03:35:44 DEBUG : PREFIXapple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea850_d20260726_m033308_c001_v0001102_t0045_u01785036788899") 2026/07/26 03:35:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64927b_d20260726_m033314_c001_v7007000_t0000_u01785036794461") 2026/07/26 03:35:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a828_d20260726_m033308_c001_v0001183_t0019_u01785036788909") 2026/07/26 03:35:44 DEBUG : PREFIXbanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649279_d20260726_m033314_c001_v7007000_t0000_u01785036794268") 2026/07/26 03:35:45 DEBUG : PREFIXbanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645877_d20260726_m033308_c001_v0001113_t0013_u01785036788921") 2026/07/26 03:35:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32cefe_d20260726_m033314_c001_v7007000_t0000_u01785036794229") 2026/07/26 03:35:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3894_d20260726_m033308_c001_v0001134_t0030_u01785036788930") 2026/07/26 03:35:45 DEBUG : Testêé: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a0348f_d20260726_m033111_c001_v7007000_t0000_u01785036671667") 2026/07/26 03:35:45 DEBUG : Testêé: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a47a_d20260726_m033111_c001_v0001183_t0003_u01785036671084") 2026/07/26 03:35:45 DEBUG : Testêé: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6b6_d20260726_m033110_c001_v0001102_t0038_u01785036670063") 2026/07/26 03:35:45 DEBUG : YXBwbGU=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f89b_d20260726_m033255_c001_v7007000_t0000_u01785036775446") 2026/07/26 03:35:45 DEBUG : YXBwbGU=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7ac_d20260726_m033251_c001_v0001183_t0000_u01785036771124") 2026/07/26 03:35:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f89c_d20260726_m033255_c001_v7007000_t0000_u01785036775629") 2026/07/26 03:35:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764584f_d20260726_m033251_c001_v0001113_t0017_u01785036771155") 2026/07/26 03:35:45 DEBUG : YmFuYW5h: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f89d_d20260726_m033255_c001_v7007000_t0000_u01785036775814") 2026/07/26 03:35:45 DEBUG : YmFuYW5h: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3874_d20260726_m033251_c001_v0001134_t0024_u01785036771135") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce642_d20260726_m032738_c001_v7007000_t0000_u01785036458561") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e77_d20260726_m032737_c001_v0001183_t0050_u01785036457998") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f7c_d20260726_m032736_c001_v7007000_t0000_u01785036456599") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e59_d20260726_m032735_c001_v0001183_t0002_u01785036455708") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673bf_d20260726_m032720_c001_v7007000_t0000_u01785036440630") 2026/07/26 03:35:45 DEBUG : a/potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599dbb_d20260726_m032719_c001_v0001183_t0055_u01785036439670") 2026/07/26 03:35:45 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd496_d20260726_m033511_c001_v7007000_t0000_u01785036911384") 2026/07/26 03:35:45 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459a9_d20260726_m033507_c001_v0001113_t0029_u01785036907218") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924a7_d20260726_m033456_c001_v7007000_t0000_u01785036896039") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645983_d20260726_m033451_c001_v0001113_t0000_u01785036891718") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92461_d20260726_m033440_c001_v7007000_t0000_u01785036880472") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645961_d20260726_m033436_c001_v0001113_t0056_u01785036876743") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9ae_d20260726_m033425_c001_v7007000_t0000_u01785036865078") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764593d_d20260726_m033421_c001_v0001113_t0040_u01785036861274") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c09_d20260726_m033409_c001_v7007000_t0000_u01785036849934") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764591d_d20260726_m033405_c001_v0001113_t0054_u01785036845654") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec3b_d20260726_m033353_c001_v7007000_t0000_u01785036833939") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3914_d20260726_m033347_c001_v0001134_t0017_u01785036827959") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917382d_d20260726_m033336_c001_v7007000_t0000_u01785036816107") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458bf_d20260726_m033332_c001_v0001113_t0059_u01785036812310") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286a6_d20260726_m033331_c001_v7007000_t0000_u01785036811180") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458b3_d20260726_m033326_c001_v0001113_t0049_u01785036806870") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de3_d20260726_m033315_c001_v7007000_t0000_u01785036795881") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a840_d20260726_m033312_c001_v0001183_t0004_u01785036792393") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4020872c6005b4a3_d20260726_m033311_c001_v7007000_t0000_u01785036791387") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea84e_d20260726_m033306_c001_v0001102_t0038_u01785036786836") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a81b_d20260726_m033252_c001_v7007000_t0000_u01785036772852") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a798_d20260726_m033248_c001_v0001183_t0011_u01785036768706") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf95f_d20260726_m033237_c001_v7007000_t0000_u01785036757466") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a752_d20260726_m033233_c001_v0001183_t0058_u01785036753149") 2026/07/26 03:35:46 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49796f_d20260726_m033220_c001_v7007000_t0000_u01785036740503") 2026/07/26 03:35:47 DEBUG : apple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a6d0_d20260726_m033216_c001_v0001183_t0014_u01785036736726") 2026/07/26 03:35:47 DEBUG : appleSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f36_d20260726_m033334_c001_v7007000_t0000_u01785036814364") 2026/07/26 03:35:47 DEBUG : appleSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458b7_d20260726_m033328_c001_v0001113_t0019_u01785036808927") 2026/07/26 03:35:47 DEBUG : appleapple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec3c_d20260726_m033354_c001_v7007000_t0000_u01785036834130") 2026/07/26 03:35:47 DEBUG : appleapple: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a94c_d20260726_m033349_c001_v0001183_t0032_u01785036829943") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd49c_d20260726_m033511_c001_v7007000_t0000_u01785036911561") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39b6_d20260726_m033507_c001_v0001134_t0009_u01785036907765") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924a8_d20260726_m033456_c001_v7007000_t0000_u01785036896216") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3996_d20260726_m033452_c001_v0001134_t0001_u01785036892345") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92462_d20260726_m033440_c001_v7007000_t0000_u01785036880649") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3978_d20260726_m033437_c001_v0001134_t0032_u01785036877326") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9af_d20260726_m033425_c001_v7007000_t0000_u01785036865254") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc395a_d20260726_m033421_c001_v0001134_t0033_u01785036861816") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0a_d20260726_m033410_c001_v7007000_t0000_u01785036850110") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3934_d20260726_m033406_c001_v0001134_t0053_u01785036846171") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec39_d20260726_m033352_c001_v7007000_t0000_u01785036832036") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8b2_d20260726_m033348_c001_v0001102_t0022_u01785036828560") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173835_d20260726_m033336_c001_v7007000_t0000_u01785036816289") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8de_d20260726_m033332_c001_v0001183_t0056_u01785036812331") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b5bb_d20260726_m033331_c001_v7007000_t0000_u01785036811253") 2026/07/26 03:35:47 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a898_d20260726_m033327_c001_v0001183_t0054_u01785036807641") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de4_d20260726_m033316_c001_v7007000_t0000_u01785036796057") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645883_d20260726_m033312_c001_v0001113_t0032_u01785036792415") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9223d_d20260726_m033311_c001_v7007000_t0000_u01785036791139") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645875_d20260726_m033307_c001_v0001113_t0057_u01785036787284") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf9c1_d20260726_m033253_c001_v7007000_t0000_u01785036773239") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea82a_d20260726_m033249_c001_v0001102_t0005_u01785036769185") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf960_d20260726_m033237_c001_v7007000_t0000_u01785036757657") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7fe_d20260726_m033233_c001_v0001102_t0040_u01785036753683") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497970_d20260726_m033220_c001_v7007000_t0000_u01785036740689") 2026/07/26 03:35:48 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7d2_d20260726_m033217_c001_v0001102_t0032_u01785036737259") 2026/07/26 03:35:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f7322_d20260726_m033334_c001_v7007000_t0000_u01785036814607") 2026/07/26 03:35:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea886_d20260726_m033328_c001_v0001102_t0059_u01785036808937") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce643_d20260726_m032738_c001_v7007000_t0000_u01785036458742") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e69_d20260726_m032737_c001_v0001183_t0032_u01785036457147") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f79_d20260726_m032736_c001_v7007000_t0000_u01785036456053") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e4f_d20260726_m032734_c001_v0001183_t0009_u01785036454888") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673be_d20260726_m032720_c001_v7007000_t0000_u01785036440063") 2026/07/26 03:35:48 DEBUG : b/potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599db3_d20260726_m032718_c001_v0001183_t0055_u01785036438899") 2026/07/26 03:35:48 DEBUG : backup/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f0b_d20260726_m033005_c001_v7007000_t0000_u01785036605897") 2026/07/26 03:35:48 DEBUG : backup/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f117f98e16bf584bd_d20260726_m033003_c001_v0001183_t0058_u01785036603995") 2026/07/26 03:35:48 DEBUG : backup/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1104e6c7e130dce4_d20260726_m032959_c001_v0001165_t0050_u01785036599803") 2026/07/26 03:35:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0a2_d20260726_m033033_c001_v7007000_t0000_u01785036633513") 2026/07/26 03:35:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10565e0eb96f46fc_d20260726_m033031_c001_v0001116_t0004_u01785036631157") 2026/07/26 03:35:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f11979a020a72fc9d_d20260726_m033027_c001_v0001174_t0059_u01785036627044") 2026/07/26 03:35:49 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430850a_d20260726_m033020_c001_v7007000_t0000_u01785036620842") 2026/07/26 03:35:49 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f11557862b9c01f55_d20260726_m033018_c001_v0001091_t0034_u01785036618665") 2026/07/26 03:35:49 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1010caac8dba5afc_d20260726_m033014_c001_v0001037_t0005_u01785036614704") 2026/07/26 03:35:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0a8_d20260726_m033033_c001_v7007000_t0000_u01785036633693") 2026/07/26 03:35:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1027c26b9df980c1_d20260726_m033032_c001_v0001091_t0013_u01785036632603") 2026/07/26 03:35:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107fdd8b6a768209_d20260726_m033028_c001_v0001043_t0034_u01785036628821") 2026/07/26 03:35:49 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f0c_d20260726_m033006_c001_v7007000_t0000_u01785036606082") 2026/07/26 03:35:49 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f102b215c9c4dfd77_d20260726_m033004_c001_v0001106_t0044_u01785036604812") 2026/07/26 03:35:49 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1189566c14f7be31_d20260726_m033001_c001_v0001105_t0006_u01785036601355") 2026/07/26 03:35:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430850c_d20260726_m033021_c001_v7007000_t0000_u01785036621019") 2026/07/26 03:35:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f113453210299ff03_d20260726_m033019_c001_v0001174_t0054_u01785036619729") 2026/07/26 03:35:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f11695e67e927bf86_d20260726_m033016_c001_v0001177_t0020_u01785036616356") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4a1_d20260726_m033511_c001_v7007000_t0000_u01785036911751") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959ab17_d20260726_m033507_c001_v0001183_t0039_u01785036907570") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924a9_d20260726_m033456_c001_v7007000_t0000_u01785036896393") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aab8_d20260726_m033452_c001_v0001183_t0040_u01785036892144") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92463_d20260726_m033440_c001_v7007000_t0000_u01785036880824") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa56_d20260726_m033437_c001_v0001183_t0005_u01785036877122") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b0_d20260726_m033425_c001_v7007000_t0000_u01785036865431") 2026/07/26 03:35:49 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9fa_d20260726_m033421_c001_v0001183_t0052_u01785036861619") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0b_d20260726_m033410_c001_v7007000_t0000_u01785036850292") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9a0_d20260726_m033405_c001_v0001183_t0052_u01785036845959") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec3d_d20260726_m033354_c001_v7007000_t0000_u01785036834321") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a93a_d20260726_m033348_c001_v0001183_t0005_u01785036828355") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917383c_d20260726_m033336_c001_v7007000_t0000_u01785036816474") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea894_d20260726_m033332_c001_v0001102_t0045_u01785036812320") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f30_d20260726_m033331_c001_v7007000_t0000_u01785036811237") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea880_d20260726_m033327_c001_v0001102_t0023_u01785036807255") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de5_d20260726_m033316_c001_v7007000_t0000_u01785036796234") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38a6_d20260726_m033312_c001_v0001134_t0052_u01785036792404") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b1a69_d20260726_m033311_c001_v7007000_t0000_u01785036791487") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a81c_d20260726_m033307_c001_v0001183_t0046_u01785036787097") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dcf8e_d20260726_m033253_c001_v7007000_t0000_u01785036773254") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3868_d20260726_m033248_c001_v0001134_t0044_u01785036768923") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf961_d20260726_m033237_c001_v7007000_t0000_u01785036757848") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc384a_d20260726_m033233_c001_v0001134_t0050_u01785036753364") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497971_d20260726_m033220_c001_v7007000_t0000_u01785036740875") 2026/07/26 03:35:50 DEBUG : banana: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc382c_d20260726_m033216_c001_v0001134_t0003_u01785036736923") 2026/07/26 03:35:50 DEBUG : bananaSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f37_d20260726_m033334_c001_v7007000_t0000_u01785036814530") 2026/07/26 03:35:50 DEBUG : bananaSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8a8_d20260726_m033328_c001_v0001183_t0016_u01785036808947") 2026/07/26 03:35:50 DEBUG : both0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4a_d20260726_m033150_c001_v7007000_t0000_u01785036710222") 2026/07/26 03:35:50 DEBUG : both0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea724_d20260726_m033135_c001_v0001102_t0039_u01785036695614") 2026/07/26 03:35:51 DEBUG : both0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64902e_d20260726_m033131_c001_v7007000_t0000_u01785036691582") 2026/07/26 03:35:51 DEBUG : both0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6ca_d20260726_m033117_c001_v0001102_t0029_u01785036677236") 2026/07/26 03:35:51 DEBUG : both1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4b_d20260726_m033150_c001_v7007000_t0000_u01785036710404") 2026/07/26 03:35:51 DEBUG : both1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea728_d20260726_m033136_c001_v0001102_t0050_u01785036696468") 2026/07/26 03:35:51 DEBUG : both1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649032_d20260726_m033131_c001_v7007000_t0000_u01785036691756") 2026/07/26 03:35:51 DEBUG : both1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6cc_d20260726_m033117_c001_v0001102_t0046_u01785036677876") 2026/07/26 03:35:51 DEBUG : both10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4c_d20260726_m033150_c001_v7007000_t0000_u01785036710587") 2026/07/26 03:35:51 DEBUG : both10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea742_d20260726_m033141_c001_v0001102_t0024_u01785036701874") 2026/07/26 03:35:51 DEBUG : both10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649037_d20260726_m033131_c001_v7007000_t0000_u01785036691930") 2026/07/26 03:35:51 DEBUG : both10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6f0_d20260726_m033122_c001_v0001102_t0038_u01785036682961") 2026/07/26 03:35:51 DEBUG : both11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4d_d20260726_m033150_c001_v7007000_t0000_u01785036710771") 2026/07/26 03:35:51 DEBUG : both11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea744_d20260726_m033142_c001_v0001102_t0003_u01785036702570") 2026/07/26 03:35:51 DEBUG : both11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64903a_d20260726_m033132_c001_v7007000_t0000_u01785036692104") 2026/07/26 03:35:51 DEBUG : both11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6f4_d20260726_m033123_c001_v0001102_t0049_u01785036683514") 2026/07/26 03:35:51 DEBUG : both12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4e_d20260726_m033150_c001_v7007000_t0000_u01785036710952") 2026/07/26 03:35:51 DEBUG : both12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea74a_d20260726_m033143_c001_v0001102_t0019_u01785036703090") 2026/07/26 03:35:51 DEBUG : both12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64903b_d20260726_m033132_c001_v7007000_t0000_u01785036692278") 2026/07/26 03:35:51 DEBUG : both12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6f8_d20260726_m033123_c001_v0001102_t0000_u01785036683997") 2026/07/26 03:35:51 DEBUG : both13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d4f_d20260726_m033151_c001_v7007000_t0000_u01785036711133") 2026/07/26 03:35:51 DEBUG : both13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea74c_d20260726_m033143_c001_v0001102_t0047_u01785036703627") 2026/07/26 03:35:51 DEBUG : both13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64903c_d20260726_m033132_c001_v7007000_t0000_u01785036692450") 2026/07/26 03:35:52 DEBUG : both13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6fa_d20260726_m033124_c001_v0001102_t0030_u01785036684570") 2026/07/26 03:35:52 DEBUG : both14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d51_d20260726_m033151_c001_v7007000_t0000_u01785036711316") 2026/07/26 03:35:52 DEBUG : both14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea752_d20260726_m033144_c001_v0001102_t0025_u01785036704085") 2026/07/26 03:35:52 DEBUG : both14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649040_d20260726_m033132_c001_v7007000_t0000_u01785036692637") 2026/07/26 03:35:52 DEBUG : both14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6fe_d20260726_m033125_c001_v0001102_t0014_u01785036685177") 2026/07/26 03:35:52 DEBUG : both15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d52_d20260726_m033151_c001_v7007000_t0000_u01785036711498") 2026/07/26 03:35:52 DEBUG : both15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea756_d20260726_m033144_c001_v0001102_t0024_u01785036704596") 2026/07/26 03:35:52 DEBUG : both15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649045_d20260726_m033132_c001_v7007000_t0000_u01785036692811") 2026/07/26 03:35:52 DEBUG : both15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea702_d20260726_m033125_c001_v0001102_t0047_u01785036685750") 2026/07/26 03:35:52 DEBUG : both16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d53_d20260726_m033151_c001_v7007000_t0000_u01785036711678") 2026/07/26 03:35:52 DEBUG : both16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea75a_d20260726_m033145_c001_v0001102_t0017_u01785036705245") 2026/07/26 03:35:52 DEBUG : both16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64904a_d20260726_m033132_c001_v7007000_t0000_u01785036692985") 2026/07/26 03:35:52 DEBUG : both16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea704_d20260726_m033126_c001_v0001102_t0010_u01785036686332") 2026/07/26 03:35:52 DEBUG : both17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d54_d20260726_m033151_c001_v7007000_t0000_u01785036711860") 2026/07/26 03:35:52 DEBUG : both17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea75c_d20260726_m033145_c001_v0001102_t0010_u01785036705816") 2026/07/26 03:35:52 DEBUG : both17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649050_d20260726_m033133_c001_v7007000_t0000_u01785036693159") 2026/07/26 03:35:52 DEBUG : both17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea706_d20260726_m033127_c001_v0001102_t0024_u01785036687087") 2026/07/26 03:35:52 DEBUG : both18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d55_d20260726_m033152_c001_v7007000_t0000_u01785036712043") 2026/07/26 03:35:52 DEBUG : both18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea760_d20260726_m033146_c001_v0001102_t0045_u01785036706684") 2026/07/26 03:35:52 DEBUG : both18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649056_d20260726_m033133_c001_v7007000_t0000_u01785036693333") 2026/07/26 03:35:52 DEBUG : both18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea708_d20260726_m033127_c001_v0001102_t0041_u01785036687830") 2026/07/26 03:35:52 DEBUG : both19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d56_d20260726_m033152_c001_v7007000_t0000_u01785036712225") 2026/07/26 03:35:53 DEBUG : both19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea762_d20260726_m033147_c001_v0001102_t0035_u01785036707191") 2026/07/26 03:35:53 DEBUG : both19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64905a_d20260726_m033133_c001_v7007000_t0000_u01785036693506") 2026/07/26 03:35:53 DEBUG : both19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea70e_d20260726_m033128_c001_v0001102_t0037_u01785036688384") 2026/07/26 03:35:53 DEBUG : both2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d57_d20260726_m033152_c001_v7007000_t0000_u01785036712408") 2026/07/26 03:35:53 DEBUG : both2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea72a_d20260726_m033136_c001_v0001102_t0059_u01785036696994") 2026/07/26 03:35:53 DEBUG : both2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64905e_d20260726_m033133_c001_v7007000_t0000_u01785036693680") 2026/07/26 03:35:53 DEBUG : both2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6ce_d20260726_m033118_c001_v0001102_t0021_u01785036678364") 2026/07/26 03:35:53 DEBUG : both3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d58_d20260726_m033152_c001_v7007000_t0000_u01785036712590") 2026/07/26 03:35:53 DEBUG : both3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea72e_d20260726_m033137_c001_v0001102_t0042_u01785036697688") 2026/07/26 03:35:53 DEBUG : both3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649064_d20260726_m033133_c001_v7007000_t0000_u01785036693854") 2026/07/26 03:35:53 DEBUG : both3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6d6_d20260726_m033118_c001_v0001102_t0025_u01785036678935") 2026/07/26 03:35:53 DEBUG : both4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d59_d20260726_m033152_c001_v7007000_t0000_u01785036712771") 2026/07/26 03:35:53 DEBUG : both4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea730_d20260726_m033138_c001_v0001102_t0040_u01785036698253") 2026/07/26 03:35:53 DEBUG : both4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649069_d20260726_m033134_c001_v7007000_t0000_u01785036694027") 2026/07/26 03:35:53 DEBUG : both4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6da_d20260726_m033119_c001_v0001102_t0023_u01785036679469") 2026/07/26 03:35:53 DEBUG : both5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d5a_d20260726_m033153_c001_v7007000_t0000_u01785036713023") 2026/07/26 03:35:53 DEBUG : both5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea734_d20260726_m033138_c001_v0001102_t0002_u01785036698963") 2026/07/26 03:35:53 DEBUG : both5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64906a_d20260726_m033134_c001_v7007000_t0000_u01785036694201") 2026/07/26 03:35:53 DEBUG : both5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6dc_d20260726_m033120_c001_v0001102_t0046_u01785036680047") 2026/07/26 03:35:53 DEBUG : both6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d5b_d20260726_m033153_c001_v7007000_t0000_u01785036713204") 2026/07/26 03:35:53 DEBUG : both6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea736_d20260726_m033139_c001_v0001102_t0052_u01785036699496") 2026/07/26 03:35:54 DEBUG : both6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64906f_d20260726_m033134_c001_v7007000_t0000_u01785036694374") 2026/07/26 03:35:54 DEBUG : both6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6e0_d20260726_m033120_c001_v0001102_t0021_u01785036680578") 2026/07/26 03:35:54 DEBUG : both7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d5c_d20260726_m033153_c001_v7007000_t0000_u01785036713384") 2026/07/26 03:35:54 DEBUG : both7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea738_d20260726_m033140_c001_v0001102_t0020_u01785036700115") 2026/07/26 03:35:54 DEBUG : both7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649074_d20260726_m033134_c001_v7007000_t0000_u01785036694548") 2026/07/26 03:35:54 DEBUG : both7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6e6_d20260726_m033121_c001_v0001102_t0037_u01785036681281") 2026/07/26 03:35:54 DEBUG : both8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d5e_d20260726_m033153_c001_v7007000_t0000_u01785036713564") 2026/07/26 03:35:54 DEBUG : both8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea73a_d20260726_m033140_c001_v0001102_t0028_u01785036700668") 2026/07/26 03:35:54 DEBUG : both8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649079_d20260726_m033134_c001_v7007000_t0000_u01785036694722") 2026/07/26 03:35:54 DEBUG : both8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6e9_d20260726_m033121_c001_v0001102_t0036_u01785036681794") 2026/07/26 03:35:54 DEBUG : both9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d5f_d20260726_m033153_c001_v7007000_t0000_u01785036713752") 2026/07/26 03:35:54 DEBUG : both9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea73c_d20260726_m033141_c001_v0001102_t0032_u01785036701286") 2026/07/26 03:35:54 DEBUG : both9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64907e_d20260726_m033134_c001_v7007000_t0000_u01785036694895") 2026/07/26 03:35:54 DEBUG : both9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6ec_d20260726_m033122_c001_v0001102_t0000_u01785036682337") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce644_d20260726_m032738_c001_v7007000_t0000_u01785036458966") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e6d_d20260726_m032737_c001_v0001183_t0036_u01785036457371") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f7d_d20260726_m032736_c001_v7007000_t0000_u01785036456781") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e51_d20260726_m032735_c001_v0001183_t0044_u01785036455124") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673c0_d20260726_m032720_c001_v7007000_t0000_u01785036440805") 2026/07/26 03:35:54 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599db7_d20260726_m032719_c001_v0001183_t0042_u01785036439099") 2026/07/26 03:35:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f89e_d20260726_m033256_c001_v7007000_t0000_u01785036776007") 2026/07/26 03:35:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea834_d20260726_m033251_c001_v0001102_t0035_u01785036771144") 2026/07/26 03:35:54 DEBUG : check sum: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673b7_d20260726_m032712_c001_v7007000_t0000_u01785036432442") 2026/07/26 03:35:55 DEBUG : check sum: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d53_d20260726_m032711_c001_v0001183_t0022_u01785036431485") 2026/07/26 03:35:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73275b_d20260726_m033541_c001_v7007000_t0000_u01785036941254") 2026/07/26 03:35:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645a0b_d20260726_m033539_c001_v0001113_t0041_u01785036939528") 2026/07/26 03:35:55 DEBUG : dest/3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf31b_d20260726_m032934_c001_v7007000_t0000_u01785036574188") 2026/07/26 03:35:55 DEBUG : dest/3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41607f2a2287c1a8_d20260726_m032933_c001_v0001157_t0039_u01785036573137") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec3e_d20260726_m033354_c001_v7007000_t0000_u01785036834512") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8b4_d20260726_m033350_c001_v0001102_t0036_u01785036830099") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4a7_d20260726_m033511_c001_v7007000_t0000_u01785036911928") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645997_d20260726_m033500_c001_v0001113_t0032_u01785036900559") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924aa_d20260726_m033456_c001_v7007000_t0000_u01785036896570") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645977_d20260726_m033445_c001_v0001113_t0010_u01785036885065") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92464_d20260726_m033440_c001_v7007000_t0000_u01785036880999") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764594d_d20260726_m033429_c001_v0001113_t0050_u01785036869705") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b1_d20260726_m033425_c001_v7007000_t0000_u01785036865734") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764592d_d20260726_m033414_c001_v0001113_t0056_u01785036854601") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0c_d20260726_m033410_c001_v7007000_t0000_u01785036850467") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764590b_d20260726_m033358_c001_v0001113_t0053_u01785036838859") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91738ba_d20260726_m033351_c001_v7007000_t0000_u01785036831888") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3900_d20260726_m033340_c001_v0001134_t0053_u01785036820757") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173843_d20260726_m033336_c001_v7007000_t0000_u01785036816655") 2026/07/26 03:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8e2_d20260726_m033332_c001_v0001183_t0015_u01785036812541") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91737bf_d20260726_m033331_c001_v7007000_t0000_u01785036811403") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764589b_d20260726_m033320_c001_v0001113_t0011_u01785036800382") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de7_d20260726_m033316_c001_v7007000_t0000_u01785036796410") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a842_d20260726_m033312_c001_v0001183_t0039_u01785036792653") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9223b_d20260726_m033310_c001_v7007000_t0000_u01785036790758") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea846_d20260726_m033300_c001_v0001102_t0009_u01785036780124") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a81f_d20260726_m033253_c001_v7007000_t0000_u01785036773398") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a76e_d20260726_m033242_c001_v0001183_t0058_u01785036762290") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf962_d20260726_m033238_c001_v7007000_t0000_u01785036758039") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a700_d20260726_m033225_c001_v0001183_t0017_u01785036745267") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497973_d20260726_m033221_c001_v7007000_t0000_u01785036741060") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a6a0_d20260726_m033210_c001_v0001183_t0021_u01785036730427") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b5c3_d20260726_m033334_c001_v7007000_t0000_u01785036814720") 2026/07/26 03:35:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8b0_d20260726_m033329_c001_v0001183_t0009_u01785036809151") 2026/07/26 03:35:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec3f_d20260726_m033354_c001_v7007000_t0000_u01785036834701") 2026/07/26 03:35:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458f5_d20260726_m033350_c001_v0001113_t0035_u01785036830110") 2026/07/26 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4ac_d20260726_m033512_c001_v7007000_t0000_u01785036912104") 2026/07/26 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aae8_d20260726_m033501_c001_v0001183_t0038_u01785036901199") 2026/07/26 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924ab_d20260726_m033456_c001_v7007000_t0000_u01785036896747") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa84_d20260726_m033445_c001_v0001183_t0001_u01785036885960") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92465_d20260726_m033441_c001_v7007000_t0000_u01785036881175") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa32_d20260726_m033430_c001_v0001183_t0017_u01785036870389") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b2_d20260726_m033425_c001_v7007000_t0000_u01785036865910") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9c8_d20260726_m033415_c001_v0001183_t0029_u01785036855387") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0d_d20260726_m033410_c001_v7007000_t0000_u01785036850642") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a982_d20260726_m033359_c001_v0001183_t0030_u01785036839599") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430c29e_d20260726_m033351_c001_v7007000_t0000_u01785036831479") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a910_d20260726_m033341_c001_v0001183_t0027_u01785036821387") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917384a_d20260726_m033336_c001_v7007000_t0000_u01785036816837") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea896_d20260726_m033332_c001_v0001102_t0041_u01785036812595") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f31_d20260726_m033331_c001_v7007000_t0000_u01785036811418") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea874_d20260726_m033321_c001_v0001102_t0017_u01785036801160") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de8_d20260726_m033316_c001_v7007000_t0000_u01785036796587") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38a8_d20260726_m033312_c001_v0001134_t0020_u01785036792684") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649278_d20260726_m033311_c001_v7007000_t0000_u01785036791320") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7e0_d20260726_m033301_c001_v0001183_t0040_u01785036781388") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dcf90_d20260726_m033253_c001_v7007000_t0000_u01785036773467") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3858_d20260726_m033242_c001_v0001134_t0029_u01785036762890") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf963_d20260726_m033238_c001_v7007000_t0000_u01785036758231") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc383c_d20260726_m033225_c001_v0001134_t0041_u01785036745878") 2026/07/26 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497974_d20260726_m033221_c001_v7007000_t0000_u01785036741244") 2026/07/26 03:35:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc381a_d20260726_m033211_c001_v0001134_t0007_u01785036731026") 2026/07/26 03:35:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f35_d20260726_m033334_c001_v7007000_t0000_u01785036814354") 2026/07/26 03:35:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38d6_d20260726_m033329_c001_v0001134_t0057_u01785036809292") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec43_d20260726_m033354_c001_v7007000_t0000_u01785036834892") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a94e_d20260726_m033350_c001_v0001183_t0039_u01785036830159") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4b1_d20260726_m033512_c001_v7007000_t0000_u01785036912280") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39a8_d20260726_m033501_c001_v0001134_t0048_u01785036901742") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924ac_d20260726_m033456_c001_v7007000_t0000_u01785036896923") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc398c_d20260726_m033446_c001_v0001134_t0001_u01785036886549") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92466_d20260726_m033441_c001_v7007000_t0000_u01785036881350") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc396a_d20260726_m033430_c001_v0001134_t0023_u01785036870933") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b3_d20260726_m033426_c001_v7007000_t0000_u01785036866088") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3944_d20260726_m033415_c001_v0001134_t0036_u01785036855969") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0e_d20260726_m033410_c001_v7007000_t0000_u01785036850819") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3924_d20260726_m033400_c001_v0001134_t0011_u01785036840146") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41455061a1745b95_d20260726_m033351_c001_v7007000_t0000_u01785036831893") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8a8_d20260726_m033341_c001_v0001102_t0056_u01785036821946") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173851_d20260726_m033337_c001_v7007000_t0000_u01785036817018") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38ec_d20260726_m033332_c001_v0001134_t0049_u01785036812606") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f424072d8c3b8a172_d20260726_m033330_c001_v7007000_t0000_u01785036810815") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a86c_d20260726_m033321_c001_v0001183_t0044_u01785036801897") 2026/07/26 03:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867de9_d20260726_m033316_c001_v7007000_t0000_u01785036796763") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea85e_d20260726_m033312_c001_v0001102_t0023_u01785036792770") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867da9_d20260726_m033311_c001_v7007000_t0000_u01785036791180") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764586b_d20260726_m033301_c001_v0001113_t0046_u01785036781936") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f897_d20260726_m033253_c001_v7007000_t0000_u01785036773413") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea816_d20260726_m033243_c001_v0001102_t0031_u01785036763612") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf964_d20260726_m033238_c001_v7007000_t0000_u01785036758424") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7e8_d20260726_m033226_c001_v0001102_t0046_u01785036746561") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497975_d20260726_m033221_c001_v7007000_t0000_u01785036741444") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7ba_d20260726_m033211_c001_v0001102_t0040_u01785036731528") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b5c1_d20260726_m033334_c001_v7007000_t0000_u01785036814346") 2026/07/26 03:35:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8b6_d20260726_m033329_c001_v0001183_t0014_u01785036809355") 2026/07/26 03:35:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec49_d20260726_m033355_c001_v7007000_t0000_u01785036835084") 2026/07/26 03:35:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc391a_d20260726_m033350_c001_v0001134_t0031_u01785036830235") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4b6_d20260726_m033512_c001_v7007000_t0000_u01785036912456") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea954_d20260726_m033502_c001_v0001102_t0034_u01785036902618") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924ad_d20260726_m033457_c001_v7007000_t0000_u01785036897099") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea938_d20260726_m033447_c001_v0001102_t0038_u01785036887261") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92467_d20260726_m033441_c001_v7007000_t0000_u01785036881527") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea916_d20260726_m033431_c001_v0001102_t0020_u01785036871708") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b4_d20260726_m033426_c001_v7007000_t0000_u01785036866264") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8f2_d20260726_m033416_c001_v0001102_t0043_u01785036856605") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c0f_d20260726_m033410_c001_v7007000_t0000_u01785036850994") 2026/07/26 03:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8cc_d20260726_m033400_c001_v0001102_t0004_u01785036840978") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430c2a8_d20260726_m033352_c001_v7007000_t0000_u01785036832008") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458db_d20260726_m033342_c001_v0001113_t0038_u01785036822642") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173859_d20260726_m033337_c001_v7007000_t0000_u01785036817199") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8e4_d20260726_m033332_c001_v0001183_t0016_u01785036812814") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa43088be_d20260726_m033331_c001_v7007000_t0000_u01785036811208") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38b8_d20260726_m033322_c001_v0001134_t0019_u01785036802461") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867deb_d20260726_m033316_c001_v7007000_t0000_u01785036796961") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645885_d20260726_m033312_c001_v0001113_t0051_u01785036792808") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f415eb8f3874a8768_d20260726_m033311_c001_v7007000_t0000_u01785036791129") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3886_d20260726_m033302_c001_v0001134_t0056_u01785036782672") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf9c2_d20260726_m033253_c001_v7007000_t0000_u01785036773476") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764583d_d20260726_m033244_c001_v0001113_t0030_u01785036764352") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf965_d20260726_m033238_c001_v7007000_t0000_u01785036758616") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764580f_d20260726_m033227_c001_v0001113_t0058_u01785036747228") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497976_d20260726_m033221_c001_v7007000_t0000_u01785036741629") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457df_d20260726_m033211_c001_v0001113_t0028_u01785036731961") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91737fc_d20260726_m033334_c001_v7007000_t0000_u01785036814561") 2026/07/26 03:36:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea888_d20260726_m033329_c001_v0001102_t0059_u01785036809388") 2026/07/26 03:36:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec4d_d20260726_m033355_c001_v7007000_t0000_u01785036835279") 2026/07/26 03:36:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a952_d20260726_m033350_c001_v0001183_t0030_u01785036830348") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4b9_d20260726_m033512_c001_v7007000_t0000_u01785036912635") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764599d_d20260726_m033503_c001_v0001113_t0026_u01785036903177") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924ae_d20260726_m033457_c001_v7007000_t0000_u01785036897275") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645979_d20260726_m033447_c001_v0001113_t0047_u01785036887610") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92468_d20260726_m033441_c001_v7007000_t0000_u01785036881703") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645955_d20260726_m033432_c001_v0001113_t0026_u01785036872303") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b5_d20260726_m033426_c001_v7007000_t0000_u01785036866441") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645931_d20260726_m033416_c001_v0001113_t0023_u01785036856975") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c10_d20260726_m033411_c001_v7007000_t0000_u01785036851170") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764590d_d20260726_m033401_c001_v0001113_t0037_u01785036841354") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c732580_d20260726_m033352_c001_v7007000_t0000_u01785036832026") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3908_d20260726_m033342_c001_v0001134_t0045_u01785036822901") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917385d_d20260726_m033337_c001_v7007000_t0000_u01785036817380") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea89a_d20260726_m033332_c001_v0001102_t0002_u01785036812880") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f2f_d20260726_m033331_c001_v7007000_t0000_u01785036811237") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458a3_d20260726_m033322_c001_v0001113_t0045_u01785036802891") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dec_d20260726_m033317_c001_v7007000_t0000_u01785036797137") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a844_d20260726_m033312_c001_v0001183_t0036_u01785036792854") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32cee9_d20260726_m033311_c001_v7007000_t0000_u01785036791161") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea848_d20260726_m033302_c001_v0001102_t0036_u01785036782950") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a81c_d20260726_m033253_c001_v7007000_t0000_u01785036773034") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a77c_d20260726_m033244_c001_v0001183_t0016_u01785036764727") 2026/07/26 03:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf966_d20260726_m033238_c001_v7007000_t0000_u01785036758807") 2026/07/26 03:36:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a710_d20260726_m033227_c001_v0001183_t0023_u01785036747584") 2026/07/26 03:36:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497977_d20260726_m033221_c001_v7007000_t0000_u01785036741813") 2026/07/26 03:36:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a6ac_d20260726_m033212_c001_v0001183_t0051_u01785036732298") 2026/07/26 03:36:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa43088cc_d20260726_m033334_c001_v7007000_t0000_u01785036814573") 2026/07/26 03:36:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458b9_d20260726_m033329_c001_v0001113_t0022_u01785036809427") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec52_d20260726_m033355_c001_v7007000_t0000_u01785036835469") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8b8_d20260726_m033350_c001_v0001102_t0047_u01785036830374") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4bb_d20260726_m033512_c001_v7007000_t0000_u01785036912811") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aaf5_d20260726_m033503_c001_v0001183_t0044_u01785036903566") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924af_d20260726_m033457_c001_v7007000_t0000_u01785036897453") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa9e_d20260726_m033447_c001_v0001183_t0022_u01785036887923") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92469_d20260726_m033441_c001_v7007000_t0000_u01785036881938") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa38_d20260726_m033432_c001_v0001183_t0056_u01785036872705") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b6_d20260726_m033426_c001_v7007000_t0000_u01785036866618") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9da_d20260726_m033417_c001_v0001183_t0043_u01785036857631") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c11_d20260726_m033411_c001_v7007000_t0000_u01785036851346") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a98a_d20260726_m033401_c001_v0001183_t0016_u01785036841690") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430c2a5_d20260726_m033351_c001_v7007000_t0000_u01785036831831") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a914_d20260726_m033343_c001_v0001183_t0019_u01785036823538") 2026/07/26 03:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173860_d20260726_m033337_c001_v7007000_t0000_u01785036817561") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8e6_d20260726_m033333_c001_v0001183_t0029_u01785036813023") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91737bc_d20260726_m033331_c001_v7007000_t0000_u01785036811217") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea878_d20260726_m033323_c001_v0001102_t0020_u01785036803343") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867ded_d20260726_m033317_c001_v7007000_t0000_u01785036797312") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a848_d20260726_m033313_c001_v0001183_t0025_u01785036793056") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b1a68_d20260726_m033311_c001_v7007000_t0000_u01785036791288") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7f8_d20260726_m033303_c001_v0001183_t0020_u01785036783561") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a821_d20260726_m033253_c001_v7007000_t0000_u01785036773582") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc385a_d20260726_m033244_c001_v0001134_t0055_u01785036764941") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf967_d20260726_m033239_c001_v7007000_t0000_u01785036759001") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc383e_d20260726_m033227_c001_v0001134_t0043_u01785036747869") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497978_d20260726_m033221_c001_v7007000_t0000_u01785036741998") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc381e_d20260726_m033212_c001_v0001134_t0046_u01785036732494") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91737f4_d20260726_m033334_c001_v7007000_t0000_u01785036814374") 2026/07/26 03:36:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8be_d20260726_m033329_c001_v0001183_t0017_u01785036809576") 2026/07/26 03:36:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec57_d20260726_m033355_c001_v7007000_t0000_u01785036835663") 2026/07/26 03:36:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458f7_d20260726_m033350_c001_v0001113_t0016_u01785036830475") 2026/07/26 03:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4bc_d20260726_m033512_c001_v7007000_t0000_u01785036912987") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39ac_d20260726_m033503_c001_v0001134_t0019_u01785036903761") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b0_d20260726_m033457_c001_v7007000_t0000_u01785036897631") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc398e_d20260726_m033448_c001_v0001134_t0014_u01785036888171") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9246a_d20260726_m033442_c001_v7007000_t0000_u01785036882115") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc396e_d20260726_m033432_c001_v0001134_t0030_u01785036872909") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b7_d20260726_m033426_c001_v7007000_t0000_u01785036866795") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3950_d20260726_m033417_c001_v0001134_t0033_u01785036857832") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c12_d20260726_m033411_c001_v7007000_t0000_u01785036851522") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3926_d20260726_m033401_c001_v0001134_t0012_u01785036841914") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430c2a2_d20260726_m033351_c001_v7007000_t0000_u01785036831655") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8aa_d20260726_m033343_c001_v0001102_t0011_u01785036823746") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173866_d20260726_m033337_c001_v7007000_t0000_u01785036817742") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458c3_d20260726_m033333_c001_v0001113_t0032_u01785036813034") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286a5_d20260726_m033330_c001_v7007000_t0000_u01785036810997") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a878_d20260726_m033323_c001_v0001183_t0042_u01785036803711") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dee_d20260726_m033317_c001_v7007000_t0000_u01785036797488") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38aa_d20260726_m033313_c001_v0001134_t0053_u01785036793085") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32cee2_d20260726_m033310_c001_v7007000_t0000_u01785036790776") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764586f_d20260726_m033303_c001_v0001113_t0031_u01785036783761") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dceb76_d20260726_m033253_c001_v7007000_t0000_u01785036773422") 2026/07/26 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea81e_d20260726_m033245_c001_v0001102_t0056_u01785036765279") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf968_d20260726_m033239_c001_v7007000_t0000_u01785036759192") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7f2_d20260726_m033228_c001_v0001102_t0051_u01785036748179") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497979_d20260726_m033222_c001_v7007000_t0000_u01785036742184") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7c6_d20260726_m033213_c001_v0001102_t0006_u01785036733089") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecaf94_d20260726_m033334_c001_v7007000_t0000_u01785036814407") 2026/07/26 03:36:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38d8_d20260726_m033329_c001_v0001134_t0022_u01785036809597") 2026/07/26 03:36:05 DEBUG : dir1/0007-12345: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec5d_d20260726_m033355_c001_v7007000_t0000_u01785036835854") 2026/07/26 03:36:05 DEBUG : dir1/0007-12345: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc391c_d20260726_m033350_c001_v0001134_t0028_u01785036830509") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4bd_d20260726_m033513_c001_v7007000_t0000_u01785036913162") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea958_d20260726_m033504_c001_v0001102_t0042_u01785036904213") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b1_d20260726_m033457_c001_v7007000_t0000_u01785036897810") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea93a_d20260726_m033448_c001_v0001102_t0009_u01785036888667") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9246b_d20260726_m033442_c001_v7007000_t0000_u01785036882290") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea91e_d20260726_m033433_c001_v0001102_t0010_u01785036873279") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b8_d20260726_m033426_c001_v7007000_t0000_u01785036866973") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8f4_d20260726_m033418_c001_v0001102_t0018_u01785036858292") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c13_d20260726_m033411_c001_v7007000_t0000_u01785036851700") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8d0_d20260726_m033402_c001_v0001102_t0003_u01785036842452") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73257e_d20260726_m033351_c001_v7007000_t0000_u01785036831849") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458df_d20260726_m033344_c001_v0001113_t0031_u01785036824244") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917386e_d20260726_m033337_c001_v7007000_t0000_u01785036817924") 2026/07/26 03:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38ee_d20260726_m033333_c001_v0001134_t0051_u01785036813171") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f424072d8c3b8a175_d20260726_m033331_c001_v7007000_t0000_u01785036811340") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38c0_d20260726_m033323_c001_v0001134_t0044_u01785036803933") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867def_d20260726_m033317_c001_v7007000_t0000_u01785036797666") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645887_d20260726_m033313_c001_v0001113_t0027_u01785036793112") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498ada_d20260726_m033311_c001_v7007000_t0000_u01785036791178") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3888_d20260726_m033304_c001_v0001134_t0002_u01785036784039") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a81e_d20260726_m033253_c001_v7007000_t0000_u01785036773265") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645841_d20260726_m033245_c001_v0001113_t0034_u01785036765790") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf969_d20260726_m033239_c001_v7007000_t0000_u01785036759384") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645819_d20260726_m033230_c001_v0001113_t0048_u01785036750242") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49797a_d20260726_m033222_c001_v7007000_t0000_u01785036742369") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457e7_d20260726_m033213_c001_v0001113_t0027_u01785036733587") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f3a_d20260726_m033334_c001_v7007000_t0000_u01785036814733") 2026/07/26 03:36:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8c0_d20260726_m033329_c001_v0001183_t0009_u01785036809779") 2026/07/26 03:36:06 DEBUG : dir1/0008-23456: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec60_d20260726_m033356_c001_v7007000_t0000_u01785036836043") 2026/07/26 03:36:06 DEBUG : dir1/0008-23456: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a954_d20260726_m033350_c001_v0001183_t0028_u01785036830537") 2026/07/26 03:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4bf_d20260726_m033513_c001_v7007000_t0000_u01785036913370") 2026/07/26 03:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459a1_d20260726_m033504_c001_v0001113_t0053_u01785036904627") 2026/07/26 03:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b2_d20260726_m033457_c001_v7007000_t0000_u01785036897988") 2026/07/26 03:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764597d_d20260726_m033449_c001_v0001113_t0014_u01785036889129") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9246d_d20260726_m033442_c001_v7007000_t0000_u01785036882465") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645957_d20260726_m033433_c001_v0001113_t0004_u01785036873817") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9b9_d20260726_m033427_c001_v7007000_t0000_u01785036867149") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645935_d20260726_m033418_c001_v0001113_t0000_u01785036858631") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c14_d20260726_m033411_c001_v7007000_t0000_u01785036851879") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645915_d20260726_m033402_c001_v0001113_t0038_u01785036842845") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73257c_d20260726_m033351_c001_v7007000_t0000_u01785036831495") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc390c_d20260726_m033344_c001_v0001134_t0004_u01785036824735") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173875_d20260726_m033338_c001_v7007000_t0000_u01785036818106") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea89c_d20260726_m033333_c001_v0001102_t0020_u01785036813185") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f424072d8c3b8a173_d20260726_m033330_c001_v7007000_t0000_u01785036810989") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458a9_d20260726_m033324_c001_v0001113_t0027_u01785036804242") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df0_d20260726_m033317_c001_v7007000_t0000_u01785036797846") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea860_d20260726_m033313_c001_v0001102_t0009_u01785036793126") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4020872c6005b4a2_d20260726_m033311_c001_v7007000_t0000_u01785036791204") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea84a_d20260726_m033304_c001_v0001102_t0040_u01785036784381") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a81d_d20260726_m033253_c001_v7007000_t0000_u01785036773218") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a782_d20260726_m033246_c001_v0001183_t0000_u01785036766102") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96a_d20260726_m033239_c001_v7007000_t0000_u01785036759575") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a726_d20260726_m033230_c001_v0001183_t0016_u01785036750569") 2026/07/26 03:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49797b_d20260726_m033222_c001_v7007000_t0000_u01785036742554") 2026/07/26 03:36:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a6ba_d20260726_m033213_c001_v0001183_t0021_u01785036733901") 2026/07/26 03:36:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173803_d20260726_m033334_c001_v7007000_t0000_u01785036814744") 2026/07/26 03:36:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea88a_d20260726_m033329_c001_v0001102_t0004_u01785036809827") 2026/07/26 03:36:08 DEBUG : dir1/0009-34567: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec66_d20260726_m033356_c001_v7007000_t0000_u01785036836234") 2026/07/26 03:36:08 DEBUG : dir1/0009-34567: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8ba_d20260726_m033350_c001_v0001102_t0023_u01785036830653") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4c1_d20260726_m033513_c001_v7007000_t0000_u01785036913545") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959ab05_d20260726_m033505_c001_v0001183_t0023_u01785036905026") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b3_d20260726_m033458_c001_v7007000_t0000_u01785036898166") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aaac_d20260726_m033449_c001_v0001183_t0014_u01785036889602") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92470_d20260726_m033442_c001_v7007000_t0000_u01785036882641") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa4a_d20260726_m033434_c001_v0001183_t0034_u01785036874456") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9ba_d20260726_m033427_c001_v7007000_t0000_u01785036867328") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9ec_d20260726_m033419_c001_v0001183_t0020_u01785036859235") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c16_d20260726_m033412_c001_v7007000_t0000_u01785036852128") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a992_d20260726_m033403_c001_v0001183_t0039_u01785036843152") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf819_d20260726_m033351_c001_v7007000_t0000_u01785036831677") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a91c_d20260726_m033345_c001_v0001183_t0043_u01785036825091") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917387c_d20260726_m033338_c001_v7007000_t0000_u01785036818287") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8ea_d20260726_m033333_c001_v0001183_t0055_u01785036813233") 2026/07/26 03:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecaf8e_d20260726_m033331_c001_v7007000_t0000_u01785036811353") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea87c_d20260726_m033324_c001_v0001102_t0018_u01785036804602") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df2_d20260726_m033318_c001_v7007000_t0000_u01785036798023") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a84a_d20260726_m033313_c001_v0001183_t0041_u01785036793372") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9223e_d20260726_m033311_c001_v7007000_t0000_u01785036791329") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a80c_d20260726_m033304_c001_v0001183_t0036_u01785036784679") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497a5d_d20260726_m033253_c001_v7007000_t0000_u01785036773433") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3860_d20260726_m033246_c001_v0001134_t0036_u01785036766313") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96b_d20260726_m033239_c001_v7007000_t0000_u01785036759766") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3844_d20260726_m033230_c001_v0001134_t0044_u01785036750760") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49797c_d20260726_m033222_c001_v7007000_t0000_u01785036742738") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3826_d20260726_m033214_c001_v0001134_t0012_u01785036734110") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b5c2_d20260726_m033334_c001_v7007000_t0000_u01785036814543") 2026/07/26 03:36:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458bb_d20260726_m033329_c001_v0001113_t0022_u01785036809958") 2026/07/26 03:36:09 DEBUG : dir1/0010-45678: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec6c_d20260726_m033356_c001_v7007000_t0000_u01785036836423") 2026/07/26 03:36:09 DEBUG : dir1/0010-45678: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a956_d20260726_m033350_c001_v0001183_t0057_u01785036830731") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4c2_d20260726_m033513_c001_v7007000_t0000_u01785036913721") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39ae_d20260726_m033505_c001_v0001134_t0059_u01785036905302") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b4_d20260726_m033458_c001_v7007000_t0000_u01785036898342") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3990_d20260726_m033449_c001_v0001134_t0036_u01785036889815") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92474_d20260726_m033442_c001_v7007000_t0000_u01785036882817") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3970_d20260726_m033434_c001_v0001134_t0046_u01785036874649") 2026/07/26 03:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9bb_d20260726_m033427_c001_v7007000_t0000_u01785036867504") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3952_d20260726_m033419_c001_v0001134_t0037_u01785036859438") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c17_d20260726_m033412_c001_v7007000_t0000_u01785036852303") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc392a_d20260726_m033403_c001_v0001134_t0043_u01785036843343") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf81e_d20260726_m033351_c001_v7007000_t0000_u01785036831851") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8ac_d20260726_m033345_c001_v0001102_t0053_u01785036825286") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173882_d20260726_m033338_c001_v7007000_t0000_u01785036818470") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458c5_d20260726_m033333_c001_v0001113_t0026_u01785036813338") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f424072d8c3b8a174_d20260726_m033331_c001_v7007000_t0000_u01785036811166") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a884_d20260726_m033325_c001_v0001183_t0036_u01785036805121") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df3_d20260726_m033318_c001_v7007000_t0000_u01785036798200") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38ac_d20260726_m033313_c001_v0001134_t0002_u01785036793386") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32ceef_d20260726_m033311_c001_v7007000_t0000_u01785036791351") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645871_d20260726_m033304_c001_v0001113_t0004_u01785036784873") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4154f98efcc2a820_d20260726_m033253_c001_v7007000_t0000_u01785036773445") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea822_d20260726_m033246_c001_v0001102_t0013_u01785036766600") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96c_d20260726_m033239_c001_v7007000_t0000_u01785036759958") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7fa_d20260726_m033231_c001_v0001102_t0032_u01785036751083") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49797e_d20260726_m033222_c001_v7007000_t0000_u01785036742924") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7cc_d20260726_m033214_c001_v0001102_t0035_u01785036734704") 2026/07/26 03:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f7321_d20260726_m033334_c001_v7007000_t0000_u01785036814422") 2026/07/26 03:36:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38de_d20260726_m033330_c001_v0001134_t0001_u01785036810001") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec72_d20260726_m033356_c001_v7007000_t0000_u01785036836618") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc391e_d20260726_m033350_c001_v0001134_t0012_u01785036830886") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4c4_d20260726_m033513_c001_v7007000_t0000_u01785036913896") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea95c_d20260726_m033505_c001_v0001102_t0048_u01785036905594") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b5_d20260726_m033458_c001_v7007000_t0000_u01785036898519") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea93e_d20260726_m033450_c001_v0001102_t0007_u01785036890169") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92477_d20260726_m033442_c001_v7007000_t0000_u01785036882992") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea924_d20260726_m033435_c001_v0001102_t0019_u01785036875192") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9bc_d20260726_m033427_c001_v7007000_t0000_u01785036867680") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8f6_d20260726_m033419_c001_v0001102_t0050_u01785036859757") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c1b_d20260726_m033412_c001_v7007000_t0000_u01785036852577") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8d2_d20260726_m033403_c001_v0001102_t0026_u01785036843709") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a1878_d20260726_m033351_c001_v7007000_t0000_u01785036831870") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458e3_d20260726_m033345_c001_v0001113_t0049_u01785036825802") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173886_d20260726_m033338_c001_v7007000_t0000_u01785036818652") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38f0_d20260726_m033333_c001_v0001134_t0013_u01785036813457") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecaf8d_d20260726_m033331_c001_v7007000_t0000_u01785036811176") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38c6_d20260726_m033325_c001_v0001134_t0059_u01785036805337") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df4_d20260726_m033318_c001_v7007000_t0000_u01785036798376") 2026/07/26 03:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645889_d20260726_m033313_c001_v0001113_t0028_u01785036793460") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dac_d20260726_m033311_c001_v7007000_t0000_u01785036791361") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc388a_d20260726_m033305_c001_v0001134_t0055_u01785036785258") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f895_d20260726_m033253_c001_v7007000_t0000_u01785036773228") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645843_d20260726_m033247_c001_v0001113_t0045_u01785036767050") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96d_d20260726_m033240_c001_v7007000_t0000_u01785036760150") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764581d_d20260726_m033231_c001_v0001113_t0023_u01785036751347") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497983_d20260726_m033223_c001_v7007000_t0000_u01785036743109") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457eb_d20260726_m033214_c001_v0001113_t0041_u01785036734991") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecaf95_d20260726_m033334_c001_v7007000_t0000_u01785036814585") 2026/07/26 03:36:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8c4_d20260726_m033330_c001_v0001183_t0050_u01785036810023") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec79_d20260726_m033356_c001_v7007000_t0000_u01785036836899") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458f9_d20260726_m033350_c001_v0001113_t0044_u01785036830904") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4c5_d20260726_m033514_c001_v7007000_t0000_u01785036914071") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459a3_d20260726_m033505_c001_v0001113_t0044_u01785036905890") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b6_d20260726_m033458_c001_v7007000_t0000_u01785036898696") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645981_d20260726_m033450_c001_v0001113_t0032_u01785036890560") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92479_d20260726_m033443_c001_v7007000_t0000_u01785036883168") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764595d_d20260726_m033435_c001_v0001113_t0047_u01785036875562") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9bd_d20260726_m033427_c001_v7007000_t0000_u01785036867857") 2026/07/26 03:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645939_d20260726_m033420_c001_v0001113_t0025_u01785036860073") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c20_d20260726_m033412_c001_v7007000_t0000_u01785036852752") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764591b_d20260726_m033404_c001_v0001113_t0004_u01785036844239") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73257d_d20260726_m033351_c001_v7007000_t0000_u01785036831672") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3910_d20260726_m033346_c001_v0001134_t0057_u01785036826186") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917388b_d20260726_m033338_c001_v7007000_t0000_u01785036818881") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8ee_d20260726_m033333_c001_v0001183_t0011_u01785036813486") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286a7_d20260726_m033331_c001_v7007000_t0000_u01785036811363") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458ad_d20260726_m033325_c001_v0001113_t0026_u01785036805680") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df6_d20260726_m033318_c001_v7007000_t0000_u01785036798553") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a84c_d20260726_m033313_c001_v0001183_t0025_u01785036793559") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649277_d20260726_m033311_c001_v7007000_t0000_u01785036791143") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea84c_d20260726_m033305_c001_v0001102_t0051_u01785036785582") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41910b2c82dfceae_d20260726_m033253_c001_v7007000_t0000_u01785036773274") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a78e_d20260726_m033247_c001_v0001183_t0053_u01785036767417") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96e_d20260726_m033240_c001_v7007000_t0000_u01785036760342") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a730_d20260726_m033231_c001_v0001183_t0038_u01785036751817") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497988_d20260726_m033223_c001_v7007000_t0000_u01785036743294") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a6c6_d20260726_m033215_c001_v0001183_t0012_u01785036735373") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286b9_d20260726_m033334_c001_v7007000_t0000_u01785036814396") 2026/07/26 03:36:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8cc_d20260726_m033330_c001_v0001183_t0052_u01785036810229") 2026/07/26 03:36:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec7d_d20260726_m033357_c001_v7007000_t0000_u01785036837093") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a958_d20260726_m033350_c001_v0001183_t0034_u01785036830934") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4c6_d20260726_m033514_c001_v7007000_t0000_u01785036914246") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959ab09_d20260726_m033506_c001_v0001183_t0027_u01785036906159") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b7_d20260726_m033458_c001_v7007000_t0000_u01785036898873") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aab0_d20260726_m033450_c001_v0001183_t0009_u01785036890879") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9247a_d20260726_m033443_c001_v7007000_t0000_u01785036883344") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959aa52_d20260726_m033435_c001_v0001183_t0000_u01785036875952") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9be_d20260726_m033428_c001_v7007000_t0000_u01785036868033") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a9f4_d20260726_m033420_c001_v0001183_t0047_u01785036860413") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c24_d20260726_m033412_c001_v7007000_t0000_u01785036852929") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a998_d20260726_m033404_c001_v0001183_t0004_u01785036844755") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f415eb8f3874a8788_d20260726_m033351_c001_v7007000_t0000_u01785036831881") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a92e_d20260726_m033346_c001_v0001183_t0047_u01785036826461") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917388c_d20260726_m033339_c001_v7007000_t0000_u01785036819066") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea89e_d20260726_m033333_c001_v0001102_t0024_u01785036813555") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f32_d20260726_m033331_c001_v7007000_t0000_u01785036811428") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea87e_d20260726_m033326_c001_v0001102_t0036_u01785036806051") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df7_d20260726_m033318_c001_v7007000_t0000_u01785036798730") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea862_d20260726_m033313_c001_v0001102_t0035_u01785036793599") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498ae3_d20260726_m033311_c001_v7007000_t0000_u01785036791371") 2026/07/26 03:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a814_d20260726_m033305_c001_v0001183_t0055_u01785036785945") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f898_d20260726_m033253_c001_v7007000_t0000_u01785036773596") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3866_d20260726_m033247_c001_v0001134_t0005_u01785036767628") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf96f_d20260726_m033240_c001_v7007000_t0000_u01785036760533") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3848_d20260726_m033232_c001_v0001134_t0006_u01785036752003") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49798f_d20260726_m033223_c001_v7007000_t0000_u01785036743479") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc382a_d20260726_m033215_c001_v0001134_t0000_u01785036735566") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa43088ca_d20260726_m033334_c001_v7007000_t0000_u01785036814385") 2026/07/26 03:36:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea88c_d20260726_m033330_c001_v0001102_t0058_u01785036810262") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec7e_d20260726_m033357_c001_v7007000_t0000_u01785036837283") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8bc_d20260726_m033351_c001_v0001102_t0018_u01785036831049") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4cb_d20260726_m033514_c001_v7007000_t0000_u01785036914422") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39b2_d20260726_m033506_c001_v0001134_t0018_u01785036906347") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b8_d20260726_m033459_c001_v7007000_t0000_u01785036899057") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3994_d20260726_m033451_c001_v0001134_t0056_u01785036891130") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9247f_d20260726_m033443_c001_v7007000_t0000_u01785036883523") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3974_d20260726_m033436_c001_v0001134_t0034_u01785036876159") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9bf_d20260726_m033428_c001_v7007000_t0000_u01785036868210") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3956_d20260726_m033420_c001_v0001134_t0056_u01785036860620") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c25_d20260726_m033413_c001_v7007000_t0000_u01785036853105") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3930_d20260726_m033404_c001_v0001134_t0052_u01785036844953") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73257f_d20260726_m033351_c001_v7007000_t0000_u01785036831888") 2026/07/26 03:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8ae_d20260726_m033346_c001_v0001102_t0017_u01785036826667") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f917388e_d20260726_m033339_c001_v7007000_t0000_u01785036819247") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8f2_d20260726_m033333_c001_v0001183_t0050_u01785036813688") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b5bc_d20260726_m033331_c001_v7007000_t0000_u01785036811444") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a88c_d20260726_m033326_c001_v0001183_t0058_u01785036806358") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867df8_d20260726_m033318_c001_v7007000_t0000_u01785036798908") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38ae_d20260726_m033313_c001_v0001134_t0004_u01785036793798") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f415eb8f3874a8769_d20260726_m033311_c001_v7007000_t0000_u01785036791322") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645873_d20260726_m033306_c001_v0001113_t0017_u01785036786145") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41910b2c82dfceaf_d20260726_m033253_c001_v7007000_t0000_u01785036773454") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea824_d20260726_m033248_c001_v0001102_t0020_u01785036768027") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf970_d20260726_m033240_c001_v7007000_t0000_u01785036760726") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7fc_d20260726_m033232_c001_v0001102_t0054_u01785036752389") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497996_d20260726_m033223_c001_v7007000_t0000_u01785036743667") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7d0_d20260726_m033215_c001_v0001102_t0047_u01785036735905") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286c0_d20260726_m033334_c001_v7007000_t0000_u01785036814595") 2026/07/26 03:36:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a8ce_d20260726_m033330_c001_v0001183_t0002_u01785036810462") 2026/07/26 03:36:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec7f_d20260726_m033357_c001_v7007000_t0000_u01785036837474") 2026/07/26 03:36:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a95a_d20260726_m033351_c001_v0001183_t0021_u01785036831122") 2026/07/26 03:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4d0_d20260726_m033514_c001_v7007000_t0000_u01785036914603") 2026/07/26 03:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea95e_d20260726_m033506_c001_v0001102_t0042_u01785036906931") 2026/07/26 03:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924b9_d20260726_m033459_c001_v7007000_t0000_u01785036899234") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea940_d20260726_m033451_c001_v0001102_t0037_u01785036891424") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92484_d20260726_m033443_c001_v7007000_t0000_u01785036883700") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea926_d20260726_m033436_c001_v0001102_t0043_u01785036876423") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9c0_d20260726_m033428_c001_v7007000_t0000_u01785036868387") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8fa_d20260726_m033420_c001_v0001102_t0055_u01785036860924") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c26_d20260726_m033413_c001_v7007000_t0000_u01785036853282") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8d4_d20260726_m033405_c001_v0001102_t0017_u01785036845284") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf816_d20260726_m033351_c001_v7007000_t0000_u01785036831503") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458e9_d20260726_m033347_c001_v0001113_t0059_u01785036827323") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173891_d20260726_m033339_c001_v7007000_t0000_u01785036819431") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458c7_d20260726_m033333_c001_v0001113_t0040_u01785036813921") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa43088bf_d20260726_m033331_c001_v7007000_t0000_u01785036811393") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38cc_d20260726_m033326_c001_v0001134_t0041_u01785036806588") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dfa_d20260726_m033319_c001_v7007000_t0000_u01785036799084") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a84e_d20260726_m033313_c001_v0001183_t0020_u01785036793828") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9223c_d20260726_m033310_c001_v7007000_t0000_u01785036790948") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc388e_d20260726_m033306_c001_v0001134_t0032_u01785036786560") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dceb75_d20260726_m033253_c001_v7007000_t0000_u01785036773237") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645847_d20260726_m033248_c001_v0001113_t0026_u01785036768364") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf971_d20260726_m033240_c001_v7007000_t0000_u01785036760917") 2026/07/26 03:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645829_d20260726_m033232_c001_v0001113_t0059_u01785036752745") 2026/07/26 03:36:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497999_d20260726_m033223_c001_v7007000_t0000_u01785036743852") 2026/07/26 03:36:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457f1_d20260726_m033216_c001_v0001113_t0058_u01785036736257") 2026/07/26 03:36:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f38_d20260726_m033334_c001_v7007000_t0000_u01785036814551") 2026/07/26 03:36:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38e2_d20260726_m033330_c001_v0001134_t0035_u01785036810483") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f89f_d20260726_m033256_c001_v7007000_t0000_u01785036776190") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7ae_d20260726_m033251_c001_v0001183_t0030_u01785036771327") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a0_d20260726_m033256_c001_v7007000_t0000_u01785036776373") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea836_d20260726_m033251_c001_v0001102_t0022_u01785036771410") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a1_d20260726_m033256_c001_v7007000_t0000_u01785036776557") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3876_d20260726_m033251_c001_v0001134_t0055_u01785036771473") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a2_d20260726_m033256_c001_v7007000_t0000_u01785036776740") 2026/07/26 03:36:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7b2_d20260726_m033251_c001_v0001183_t0054_u01785036771536") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a4_d20260726_m033256_c001_v7007000_t0000_u01785036776924") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645853_d20260726_m033251_c001_v0001113_t0013_u01785036771631") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a5_d20260726_m033257_c001_v7007000_t0000_u01785036777107") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3878_d20260726_m033251_c001_v0001134_t0005_u01785036771735") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a6_d20260726_m033257_c001_v7007000_t0000_u01785036777290") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7b6_d20260726_m033251_c001_v0001183_t0045_u01785036771746") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a7_d20260726_m033257_c001_v7007000_t0000_u01785036777474") 2026/07/26 03:36:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea838_d20260726_m033251_c001_v0001102_t0056_u01785036771756") 2026/07/26 03:36:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8a9_d20260726_m033257_c001_v7007000_t0000_u01785036777658") 2026/07/26 03:36:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7b8_d20260726_m033251_c001_v0001183_t0032_u01785036771959") 2026/07/26 03:36:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8ab_d20260726_m033257_c001_v7007000_t0000_u01785036777896") 2026/07/26 03:36:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645855_d20260726_m033252_c001_v0001113_t0044_u01785036772024") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8ac_d20260726_m033258_c001_v7007000_t0000_u01785036778080") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea83a_d20260726_m033252_c001_v0001102_t0026_u01785036772080") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8ad_d20260726_m033258_c001_v7007000_t0000_u01785036778264") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc387a_d20260726_m033252_c001_v0001134_t0055_u01785036772097") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8af_d20260726_m033258_c001_v7007000_t0000_u01785036778447") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7ba_d20260726_m033252_c001_v0001183_t0041_u01785036772201") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8b2_d20260726_m033258_c001_v7007000_t0000_u01785036778631") 2026/07/26 03:36:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645857_d20260726_m033252_c001_v0001113_t0045_u01785036772335") 2026/07/26 03:36:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8b5_d20260726_m033258_c001_v7007000_t0000_u01785036778815") 2026/07/26 03:36:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc387e_d20260726_m033252_c001_v0001134_t0024_u01785036772397") 2026/07/26 03:36:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f8b9_d20260726_m033258_c001_v7007000_t0000_u01785036778998") 2026/07/26 03:36:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a7be_d20260726_m033252_c001_v0001183_t0057_u01785036772416") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b1a79_d20260726_m033314_c001_v7007000_t0000_u01785036794557") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a82a_d20260726_m033309_c001_v0001183_t0016_u01785036789127") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4020872c6005b4ae_d20260726_m033314_c001_v7007000_t0000_u01785036794568") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3896_d20260726_m033309_c001_v0001134_t0042_u01785036789206") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dda_d20260726_m033314_c001_v7007000_t0000_u01785036794412") 2026/07/26 03:36:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a82c_d20260726_m033309_c001_v0001183_t0046_u01785036789325") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498b28_d20260726_m033314_c001_v7007000_t0000_u01785036794579") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea852_d20260726_m033309_c001_v0001102_t0047_u01785036789341") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b1a78_d20260726_m033314_c001_v7007000_t0000_u01785036794376") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645879_d20260726_m033309_c001_v0001113_t0043_u01785036789439") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867ddc_d20260726_m033314_c001_v7007000_t0000_u01785036794590") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc389a_d20260726_m033309_c001_v0001134_t0054_u01785036789511") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b1a77_d20260726_m033314_c001_v7007000_t0000_u01785036794195") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a830_d20260726_m033309_c001_v0001183_t0029_u01785036789521") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32cf00_d20260726_m033314_c001_v7007000_t0000_u01785036794425") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea854_d20260726_m033309_c001_v0001102_t0039_u01785036789627") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4020872c6005b4ac_d20260726_m033314_c001_v7007000_t0000_u01785036794205") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a832_d20260726_m033309_c001_v0001183_t0017_u01785036789725") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4020872c6005b4ad_d20260726_m033314_c001_v7007000_t0000_u01785036794386") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764587b_d20260726_m033309_c001_v0001113_t0006_u01785036789738") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498b27_d20260726_m033314_c001_v7007000_t0000_u01785036794398") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea856_d20260726_m033309_c001_v0001102_t0019_u01785036789892") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498b26_d20260726_m033314_c001_v7007000_t0000_u01785036794215") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a834_d20260726_m033309_c001_v0001183_t0055_u01785036789912") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dd5_d20260726_m033314_c001_v7007000_t0000_u01785036794236") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc389c_d20260726_m033309_c001_v0001134_t0000_u01785036789972") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92242_d20260726_m033314_c001_v7007000_t0000_u01785036794435") 2026/07/26 03:36:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a836_d20260726_m033310_c001_v0001183_t0047_u01785036790109") 2026/07/26 03:36:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92241_d20260726_m033314_c001_v7007000_t0000_u01785036794246") 2026/07/26 03:36:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764587d_d20260726_m033310_c001_v0001113_t0007_u01785036790156") 2026/07/26 03:36:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293282e0_d20260726_m033314_c001_v7007000_t0000_u01785036794452") 2026/07/26 03:36:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea858_d20260726_m033310_c001_v0001102_t0002_u01785036790294") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a03489_d20260726_m033108_c001_v7007000_t0000_u01785036668457") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107cfca4678b129a_d20260726_m033106_c001_v0001171_t0056_u01785036666524") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9203b_d20260726_m033106_c001_v7007000_t0000_u01785036666345") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107cfca4678b1286_d20260726_m033102_c001_v0001171_t0012_u01785036662020") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce92036_d20260726_m033101_c001_v7007000_t0000_u01785036661287") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a40e_d20260726_m033057_c001_v0001183_t0010_u01785036657196") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b15a2_d20260726_m033055_c001_v7007000_t0000_u01785036655808") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10261b59c3c561d4_d20260726_m033053_c001_v0001097_t0059_u01785036653756") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a160b_d20260726_m033053_c001_v7007000_t0000_u01785036653572") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10261b59c3c561b8_d20260726_m033049_c001_v0001097_t0039_u01785036649754") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a15ec_d20260726_m033049_c001_v7007000_t0000_u01785036649045") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea66e_d20260726_m033045_c001_v0001102_t0032_u01785036645589") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0b1_d20260726_m033044_c001_v7007000_t0000_u01785036644317") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f117a0d9bce7127b1_d20260726_m033042_c001_v0001137_t0059_u01785036642692") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91734fe_d20260726_m033042_c001_v7007000_t0000_u01785036642514") 2026/07/26 03:36:21 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f117a0d9bce7127a9_d20260726_m033039_c001_v0001137_t0014_u01785036639152") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91734fb_d20260726_m033038_c001_v7007000_t0000_u01785036638434") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea656_d20260726_m033034_c001_v0001102_t0001_u01785036634746") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0a9_d20260726_m033033_c001_v7007000_t0000_u01785036633869") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105cc64f1c192098_d20260726_m033031_c001_v0001154_t0025_u01785036631963") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a033c7_d20260726_m033031_c001_v7007000_t0000_u01785036631786") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105cc64f1c192092_d20260726_m033028_c001_v0001154_t0023_u01785036628273") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a033c4_d20260726_m033027_c001_v7007000_t0000_u01785036627577") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea642_d20260726_m033022_c001_v0001102_t0036_u01785036622220") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430850d_d20260726_m033021_c001_v7007000_t0000_u01785036621306") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1101ca998be82331_d20260726_m033019_c001_v0001167_t0009_u01785036619115") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba7729327bbe_d20260726_m033018_c001_v7007000_t0000_u01785036618933") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1101ca998be82325_d20260726_m033015_c001_v0001167_t0021_u01785036615869") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba7729327bb8_d20260726_m033015_c001_v7007000_t0000_u01785036615161") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea614_d20260726_m033007_c001_v0001102_t0028_u01785036607183") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f0d_d20260726_m033006_c001_v7007000_t0000_u01785036606268") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f116fb1fc796de566_d20260726_m033004_c001_v0001176_t0001_u01785036604392") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f6dcf_d20260726_m033004_c001_v7007000_t0000_u01785036604216") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f116fb1fc796de558_d20260726_m033000_c001_v0001176_t0036_u01785036600741") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f6dcc_d20260726_m033000_c001_v7007000_t0000_u01785036600031") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52a9d_d20260726_m032951_c001_v0001101_t0001_u01785036591953") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf34f_d20260726_m032950_c001_v7007000_t0000_u01785036590879") 2026/07/26 03:36:22 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1046212a1822a5f3_d20260726_m032944_c001_v0001161_t0055_u01785036584607") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b05e_d20260726_m032944_c001_v7007000_t0000_u01785036584402") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a223_d20260726_m032940_c001_v0001183_t0032_u01785036580555") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107211793e815f67_d20260726_m032939_c001_v0001173_t0019_u01785036579600") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107211793e815f4f_d20260726_m032938_c001_v0001173_t0010_u01785036578571") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788feca6b3_d20260726_m032925_c001_v7007000_t0000_u01785036565699") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52a1f_d20260726_m032918_c001_v0001101_t0024_u01785036558732") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1072e9069d79a394_d20260726_m032917_c001_v0001150_t0039_u01785036557854") 2026/07/26 03:36:23 DEBUG : dst/one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1072e9069d79a390_d20260726_m032916_c001_v0001150_t0046_u01785036556814") 2026/07/26 03:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a0348a_d20260726_m033108_c001_v7007000_t0000_u01785036668637") 2026/07/26 03:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10023af48e4104cb_d20260726_m033106_c001_v0001176_t0014_u01785036666133") 2026/07/26 03:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f111a80af7ac84488_d20260726_m033100_c001_v0001185_t0059_u01785036660964") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b15a3_d20260726_m033055_c001_v7007000_t0000_u01785036655982") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f114f82443c923b68_d20260726_m033053_c001_v0001117_t0041_u01785036653071") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1197d48d596dd91d_d20260726_m033048_c001_v0001180_t0001_u01785036648800") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0b2_d20260726_m033044_c001_v7007000_t0000_u01785036644493") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1155aa33108e3f37_d20260726_m033042_c001_v0001116_t0029_u01785036642012") 2026/07/26 03:36:23 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f102a42b72ff397d1_d20260726_m033038_c001_v0001036_t0027_u01785036638015") 2026/07/26 03:36:23 DEBUG : dst/three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf350_d20260726_m032951_c001_v7007000_t0000_u01785036591052") 2026/07/26 03:36:23 DEBUG : dst/three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107211793e815feb_d20260726_m032949_c001_v0001173_t0041_u01785036589565") 2026/07/26 03:36:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a0348b_d20260726_m033108_c001_v7007000_t0000_u01785036668900") 2026/07/26 03:36:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f108affbc09e449c1_d20260726_m033107_c001_v0001177_t0056_u01785036667382") 2026/07/26 03:36:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f108e9abb99c2ad74_d20260726_m033102_c001_v0001115_t0037_u01785036662886") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a0348c_d20260726_m033109_c001_v7007000_t0000_u01785036669132") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107cfca4678b129e_d20260726_m033107_c001_v0001171_t0000_u01785036667781") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9203c_d20260726_m033107_c001_v7007000_t0000_u01785036667603") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107cfca4678b128e_d20260726_m033104_c001_v0001171_t0040_u01785036664706") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9203a_d20260726_m033104_c001_v7007000_t0000_u01785036664528") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a414_d20260726_m033058_c001_v0001183_t0024_u01785036658077") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b15a4_d20260726_m033056_c001_v7007000_t0000_u01785036656155") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10261b59c3c561de_d20260726_m033055_c001_v0001097_t0031_u01785036655095") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a160d_d20260726_m033054_c001_v7007000_t0000_u01785036654912") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10261b59c3c561ca_d20260726_m033051_c001_v0001097_t0041_u01785036651710") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a160a_d20260726_m033051_c001_v7007000_t0000_u01785036651522") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea676_d20260726_m033046_c001_v0001102_t0036_u01785036646091") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173500_d20260726_m033043_c001_v7007000_t0000_u01785036643780") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a3ae_d20260726_m033041_c001_v0001183_t0005_u01785036641207") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f91734fc_d20260726_m033040_c001_v7007000_t0000_u01785036640395") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea65a_d20260726_m033035_c001_v0001102_t0029_u01785036635299") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a033c8_d20260726_m033032_c001_v7007000_t0000_u01785036632978") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a370_d20260726_m033030_c001_v0001183_t0001_u01785036630276") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a033c5_d20260726_m033029_c001_v7007000_t0000_u01785036629211") 2026/07/26 03:36:24 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea644_d20260726_m033022_c001_v0001102_t0046_u01785036622729") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba7729327bc1_d20260726_m033020_c001_v7007000_t0000_u01785036620296") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a310_d20260726_m033017_c001_v0001183_t0009_u01785036617848") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba7729327bba_d20260726_m033016_c001_v7007000_t0000_u01785036616761") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea61c_d20260726_m033010_c001_v0001102_t0040_u01785036610327") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f6dd0_d20260726_m033005_c001_v7007000_t0000_u01785036605351") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52abb_d20260726_m033002_c001_v0001101_t0036_u01785036602881") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f403db3e77a3f6dcd_d20260726_m033001_c001_v7007000_t0000_u01785036601770") 2026/07/26 03:36:25 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a282_d20260726_m032955_c001_v0001183_t0030_u01785036595542") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b15a6_d20260726_m033056_c001_v7007000_t0000_u01785036656328") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f11172ddfa758c5ae_d20260726_m033054_c001_v0001165_t0015_u01785036654620") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f11230447c51ec19e_d20260726_m033051_c001_v0001113_t0026_u01785036651007") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0b3_d20260726_m033044_c001_v7007000_t0000_u01785036644669") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1110124cb119ab26_d20260726_m033043_c001_v0001115_t0010_u01785036643249") 2026/07/26 03:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1172e1da560563f0_d20260726_m033039_c001_v0001109_t0031_u01785036639881") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a0348d_d20260726_m033109_c001_v7007000_t0000_u01785036669313") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea696_d20260726_m033057_c001_v0001102_t0046_u01785036657785") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42394c0fd62b15a7_d20260726_m033056_c001_v7007000_t0000_u01785036656503") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a3c4_d20260726_m033045_c001_v0001183_t0044_u01785036645903") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0b4_d20260726_m033044_c001_v7007000_t0000_u01785036644845") 2026/07/26 03:36:25 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a392_d20260726_m033035_c001_v0001183_t0046_u01785036635100") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b0aa_d20260726_m033034_c001_v7007000_t0000_u01785036634045") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a340_d20260726_m033022_c001_v0001183_t0030_u01785036622544") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4277822aa430850e_d20260726_m033021_c001_v7007000_t0000_u01785036621483") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a2d6_d20260726_m033008_c001_v0001183_t0028_u01785036608097") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f0e_d20260726_m033006_c001_v7007000_t0000_u01785036606452") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea5fa_d20260726_m032954_c001_v0001102_t0034_u01785036594927") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf351_d20260726_m032951_c001_v7007000_t0000_u01785036591236") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1068c061b241341f_d20260726_m032946_c001_v0001098_t0009_u01785036586995") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788feca6b4_d20260726_m032925_c001_v7007000_t0000_u01785036565882") 2026/07/26 03:36:26 DEBUG : dst/two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1072e9069d79a3a4_d20260726_m032924_c001_v0001150_t0047_u01785036564703") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a648d2d_d20260726_m032848_c001_v7007000_t0000_u01785036528041") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a0b3_d20260726_m032844_c001_v0001183_t0044_u01785036524539") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a648d21_d20260726_m032842_c001_v7007000_t0000_u01785036522666") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a04b_d20260726_m032831_c001_v0001183_t0002_u01785036511454") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca7e_d20260726_m032812_c001_v7007000_t0000_u01785036492525") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f95_d20260726_m032809_c001_v0001183_t0044_u01785036489408") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce67a_d20260726_m032749_c001_v7007000_t0000_u01785036469114") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599edf_d20260726_m032747_c001_v0001183_t0057_u01785036467371") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce654_d20260726_m032746_c001_v7007000_t0000_u01785036466625") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ed7_d20260726_m032745_c001_v0001183_t0028_u01785036465509") 2026/07/26 03:36:26 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce64a_d20260726_m032743_c001_v7007000_t0000_u01785036463008") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599eab_d20260726_m032741_c001_v0001183_t0037_u01785036461526") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce646_d20260726_m032740_c001_v7007000_t0000_u01785036460793") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e91_d20260726_m032739_c001_v0001183_t0035_u01785036459634") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f61_d20260726_m032734_c001_v7007000_t0000_u01785036454341") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e41_d20260726_m032732_c001_v0001183_t0048_u01785036452996") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f33_d20260726_m032732_c001_v7007000_t0000_u01785036452237") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e27_d20260726_m032731_c001_v0001183_t0019_u01785036451464") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90efc_d20260726_m032727_c001_v7007000_t0000_u01785036447694") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599deb_d20260726_m032726_c001_v0001183_t0032_u01785036446564") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673c5_d20260726_m032724_c001_v7007000_t0000_u01785036444766") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ddd_d20260726_m032723_c001_v0001183_t0020_u01785036443864") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673c1_d20260726_m032723_c001_v7007000_t0000_u01785036443513") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f100c2523e400a65a_d20260726_m032722_c001_v0001044_t0004_u01785036442666") 2026/07/26 03:36:27 DEBUG : empty space: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599dc9_d20260726_m032721_c001_v0001183_t0002_u01785036441157") 2026/07/26 03:36:27 DEBUG : enormous: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce668_d20260726_m032748_c001_v7007000_t0000_u01785036468189") 2026/07/26 03:36:27 DEBUG : enormous: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ee1_d20260726_m032747_c001_v0001183_t0044_u01785036467567") 2026/07/26 03:36:27 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f410a68a6d8a03490_d20260726_m033113_c001_v7007000_t0000_u01785036673957") 2026/07/26 03:36:27 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea6be_d20260726_m033112_c001_v0001102_t0042_u01785036672518") 2026/07/26 03:36:27 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca75_d20260726_m032807_c001_v7007000_t0000_u01785036487923") 2026/07/26 03:36:27 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e5295d_d20260726_m032806_c001_v0001101_t0013_u01785036486761") 2026/07/26 03:36:27 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673bd_d20260726_m032718_c001_v7007000_t0000_u01785036438549") 2026/07/26 03:36:28 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599da3_d20260726_m032717_c001_v0001183_t0022_u01785036437587") 2026/07/26 03:36:28 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673bc_d20260726_m032717_c001_v7007000_t0000_u01785036437061") 2026/07/26 03:36:28 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d9f_d20260726_m032716_c001_v0001183_t0042_u01785036436516") 2026/07/26 03:36:28 DEBUG : existing: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d87_d20260726_m032715_c001_v0001183_t0003_u01785036435656") 2026/07/26 03:36:28 DEBUG : existing-b: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca76_d20260726_m032808_c001_v7007000_t0000_u01785036488101") 2026/07/26 03:36:28 DEBUG : existing-b: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f85_d20260726_m032806_c001_v0001183_t0015_u01785036486752") 2026/07/26 03:36:28 DEBUG : file1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d83_d20260726_m033202_c001_v7007000_t0000_u01785036722397") 2026/07/26 03:36:28 DEBUG : file1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457b5_d20260726_m033201_c001_v0001113_t0047_u01785036721079") 2026/07/26 03:36:28 DEBUG : file1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d78_d20260726_m033159_c001_v7007000_t0000_u01785036719785") 2026/07/26 03:36:28 DEBUG : file1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea78e_d20260726_m033158_c001_v0001102_t0036_u01785036718305") 2026/07/26 03:36:28 DEBUG : five: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce6d8_d20260726_m032752_c001_v7007000_t0000_u01785036472474") 2026/07/26 03:36:28 DEBUG : five: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba9599f0f_d20260726_m032750_c001_v0001183_t0039_u01785036470621") 2026/07/26 03:36:28 DEBUG : foo: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90ef7_d20260726_m032726_c001_v7007000_t0000_u01785036446201") 2026/07/26 03:36:28 DEBUG : foo: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba9599de5_d20260726_m032725_c001_v0001183_t0039_u01785036445662") 2026/07/26 03:36:28 DEBUG : foo: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba9599de1_d20260726_m032725_c001_v0001183_t0039_u01785036445116") 2026/07/26 03:36:28 DEBUG : four: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce6e0_d20260726_m032752_c001_v7007000_t0000_u01785036472654") 2026/07/26 03:36:28 DEBUG : four: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4178fd6aa6e52923_d20260726_m032751_c001_v0001101_t0044_u01785036471156") 2026/07/26 03:36:28 DEBUG : four: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f0d_d20260726_m032750_c001_v0001183_t0015_u01785036470050") 2026/07/26 03:36:28 DEBUG : hello world2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1c0_d20260726_m032636_c001_v7007000_t0000_u01785036396586") 2026/07/26 03:36:28 DEBUG : hello world2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c37_d20260726_m032636_c001_v0001183_t0033_u01785036396008") 2026/07/26 03:36:28 DEBUG : ignore-size: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673bb_d20260726_m032715_c001_v7007000_t0000_u01785036435307") 2026/07/26 03:36:29 DEBUG : ignore-size: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d69_d20260726_m032714_c001_v0001183_t0019_u01785036434404") 2026/07/26 03:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca6f_d20260726_m032806_c001_v7007000_t0000_u01785036486036") 2026/07/26 03:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea502_d20260726_m032805_c001_v0001102_t0053_u01785036485273") 2026/07/26 03:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce725_d20260726_m032804_c001_v7007000_t0000_u01785036484540") 2026/07/26 03:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52953_d20260726_m032803_c001_v0001101_t0023_u01785036483635") 2026/07/26 03:36:29 DEBUG : one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce6e8_d20260726_m032752_c001_v7007000_t0000_u01785036472835") 2026/07/26 03:36:29 DEBUG : one: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba9599efd_d20260726_m032749_c001_v0001183_t0039_u01785036469481") 2026/07/26 03:36:29 DEBUG : only0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d60_d20260726_m033153_c001_v7007000_t0000_u01785036713934") 2026/07/26 03:36:29 DEBUG : only0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea766_d20260726_m033148_c001_v0001102_t0021_u01785036708220") 2026/07/26 03:36:29 DEBUG : only0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a572_d20260726_m033136_c001_v0001183_t0013_u01785036696262") 2026/07/26 03:36:29 DEBUG : only0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f409022e342a183d1_d20260726_m033130_c001_v7007000_t0000_u01785036690295") 2026/07/26 03:36:29 DEBUG : only0: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4be_d20260726_m033117_c001_v0001183_t0035_u01785036677676") 2026/07/26 03:36:29 DEBUG : only1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d61_d20260726_m033154_c001_v7007000_t0000_u01785036714114") 2026/07/26 03:36:29 DEBUG : only1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f40000967d764577f_d20260726_m033148_c001_v0001113_t0005_u01785036708966") 2026/07/26 03:36:29 DEBUG : only1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a576_d20260726_m033136_c001_v0001183_t0013_u01785036696798") 2026/07/26 03:36:29 DEBUG : only1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64902a_d20260726_m033130_c001_v7007000_t0000_u01785036690985") 2026/07/26 03:36:29 DEBUG : only1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4c6_d20260726_m033118_c001_v0001183_t0013_u01785036678162") 2026/07/26 03:36:29 DEBUG : only10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d62_d20260726_m033154_c001_v7007000_t0000_u01785036714296") 2026/07/26 03:36:29 DEBUG : only10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a600_d20260726_m033148_c001_v0001183_t0039_u01785036708625") 2026/07/26 03:36:29 DEBUG : only10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5b2_d20260726_m033142_c001_v0001183_t0037_u01785036702382") 2026/07/26 03:36:29 DEBUG : only10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f97_d20260726_m033130_c001_v7007000_t0000_u01785036690617") 2026/07/26 03:36:30 DEBUG : only10: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a500_d20260726_m033123_c001_v0001183_t0010_u01785036683295") 2026/07/26 03:36:30 DEBUG : only11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d63_d20260726_m033154_c001_v7007000_t0000_u01785036714477") 2026/07/26 03:36:30 DEBUG : only11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a5fa_d20260726_m033148_c001_v0001183_t0039_u01785036708229") 2026/07/26 03:36:30 DEBUG : only11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5b8_d20260726_m033142_c001_v0001183_t0040_u01785036702877") 2026/07/26 03:36:30 DEBUG : only11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f96_d20260726_m033130_c001_v7007000_t0000_u01785036690439") 2026/07/26 03:36:30 DEBUG : only11: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a508_d20260726_m033123_c001_v0001183_t0048_u01785036683795") 2026/07/26 03:36:30 DEBUG : only12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d64_d20260726_m033154_c001_v7007000_t0000_u01785036714660") 2026/07/26 03:36:30 DEBUG : only12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea76c_d20260726_m033148_c001_v0001102_t0021_u01785036708798") 2026/07/26 03:36:30 DEBUG : only12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5c4_d20260726_m033143_c001_v0001183_t0046_u01785036703440") 2026/07/26 03:36:30 DEBUG : only12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b1b8_d20260726_m033130_c001_v7007000_t0000_u01785036690824") 2026/07/26 03:36:30 DEBUG : only12: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a510_d20260726_m033124_c001_v0001183_t0018_u01785036684317") 2026/07/26 03:36:30 DEBUG : only13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d65_d20260726_m033154_c001_v7007000_t0000_u01785036714842") 2026/07/26 03:36:30 DEBUG : only13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f40000967d764577d_d20260726_m033148_c001_v0001113_t0005_u01785036708780") 2026/07/26 03:36:30 DEBUG : only13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5ca_d20260726_m033143_c001_v0001183_t0039_u01785036703899") 2026/07/26 03:36:30 DEBUG : only13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f425cfe14b2d3b1b4_d20260726_m033130_c001_v7007000_t0000_u01785036690628") 2026/07/26 03:36:30 DEBUG : only13: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a516_d20260726_m033124_c001_v0001183_t0002_u01785036684973") 2026/07/26 03:36:30 DEBUG : only14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d66_d20260726_m033155_c001_v7007000_t0000_u01785036715023") 2026/07/26 03:36:30 DEBUG : only14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405a7c53e0bc37de_d20260726_m033148_c001_v0001134_t0002_u01785036708962") 2026/07/26 03:36:30 DEBUG : only14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5ce_d20260726_m033144_c001_v0001183_t0058_u01785036704404") 2026/07/26 03:36:30 DEBUG : only14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f409022e342a183d4_d20260726_m033130_c001_v7007000_t0000_u01785036690834") 2026/07/26 03:36:30 DEBUG : only14: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a51a_d20260726_m033125_c001_v0001183_t0041_u01785036685553") 2026/07/26 03:36:30 DEBUG : only15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d67_d20260726_m033155_c001_v7007000_t0000_u01785036715204") 2026/07/26 03:36:30 DEBUG : only15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a60c_d20260726_m033149_c001_v0001183_t0039_u01785036709438") 2026/07/26 03:36:31 DEBUG : only15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5d2_d20260726_m033145_c001_v0001183_t0005_u01785036705050") 2026/07/26 03:36:31 DEBUG : only15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f95_d20260726_m033130_c001_v7007000_t0000_u01785036690263") 2026/07/26 03:36:31 DEBUG : only15: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a52a_d20260726_m033126_c001_v0001183_t0032_u01785036686120") 2026/07/26 03:36:31 DEBUG : only16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d68_d20260726_m033155_c001_v7007000_t0000_u01785036715388") 2026/07/26 03:36:31 DEBUG : only16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405a7c53e0bc37e4_d20260726_m033149_c001_v0001134_t0002_u01785036709451") 2026/07/26 03:36:31 DEBUG : only16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5dc_d20260726_m033145_c001_v0001183_t0057_u01785036705619") 2026/07/26 03:36:31 DEBUG : only16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f241_d20260726_m033130_c001_v7007000_t0000_u01785036690269") 2026/07/26 03:36:31 DEBUG : only16: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a532_d20260726_m033126_c001_v0001183_t0026_u01785036686834") 2026/07/26 03:36:32 DEBUG : only17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d69_d20260726_m033155_c001_v7007000_t0000_u01785036715570") 2026/07/26 03:36:32 DEBUG : only17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea768_d20260726_m033148_c001_v0001102_t0021_u01785036708615") 2026/07/26 03:36:32 DEBUG : only17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5e2_d20260726_m033146_c001_v0001183_t0005_u01785036706488") 2026/07/26 03:36:32 DEBUG : only17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649020_d20260726_m033130_c001_v7007000_t0000_u01785036690637") 2026/07/26 03:36:32 DEBUG : only17: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a538_d20260726_m033127_c001_v0001183_t0032_u01785036687595") 2026/07/26 03:36:32 DEBUG : only18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6a_d20260726_m033155_c001_v7007000_t0000_u01785036715750") 2026/07/26 03:36:32 DEBUG : only18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a606_d20260726_m033148_c001_v0001183_t0039_u01785036708808") 2026/07/26 03:36:32 DEBUG : only18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5e6_d20260726_m033146_c001_v0001183_t0033_u01785036706976") 2026/07/26 03:36:32 DEBUG : only18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6f242_d20260726_m033130_c001_v7007000_t0000_u01785036690450") 2026/07/26 03:36:32 DEBUG : only18: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a53c_d20260726_m033128_c001_v0001183_t0000_u01785036688179") 2026/07/26 03:36:32 DEBUG : only19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6b_d20260726_m033155_c001_v7007000_t0000_u01785036715932") 2026/07/26 03:36:32 DEBUG : only19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f40000967d7645785_d20260726_m033149_c001_v0001113_t0005_u01785036709513") 2026/07/26 03:36:32 DEBUG : only19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5f2_d20260726_m033147_c001_v0001183_t0029_u01785036707487") 2026/07/26 03:36:32 DEBUG : only19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f99_d20260726_m033130_c001_v7007000_t0000_u01785036690971") 2026/07/26 03:36:32 DEBUG : only19: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a544_d20260726_m033128_c001_v0001183_t0045_u01785036688767") 2026/07/26 03:36:32 DEBUG : only2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6c_d20260726_m033156_c001_v7007000_t0000_u01785036716113") 2026/07/26 03:36:32 DEBUG : only2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea76e_d20260726_m033148_c001_v0001102_t0021_u01785036708980") 2026/07/26 03:36:32 DEBUG : only2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a57c_d20260726_m033137_c001_v0001183_t0016_u01785036697483") 2026/07/26 03:36:32 DEBUG : only2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f409022e342a183d3_d20260726_m033130_c001_v7007000_t0000_u01785036690649") 2026/07/26 03:36:32 DEBUG : only2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4ca_d20260726_m033118_c001_v0001183_t0048_u01785036678736") 2026/07/26 03:36:32 DEBUG : only3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6d_d20260726_m033156_c001_v7007000_t0000_u01785036716293") 2026/07/26 03:36:32 DEBUG : only3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a608_d20260726_m033148_c001_v0001183_t0039_u01785036708991") 2026/07/26 03:36:32 DEBUG : only3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a588_d20260726_m033138_c001_v0001183_t0018_u01785036698059") 2026/07/26 03:36:32 DEBUG : only3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649015_d20260726_m033130_c001_v7007000_t0000_u01785036690277") 2026/07/26 03:36:33 DEBUG : only3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4d0_d20260726_m033119_c001_v0001183_t0009_u01785036679262") 2026/07/26 03:36:33 DEBUG : only4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6e_d20260726_m033156_c001_v7007000_t0000_u01785036716473") 2026/07/26 03:36:33 DEBUG : only4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f40000967d7645781_d20260726_m033149_c001_v0001113_t0005_u01785036709149") 2026/07/26 03:36:33 DEBUG : only4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a58c_d20260726_m033138_c001_v0001183_t0045_u01785036698756") 2026/07/26 03:36:33 DEBUG : only4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f98_d20260726_m033130_c001_v7007000_t0000_u01785036690795") 2026/07/26 03:36:33 DEBUG : only4: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4d8_d20260726_m033119_c001_v0001183_t0009_u01785036679843") 2026/07/26 03:36:33 DEBUG : only5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d6f_d20260726_m033156_c001_v7007000_t0000_u01785036716654") 2026/07/26 03:36:33 DEBUG : only5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea770_d20260726_m033149_c001_v0001102_t0021_u01785036709161") 2026/07/26 03:36:33 DEBUG : only5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a596_d20260726_m033139_c001_v0001183_t0043_u01785036699296") 2026/07/26 03:36:33 DEBUG : only5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a64901a_d20260726_m033130_c001_v7007000_t0000_u01785036690460") 2026/07/26 03:36:33 DEBUG : only5: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4de_d20260726_m033120_c001_v0001183_t0002_u01785036680373") 2026/07/26 03:36:33 DEBUG : only6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d70_d20260726_m033156_c001_v7007000_t0000_u01785036716836") 2026/07/26 03:36:33 DEBUG : only6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba959a60a_d20260726_m033149_c001_v0001183_t0039_u01785036709261") 2026/07/26 03:36:33 DEBUG : only6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a59a_d20260726_m033139_c001_v0001183_t0038_u01785036699919") 2026/07/26 03:36:33 DEBUG : only6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f93_d20260726_m033129_c001_v7007000_t0000_u01785036689910") 2026/07/26 03:36:33 DEBUG : only6: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4e8_d20260726_m033121_c001_v0001183_t0003_u01785036681083") 2026/07/26 03:36:33 DEBUG : only7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d72_d20260726_m033157_c001_v7007000_t0000_u01785036717018") 2026/07/26 03:36:33 DEBUG : only7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405a7c53e0bc37e2_d20260726_m033149_c001_v0001134_t0002_u01785036709260") 2026/07/26 03:36:34 DEBUG : only7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a59e_d20260726_m033140_c001_v0001183_t0052_u01785036700468") 2026/07/26 03:36:34 DEBUG : only7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f405c50d226163f94_d20260726_m033130_c001_v7007000_t0000_u01785036690086") 2026/07/26 03:36:34 DEBUG : only7: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4ec_d20260726_m033121_c001_v0001183_t0035_u01785036681594") 2026/07/26 03:36:34 DEBUG : only8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d74_d20260726_m033157_c001_v7007000_t0000_u01785036717200") 2026/07/26 03:36:34 DEBUG : only8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f40000967d7645783_d20260726_m033149_c001_v0001113_t0005_u01785036709331") 2026/07/26 03:36:34 DEBUG : only8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5a8_d20260726_m033141_c001_v0001183_t0058_u01785036701072") 2026/07/26 03:36:34 DEBUG : only8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a649025_d20260726_m033130_c001_v7007000_t0000_u01785036690811") 2026/07/26 03:36:34 DEBUG : only8: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4f4_d20260726_m033122_c001_v0001183_t0047_u01785036682126") 2026/07/26 03:36:34 DEBUG : only9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d75_d20260726_m033157_c001_v7007000_t0000_u01785036717381") 2026/07/26 03:36:34 DEBUG : only9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea772_d20260726_m033149_c001_v0001102_t0021_u01785036709342") 2026/07/26 03:36:34 DEBUG : only9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a5ae_d20260726_m033141_c001_v0001183_t0051_u01785036701687") 2026/07/26 03:36:34 DEBUG : only9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f409022e342a183d2_d20260726_m033130_c001_v7007000_t0000_u01785036690473") 2026/07/26 03:36:34 DEBUG : only9: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a4fe_d20260726_m033122_c001_v0001183_t0057_u01785036682723") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce721_d20260726_m032802_c001_v7007000_t0000_u01785036482529") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea4ee_d20260726_m032800_c001_v0001102_t0039_u01785036480218") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71d_d20260726_m032759_c001_v7007000_t0000_u01785036479129") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f41_d20260726_m032757_c001_v0001183_t0044_u01785036477460") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71a_d20260726_m032756_c001_v7007000_t0000_u01785036476377") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52931_d20260726_m032753_c001_v0001101_t0005_u01785036473746") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce64f_d20260726_m032744_c001_v7007000_t0000_u01785036464773") 2026/07/26 03:36:34 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ec3_d20260726_m032743_c001_v0001183_t0054_u01785036463551") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce648_d20260726_m032742_c001_v7007000_t0000_u01785036462078") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ea3_d20260726_m032741_c001_v0001183_t0059_u01785036461337") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce645_d20260726_m032740_c001_v7007000_t0000_u01785036460194") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e8b_d20260726_m032739_c001_v0001183_t0052_u01785036459423") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f52_d20260726_m032733_c001_v7007000_t0000_u01785036453755") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e3f_d20260726_m032732_c001_v0001183_t0021_u01785036452787") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f3a_d20260726_m032732_c001_v7007000_t0000_u01785036452422") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e25_d20260726_m032731_c001_v0001183_t0058_u01785036451265") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f15_d20260726_m032730_c001_v7007000_t0000_u01785036450859") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e17_d20260726_m032730_c001_v0001183_t0004_u01785036450290") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e0f_d20260726_m032729_c001_v0001183_t0048_u01785036449726") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f03_d20260726_m032729_c001_v7007000_t0000_u01785036449362") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e05_d20260726_m032728_c001_v0001183_t0030_u01785036448805") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e03_d20260726_m032728_c001_v0001183_t0053_u01785036448237") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90efd_d20260726_m032727_c001_v7007000_t0000_u01785036447875") 2026/07/26 03:36:35 DEBUG : potato: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599df5_d20260726_m032727_c001_v0001183_t0030_u01785036447136") 2026/07/26 03:36:35 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4080a4a999d6efd9_d20260726_m032901_c001_v7007000_t0000_u01785036541273") 2026/07/26 03:36:35 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea582_d20260726_m032900_c001_v0001102_t0025_u01785036540549") 2026/07/26 03:36:35 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a648d2e_d20260726_m032848_c001_v7007000_t0000_u01785036528344") 2026/07/26 03:36:35 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea552_d20260726_m032843_c001_v0001102_t0040_u01785036523903") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4188738dafab4c1e_d20260726_m032835_c001_v7007000_t0000_u01785036515054") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea52c_d20260726_m032830_c001_v0001102_t0040_u01785036510667") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca7f_d20260726_m032813_c001_v7007000_t0000_u01785036493145") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea50a_d20260726_m032809_c001_v0001102_t0005_u01785036489040") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce66c_d20260726_m032748_c001_v7007000_t0000_u01785036468381") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599edd_d20260726_m032747_c001_v0001183_t0057_u01785036467175") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce655_d20260726_m032746_c001_v7007000_t0000_u01785036466813") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ed5_d20260726_m032745_c001_v0001183_t0040_u01785036465319") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce650_d20260726_m032744_c001_v7007000_t0000_u01785036464954") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ec9_d20260726_m032744_c001_v0001183_t0013_u01785036464119") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce64b_d20260726_m032743_c001_v7007000_t0000_u01785036463189") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599eb3_d20260726_m032742_c001_v0001183_t0036_u01785036462445") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce647_d20260726_m032740_c001_v7007000_t0000_u01785036460973") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e93_d20260726_m032740_c001_v0001183_t0034_u01785036460206") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce90f67_d20260726_m032734_c001_v7007000_t0000_u01785036454523") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599e47_d20260726_m032733_c001_v0001183_t0012_u01785036453561") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1c6_d20260726_m032639_c001_v7007000_t0000_u01785036399261") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c4d_d20260726_m032638_c001_v0001183_t0037_u01785036398691") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1c3_d20260726_m032637_c001_v7007000_t0000_u01785036397722") 2026/07/26 03:36:36 DEBUG : potato2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c3d_d20260726_m032637_c001_v0001183_t0017_u01785036397152") 2026/07/26 03:36:36 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f422046c13a648d31_d20260726_m032848_c001_v7007000_t0000_u01785036528772") 2026/07/26 03:36:37 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e529d3_d20260726_m032845_c001_v0001101_t0033_u01785036525101") 2026/07/26 03:36:37 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4188738dafab4c20_d20260726_m032836_c001_v7007000_t0000_u01785036516271") 2026/07/26 03:36:37 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e529ab_d20260726_m032832_c001_v0001101_t0046_u01785036512070") 2026/07/26 03:36:37 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca81_d20260726_m032813_c001_v7007000_t0000_u01785036493381") 2026/07/26 03:36:37 DEBUG : potato3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52967_d20260726_m032809_c001_v0001101_t0001_u01785036489602") 2026/07/26 03:36:37 DEBUG : pre-dest1/1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf31c_d20260726_m032934_c001_v7007000_t0000_u01785036574362") 2026/07/26 03:36:37 DEBUG : pre-dest1/1: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52a3b_d20260726_m032926_c001_v0001101_t0049_u01785036566642") 2026/07/26 03:36:37 DEBUG : pre-dest2/2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf31e_d20260726_m032934_c001_v7007000_t0000_u01785036574536") 2026/07/26 03:36:37 DEBUG : pre-dest2/2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea5b8_d20260726_m032927_c001_v0001102_t0035_u01785036567333") 2026/07/26 03:36:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788feca6a4_d20260726_m032912_c001_v7007000_t0000_u01785036552675") 2026/07/26 03:36:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a15b_d20260726_m032908_c001_v0001183_t0051_u01785036548868") 2026/07/26 03:36:37 DEBUG : sizeonly: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673b9_d20260726_m032713_c001_v7007000_t0000_u01785036433878") 2026/07/26 03:36:37 DEBUG : sizeonly: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d5b_d20260726_m032712_c001_v0001183_t0040_u01785036432975") 2026/07/26 03:36:37 DEBUG : splitbanan: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dcec80_d20260726_m033357_c001_v7007000_t0000_u01785036837666") 2026/07/26 03:36:37 DEBUG : splitbanan: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3918_d20260726_m033349_c001_v0001134_t0031_u01785036829940") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd4d4_d20260726_m033514_c001_v7007000_t0000_u01785036914778") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea962_d20260726_m033508_c001_v0001102_t0015_u01785036908155") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce924ba_d20260726_m033459_c001_v7007000_t0000_u01785036899411") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea946_d20260726_m033452_c001_v0001102_t0055_u01785036892678") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f413394997ce9248a_d20260726_m033443_c001_v7007000_t0000_u01785036883876") 2026/07/26 03:36:37 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea928_d20260726_m033437_c001_v0001102_t0012_u01785036877617") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f400cc35119cdf9c1_d20260726_m033428_c001_v7007000_t0000_u01785036868563") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8fc_d20260726_m033422_c001_v0001102_t0012_u01785036862118") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa498c27_d20260726_m033413_c001_v7007000_t0000_u01785036853458") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea8da_d20260726_m033406_c001_v0001102_t0017_u01785036846460") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41142c4d302a187d_d20260726_m033352_c001_v7007000_t0000_u01785036832046") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76458eb_d20260726_m033348_c001_v0001113_t0035_u01785036828938") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f426e7bf1f9173897_d20260726_m033339_c001_v7007000_t0000_u01785036819613") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38ea_d20260726_m033332_c001_v0001134_t0036_u01785036812342") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f419fba77293286a3_d20260726_m033330_c001_v7007000_t0000_u01785036810802") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38d0_d20260726_m033327_c001_v0001134_t0053_u01785036807930") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d59867dfb_d20260726_m033319_c001_v7007000_t0000_u01785036799260") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea85c_d20260726_m033312_c001_v0001102_t0001_u01785036792424") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f407f393e6e32cee4_d20260726_m033310_c001_v7007000_t0000_u01785036790969") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3892_d20260726_m033307_c001_v0001134_t0025_u01785036787781") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa497a5c_d20260726_m033253_c001_v7007000_t0000_u01785036773249") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d7645849_d20260726_m033249_c001_v0001113_t0014_u01785036769649") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41270844aa0bf972_d20260726_m033241_c001_v7007000_t0000_u01785036761108") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d764582f_d20260726_m033234_c001_v0001113_t0011_u01785036754101") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f42009d4baa49799a_d20260726_m033224_c001_v7007000_t0000_u01785036744038") 2026/07/26 03:36:38 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457f9_d20260726_m033217_c001_v0001113_t0051_u01785036737552") 2026/07/26 03:36:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583f39_d20260726_m033334_c001_v7007000_t0000_u01785036814707") 2026/07/26 03:36:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc38d2_d20260726_m033328_c001_v0001134_t0002_u01785036808959") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583deb_d20260726_m033209_c001_v7007000_t0000_u01785036729500") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea7ac_d20260726_m033206_c001_v0001102_t0044_u01785036726945") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecab63_d20260726_m033205_c001_v7007000_t0000_u01785036725862") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc3806_d20260726_m033203_c001_v0001134_t0036_u01785036723318") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dca70_d20260726_m032806_c001_v7007000_t0000_u01785036486213") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52959_d20260726_m032805_c001_v0001101_t0053_u01785036485284") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce726_d20260726_m032804_c001_v7007000_t0000_u01785036484720") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f6d_d20260726_m032803_c001_v0001183_t0018_u01785036483980") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673b6_d20260726_m032710_c001_v7007000_t0000_u01785036430959") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d43_d20260726_m032709_c001_v0001183_t0059_u01785036429470") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673b5_d20260726_m032709_c001_v7007000_t0000_u01785036429119") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d35_d20260726_m032708_c001_v0001183_t0058_u01785036428020") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673b2_d20260726_m032705_c001_v7007000_t0000_u01785036425999") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d11_d20260726_m032705_c001_v0001183_t0041_u01785036425059") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673ad_d20260726_m032704_c001_v7007000_t0000_u01785036424535") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599d07_d20260726_m032703_c001_v0001183_t0000_u01785036423588") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ced_d20260726_m032701_c001_v0001183_t0014_u01785036421070") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673a6_d20260726_m032700_c001_v7007000_t0000_u01785036420721") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ce5_d20260726_m032700_c001_v0001183_t0047_u01785036420015") 2026/07/26 03:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599cdf_d20260726_m032659_c001_v0001183_t0040_u01785036419301") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4091565d598673a1_d20260726_m032658_c001_v7007000_t0000_u01785036418932") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599cd1_d20260726_m032656_c001_v0001183_t0053_u01785036416108") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599cbd_d20260726_m032653_c001_v0001183_t0002_u01785036413474") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1d1_d20260726_m032653_c001_v7007000_t0000_u01785036413094") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599cb7_d20260726_m032652_c001_v0001183_t0058_u01785036412521") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599caf_d20260726_m032651_c001_v0001183_t0054_u01785036411751") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1d0_d20260726_m032651_c001_v7007000_t0000_u01785036411364") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599ca3_d20260726_m032647_c001_v0001183_t0030_u01785036407523") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1ce_d20260726_m032647_c001_v7007000_t0000_u01785036407142") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c9b_d20260726_m032646_c001_v0001183_t0026_u01785036406514") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1cd_d20260726_m032645_c001_v7007000_t0000_u01785036405571") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c8b_d20260726_m032645_c001_v0001183_t0053_u01785036405001") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1cc_d20260726_m032644_c001_v7007000_t0000_u01785036404434") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c7b_d20260726_m032643_c001_v0001183_t0001_u01785036403857") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1cb_d20260726_m032642_c001_v7007000_t0000_u01785036402905") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c6f_d20260726_m032642_c001_v0001183_t0017_u01785036402145") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1ca_d20260726_m032641_c001_v7007000_t0000_u01785036401564") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c67_d20260726_m032641_c001_v0001183_t0017_u01785036401003") 2026/07/26 03:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1c9_d20260726_m032640_c001_v7007000_t0000_u01785036400432") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c5b_d20260726_m032639_c001_v0001183_t0057_u01785036399839") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b1a3_d20260726_m032635_c001_v7007000_t0000_u01785036395442") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c2b_d20260726_m032634_c001_v0001183_t0038_u01785036394878") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b19a_d20260726_m032634_c001_v7007000_t0000_u01785036394313") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c23_d20260726_m032633_c001_v0001183_t0001_u01785036393742") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b197_d20260726_m032632_c001_v7007000_t0000_u01785036392798") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599c19_d20260726_m032632_c001_v0001183_t0026_u01785036392106") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c71b18e_d20260726_m032629_c001_v7007000_t0000_u01785036389805") 2026/07/26 03:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599bfb_d20260726_m032629_c001_v0001183_t0036_u01785036389226") 2026/07/26 03:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583dee_d20260726_m033209_c001_v7007000_t0000_u01785036729698") 2026/07/26 03:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76457cf_d20260726_m033206_c001_v0001113_t0030_u01785036726955") 2026/07/26 03:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41609b788fecab64_d20260726_m033206_c001_v7007000_t0000_u01785036726039") 2026/07/26 03:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a666_d20260726_m033203_c001_v0001183_t0027_u01785036723329") 2026/07/26 03:36:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd507_d20260726_m033517_c001_v7007000_t0000_u01785036917020") 2026/07/26 03:36:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459cf_d20260726_m033516_c001_v0001113_t0014_u01785036916121") 2026/07/26 03:36:41 DEBUG : sub/yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71f_d20260726_m032801_c001_v7007000_t0000_u01785036481982") 2026/07/26 03:36:41 DEBUG : sub/yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52943_d20260726_m032759_c001_v0001101_t0027_u01785036479880") 2026/07/26 03:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d85_d20260726_m033202_c001_v7007000_t0000_u01785036722577") 2026/07/26 03:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea796_d20260726_m033200_c001_v0001102_t0014_u01785036720748") 2026/07/26 03:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d79_d20260726_m033159_c001_v7007000_t0000_u01785036719966") 2026/07/26 03:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc37fc_d20260726_m033158_c001_v0001134_t0002_u01785036718327") 2026/07/26 03:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d89_d20260726_m033202_c001_v7007000_t0000_u01785036722758") 2026/07/26 03:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a658_d20260726_m033200_c001_v0001183_t0048_u01785036720738") 2026/07/26 03:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f401662ec09583d7a_d20260726_m033200_c001_v7007000_t0000_u01785036720146") 2026/07/26 03:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959a64a_d20260726_m033158_c001_v0001183_t0038_u01785036718345") 2026/07/26 03:36:42 DEBUG : three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce6ed_d20260726_m032753_c001_v7007000_t0000_u01785036473015") 2026/07/26 03:36:42 DEBUG : three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f17_d20260726_m032751_c001_v0001183_t0016_u01785036471907") 2026/07/26 03:36:42 DEBUG : three: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba9599f09_d20260726_m032749_c001_v0001183_t0029_u01785036469832") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd508_d20260726_m033518_c001_v7007000_t0000_u01785036918666") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959ab61_d20260726_m033517_c001_v0001183_t0058_u01785036917942") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd571_d20260726_m033537_c001_v7007000_t0000_u01785036937690") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39e2_d20260726_m033535_c001_v0001134_t0019_u01785036935905") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd56f_d20260726_m033534_c001_v7007000_t0000_u01785036934373") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959abb7_d20260726_m033532_c001_v0001183_t0010_u01785036932671") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd56b_d20260726_m033531_c001_v7007000_t0000_u01785036931731") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459fb_d20260726_m033531_c001_v0001113_t0036_u01785036931074") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd55d_d20260726_m033525_c001_v7007000_t0000_u01785036925822") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959ab8b_d20260726_m033524_c001_v0001183_t0001_u01785036924652") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd561_d20260726_m033528_c001_v7007000_t0000_u01785036928362") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39d2_d20260726_m033526_c001_v0001134_t0055_u01785036926751") 2026/07/26 03:36:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd55a_d20260726_m033523_c001_v7007000_t0000_u01785036923710") 2026/07/26 03:36:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10000967d76459e1_d20260726_m033522_c001_v0001113_t0043_u01785036922986") 2026/07/26 03:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd533_d20260726_m033522_c001_v7007000_t0000_u01785036922062") 2026/07/26 03:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea97e_d20260726_m033521_c001_v0001102_t0009_u01785036921280") 2026/07/26 03:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd510_d20260726_m033520_c001_v7007000_t0000_u01785036920346") 2026/07/26 03:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f105a7c53e0bc39be_d20260726_m033519_c001_v0001134_t0031_u01785036919642") 2026/07/26 03:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f417f9d998c73275f_d20260726_m033542_c001_v7007000_t0000_u01785036942856") 2026/07/26 03:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f112afbeba959abe5_d20260726_m033542_c001_v0001183_t0058_u01785036942208") 2026/07/26 03:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd562_d20260726_m033530_c001_v7007000_t0000_u01785036930145") 2026/07/26 03:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea986_d20260726_m033529_c001_v0001102_t0040_u01785036929363") 2026/07/26 03:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd572_d20260726_m033538_c001_v7007000_t0000_u01785036938274") 2026/07/26 03:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea998_d20260726_m033537_c001_v0001102_t0002_u01785036937415") 2026/07/26 03:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f41713ed0815dd570_d20260726_m033534_c001_v7007000_t0000_u01785036934968") 2026/07/26 03:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f107692e3478e00fd_d20260726_m033533_c001_v0001097_t0015_u01785036933930") 2026/07/26 03:36:43 DEBUG : two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce6f1_d20260726_m032753_c001_v7007000_t0000_u01785036473196") 2026/07/26 03:36:43 DEBUG : two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4033953b163ea4cc_d20260726_m032751_c001_v0001102_t0021_u01785036471351") 2026/07/26 03:36:43 DEBUG : two: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f412afbeba9599eff_d20260726_m032749_c001_v0001183_t0039_u01785036469657") 2026/07/26 03:36:43 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce722_d20260726_m032802_c001_v7007000_t0000_u01785036482709") 2026/07/26 03:36:43 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1043df003837b1a0_d20260726_m032801_c001_v0001041_t0002_u01785036481465") 2026/07/26 03:36:43 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71c_d20260726_m032758_c001_v7007000_t0000_u01785036478523") 2026/07/26 03:36:44 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1178fd6aa6e52935_d20260726_m032757_c001_v0001101_t0005_u01785036477120") 2026/07/26 03:36:44 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce719_d20260726_m032755_c001_v7007000_t0000_u01785036475833") 2026/07/26 03:36:44 DEBUG : yam: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f1033953b163ea4d8_d20260726_m032753_c001_v0001102_t0032_u01785036473759") 2026/07/26 03:36:44 DEBUG : yaml: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71e_d20260726_m032759_c001_v7007000_t0000_u01785036479323") 2026/07/26 03:36:44 DEBUG : yaml: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f119b943139cfbeaf_d20260726_m032758_c001_v0001171_t0055_u01785036478222") 2026/07/26 03:36:44 DEBUG : yaml: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f4069203833dce71b_d20260726_m032756_c001_v7007000_t0000_u01785036476562") 2026/07/26 03:36:44 DEBUG : yaml: Deleting (id "4_z2fd2bd43705d9bcb9ff80e1b_f10661be68e35ed8f_d20260726_m032755_c001_v0001144_t0058_u01785036475099") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m18.896271964s (try 1/5)